Pull request #43502 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad rather than a46700dbdbf4d8bb5215f88b4f614edea97e0972 Obtained Jenkinsfile from 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43502@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-19T14:53:19.659Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-19T14:53:19.664Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-19T14:53:19.886Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b9a2f22b2e8e6761) in /home/ubuntu/workspace/moby_PR-43502 [Pipeline] { [Pipeline] checkout [2022-04-19T14:53:19.922Z] The recommended git tool is: git [2022-04-19T14:53:19.929Z] using credential docker-jenkins-github-credentials [2022-04-19T14:53:19.937Z] Cloning the remote Git repository [2022-04-19T14:53:19.937Z] Cloning with configured refspecs honoured and without tags [2022-04-19T14:53:20.055Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T14:53:20.055Z] > git init /home/ubuntu/workspace/moby_PR-43502 # timeout=10 [2022-04-19T14:53:20.084Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:53:20.084Z] > git --version # timeout=10 [2022-04-19T14:53:20.089Z] > git --version # 'git version 2.17.1' [2022-04-19T14:53:20.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:53:20.089Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:53:35.923Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:53:35.846Z] Fetching without tags [2022-04-19T14:53:36.040Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:53:36.600Z] Merge succeeded, producing a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:53:36.601Z] Checking out Revision a46700dbdbf4d8bb5215f88b4f614edea97e0972 (PR-43502) [2022-04-19T14:53:37.246Z] Commit message: "Cleanup servicebindings only on Windows" [2022-04-19T14:53:37.247Z] First time build. Skipping changelog. [2022-04-19T14:53:37.412Z] > git --version # timeout=10 [2022-04-19T14:53:37.415Z] > git --version # 'git version 2.17.1' [2022-04-19T14:53:37.419Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T14:53:35.926Z] > git config --add remote.origin.fetch +refs/pull/43502/head:refs/remotes/origin/PR-43502 # timeout=10 [2022-04-19T14:53:35.943Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:53:35.953Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:53:35.972Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:53:35.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:53:35.974Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:53:36.158Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:53:36.163Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:53:36.682Z] > git remote # timeout=10 [2022-04-19T14:53:36.686Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T14:53:36.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:53:36.691Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T14:53:36.705Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T14:53:36.723Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:53:36.735Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-19T14:53:37.950Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43502:/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-04-19T14:53:40.467Z] 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 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional [2022-04-19T14:53:40.966Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-00208d71b261bc5db) in /home/ubuntu/workspace/moby_PR-43502 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) [2022-04-19T14:53:40.978Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f15996fbc28201ad) in /home/ubuntu/workspace/moby_PR-43502 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] } [2022-04-19T14:53:40.981Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a914ba557b15e825) in /home/ubuntu/workspace/moby_PR-43502 [Pipeline] { [Pipeline] checkout [2022-04-19T14:53:41.026Z] The recommended git tool is: git [2022-04-19T14:53:41.027Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-088340f890ab92d56) in /home/ubuntu/workspace/moby_PR-43502 [2022-04-19T14:53:41.033Z] using credential docker-jenkins-github-credentials [2022-04-19T14:53:41.039Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e230a1beeb58c144) in /home/ubuntu/workspace/moby_PR-43502 [Pipeline] { [2022-04-19T14:53:41.041Z] Cloning the remote Git repository [2022-04-19T14:53:41.042Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] checkout [2022-04-19T14:53:41.129Z] The recommended git tool is: git [2022-04-19T14:53:41.133Z] The recommended git tool is: git [2022-04-19T14:53:41.140Z] using credential docker-jenkins-github-credentials [2022-04-19T14:53:41.142Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] { [2022-04-19T14:53:41.154Z] Cloning the remote Git repository [2022-04-19T14:53:41.154Z] Cloning with configured refspecs honoured and without tags [2022-04-19T14:53:41.159Z] Cloning the remote Git repository [2022-04-19T14:53:41.159Z] Cloning with configured refspecs honoured and without tags 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] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-04-19T14:53:41.257Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2022-04-19T14:53:41.277Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-19T14:53:41.067Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T14:53:41.067Z] > git init /home/ubuntu/workspace/moby_PR-43502 # timeout=10 [2022-04-19T14:53:41.071Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:53:41.071Z] > git --version # timeout=10 [2022-04-19T14:53:41.073Z] > git --version # 'git version 2.17.1' [2022-04-19T14:53:41.073Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:53:41.074Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:53:41.165Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T14:53:41.165Z] > git init /home/ubuntu/workspace/moby_PR-43502 # timeout=10 [2022-04-19T14:53:41.177Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:53:41.177Z] > git --version # timeout=10 [2022-04-19T14:53:41.193Z] > git --version # 'git version 2.25.1' [2022-04-19T14:53:41.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:53:41.195Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:53:41.161Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T14:53:41.161Z] > git init /home/ubuntu/workspace/moby_PR-43502 # timeout=10 [2022-04-19T14:53:41.180Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:53:41.180Z] > git --version # timeout=10 [2022-04-19T14:53:41.182Z] > git --version # 'git version 2.25.1' [2022-04-19T14:53:41.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:53:41.183Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:53:43.315Z] using credential docker-jenkins-github-credentials [2022-04-19T14:53:43.324Z] Cloning the remote Git repository [2022-04-19T14:53:43.324Z] Cloning with configured refspecs honoured and without tags [2022-04-19T14:53:43.483Z] using credential docker-jenkins-github-credentials [2022-04-19T14:53:43.492Z] Cloning the remote Git repository [2022-04-19T14:53:43.492Z] Cloning with configured refspecs honoured and without tags [2022-04-19T14:53:43.512Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T14:53:43.388Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T14:53:43.440Z] > git init /home/ubuntu/workspace/moby_PR-43502 # timeout=10 [2022-04-19T14:53:43.516Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:53:43.516Z] > git --version # timeout=10 [2022-04-19T14:53:43.526Z] > git --version # 'git version 2.17.1' [2022-04-19T14:53:43.526Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:53:43.528Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:53:43.567Z] > git init /home/ubuntu/workspace/moby_PR-43502 # timeout=10 [2022-04-19T14:53:43.621Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:53:43.621Z] > git --version # timeout=10 [2022-04-19T14:53:43.629Z] > git --version # 'git version 2.17.1' [2022-04-19T14:53:43.629Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:53:43.631Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:53:50.254Z] Fetching without tags [2022-04-19T14:53:50.414Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:53:50.268Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:53:50.270Z] > git config --add remote.origin.fetch +refs/pull/43502/head:refs/remotes/origin/PR-43502 # timeout=10 [2022-04-19T14:53:50.272Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:53:50.276Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:53:50.279Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:53:50.279Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:53:50.280Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:53:50.439Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:53:50.441Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:53:50.936Z] Merge succeeded, producing a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:53:50.937Z] Checking out Revision a46700dbdbf4d8bb5215f88b4f614edea97e0972 (PR-43502) [2022-04-19T14:53:51.536Z] Commit message: "Cleanup servicebindings only on Windows" [2022-04-19T14:53:51.592Z] > git --version # timeout=10 [2022-04-19T14:53:51.594Z] > git --version # 'git version 2.17.1' [2022-04-19T14:53:51.596Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T14:53:50.939Z] > git remote # timeout=10 [2022-04-19T14:53:50.941Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T14:53:50.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:53:50.943Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T14:53:50.957Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T14:53:50.962Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:53:50.964Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T14:53:52.428Z] + docker version [2022-04-19T14:53:52.428Z] Client: Docker Engine - Community [2022-04-19T14:53:52.428Z] Version: 20.10.14 [2022-04-19T14:53:52.428Z] API version: 1.41 [2022-04-19T14:53:52.428Z] Go version: go1.16.15 [2022-04-19T14:53:52.428Z] Git commit: a224086 [2022-04-19T14:53:52.428Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-19T14:53:52.428Z] OS/Arch: linux/amd64 [2022-04-19T14:53:52.428Z] Context: default [2022-04-19T14:53:52.428Z] Experimental: true [2022-04-19T14:53:52.428Z] [2022-04-19T14:53:52.428Z] Server: Docker Engine - Community [2022-04-19T14:53:52.428Z] Engine: [2022-04-19T14:53:52.428Z] Version: 20.10.14 [2022-04-19T14:53:52.428Z] API version: 1.41 (minimum version 1.12) [2022-04-19T14:53:52.428Z] Go version: go1.16.15 [2022-04-19T14:53:52.428Z] Git commit: 87a90dc [2022-04-19T14:53:52.428Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-19T14:53:52.428Z] OS/Arch: linux/amd64 [2022-04-19T14:53:52.428Z] Experimental: true [2022-04-19T14:53:52.428Z] containerd: [2022-04-19T14:53:52.428Z] Version: 1.5.11 [2022-04-19T14:53:52.428Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T14:53:52.428Z] runc: [2022-04-19T14:53:52.428Z] Version: 1.0.3 [2022-04-19T14:53:52.428Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T14:53:52.428Z] docker-init: [2022-04-19T14:53:52.428Z] Version: 0.19.0 [2022-04-19T14:53:52.428Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-19T14:53:52.759Z] + docker info [2022-04-19T14:53:52.759Z] Client: [2022-04-19T14:53:52.759Z] Context: default [2022-04-19T14:53:52.759Z] Debug Mode: false [2022-04-19T14:53:52.759Z] Plugins: [2022-04-19T14:53:52.759Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T14:53:52.759Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T14:53:52.759Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-19T14:53:52.759Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-19T14:53:52.759Z] [2022-04-19T14:53:52.759Z] Server: [2022-04-19T14:53:52.759Z] Containers: 0 [2022-04-19T14:53:52.759Z] Running: 0 [2022-04-19T14:53:52.759Z] Paused: 0 [2022-04-19T14:53:52.759Z] Stopped: 0 [2022-04-19T14:53:52.759Z] Images: 2 [2022-04-19T14:53:52.759Z] Server Version: 20.10.14 [2022-04-19T14:53:52.759Z] Storage Driver: overlay2 [2022-04-19T14:53:52.759Z] Backing Filesystem: extfs [2022-04-19T14:53:52.759Z] Supports d_type: true [2022-04-19T14:53:52.759Z] Native Overlay Diff: true [2022-04-19T14:53:52.759Z] userxattr: false [2022-04-19T14:53:52.759Z] Logging Driver: json-file [2022-04-19T14:53:52.759Z] Cgroup Driver: cgroupfs [2022-04-19T14:53:52.759Z] Cgroup Version: 1 [2022-04-19T14:53:52.759Z] Plugins: [2022-04-19T14:53:52.759Z] Volume: local [2022-04-19T14:53:52.759Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T14:53:52.759Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T14:53:52.759Z] Swarm: inactive [2022-04-19T14:53:52.759Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-19T14:53:52.759Z] Default Runtime: runc [2022-04-19T14:53:52.759Z] Init Binary: docker-init [2022-04-19T14:53:52.759Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T14:53:52.759Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T14:53:52.759Z] init version: de40ad0 [2022-04-19T14:53:52.759Z] Security Options: [2022-04-19T14:53:52.759Z] apparmor [2022-04-19T14:53:52.759Z] seccomp [2022-04-19T14:53:52.759Z] Profile: default [2022-04-19T14:53:52.759Z] Kernel Version: 5.4.0-1071-aws [2022-04-19T14:53:52.759Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-19T14:53:52.759Z] OSType: linux [2022-04-19T14:53:52.759Z] Architecture: x86_64 [2022-04-19T14:53:52.759Z] CPUs: 8 [2022-04-19T14:53:52.759Z] Total Memory: 30.58GiB [2022-04-19T14:53:52.759Z] Name: ip-10-100-73-222 [2022-04-19T14:53:52.759Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-19T14:53:52.759Z] Docker Root Dir: /var/lib/docker [2022-04-19T14:53:52.759Z] Debug Mode: false [2022-04-19T14:53:52.759Z] Registry: https://index.docker.io/v1/ [2022-04-19T14:53:52.759Z] Labels: [2022-04-19T14:53:52.759Z] Experimental: true [2022-04-19T14:53:52.759Z] Insecure Registries: [2022-04-19T14:53:52.759Z] 127.0.0.0/8 [2022-04-19T14:53:52.759Z] Live Restore Enabled: true [2022-04-19T14:53:52.759Z] [2022-04-19T14:53:52.759Z] WARNING: No swap limit support [Pipeline] sh [2022-04-19T14:53:53.054Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T14:53:53.054Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T14:53:53.054Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43502/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-19T14:53:53.054Z] + bash /home/ubuntu/workspace/moby_PR-43502/check-config.sh [2022-04-19T14:53:53.054Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-19T14:53:53.054Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-19T14:53:53.054Z] [2022-04-19T14:53:53.054Z] Generally Necessary: [2022-04-19T14:53:53.054Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-19T14:53:53.054Z] - apparmor: enabled and tools installed [2022-04-19T14:53:53.054Z] - CONFIG_NAMESPACES: enabled [2022-04-19T14:53:53.054Z] - CONFIG_NET_NS: enabled [2022-04-19T14:53:53.054Z] - CONFIG_PID_NS: enabled [2022-04-19T14:53:53.054Z] - CONFIG_IPC_NS: enabled [2022-04-19T14:53:53.054Z] - CONFIG_UTS_NS: enabled [2022-04-19T14:53:53.054Z] - CONFIG_CGROUPS: enabled [2022-04-19T14:53:53.054Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-19T14:53:53.054Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-19T14:53:53.054Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-19T14:53:53.054Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-19T14:53:53.054Z] - CONFIG_CPUSETS: enabled [2022-04-19T14:53:53.310Z] - CONFIG_MEMCG: enabled [2022-04-19T14:53:53.310Z] - CONFIG_KEYS: enabled [2022-04-19T14:53:53.310Z] - CONFIG_VETH: enabled (as module) [2022-04-19T14:53:53.310Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-19T14:53:53.310Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-19T14:53:53.310Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-19T14:53:53.310Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-19T14:53:53.310Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-19T14:53:53.310Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-19T14:53:53.310Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-19T14:53:53.310Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-19T14:53:53.310Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-19T14:53:53.310Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-19T14:53:53.310Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-19T14:53:53.310Z] - CONFIG_CGROUP_BPF: enabled [2022-04-19T14:53:53.310Z] [2022-04-19T14:53:53.310Z] Optional Features: [2022-04-19T14:53:53.310Z] - CONFIG_USER_NS: enabled [2022-04-19T14:53:53.310Z] - CONFIG_SECCOMP: enabled [2022-04-19T14:53:53.310Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-19T14:53:53.311Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-19T14:53:53.311Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-19T14:53:53.311Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-19T14:53:53.311Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-19T14:53:53.311Z] - CONFIG_BLK_CGROUP: enabled [2022-04-19T14:53:53.311Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-19T14:53:53.311Z] - CONFIG_CGROUP_PERF: enabled [2022-04-19T14:53:53.311Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-19T14:53:53.311Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-19T14:53:53.311Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-19T14:53:53.311Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-19T14:53:53.311Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-19T14:53:53.311Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-19T14:53:53.311Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-19T14:53:53.311Z] - CONFIG_IP_VS: enabled (as module) [2022-04-19T14:53:53.311Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-19T14:53:53.311Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-19T14:53:53.311Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-19T14:53:53.311Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-19T14:53:53.568Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-19T14:53:53.568Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-19T14:53:53.568Z] - CONFIG_EXT4_FS: enabled [2022-04-19T14:53:53.568Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-19T14:53:53.568Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-19T14:53:53.568Z] - Network Drivers: [2022-04-19T14:53:53.568Z] - "overlay": [2022-04-19T14:53:53.568Z] - CONFIG_VXLAN: enabled (as module) [2022-04-19T14:53:53.568Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-19T14:53:53.568Z] Optional (for encrypted networks): [2022-04-19T14:53:53.568Z] - CONFIG_CRYPTO: enabled [2022-04-19T14:53:53.568Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-19T14:53:53.568Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-19T14:53:53.568Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-19T14:53:53.568Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-19T14:53:53.568Z] - CONFIG_XFRM: enabled [2022-04-19T14:53:53.568Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-19T14:53:53.568Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-19T14:53:53.568Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-19T14:53:53.568Z] - "ipvlan": [2022-04-19T14:53:53.568Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-19T14:53:53.568Z] - "macvlan": [2022-04-19T14:53:53.568Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-19T14:53:53.568Z] - CONFIG_DUMMY: enabled (as module) [2022-04-19T14:53:53.568Z] - "ftp,tftp client in container": [2022-04-19T14:53:53.568Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-19T14:53:53.568Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-19T14:53:53.568Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-19T14:53:53.568Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-19T14:53:53.568Z] - Storage Drivers: [2022-04-19T14:53:53.568Z] - "aufs": [2022-04-19T14:53:53.568Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-19T14:53:53.568Z] - "btrfs": [2022-04-19T14:53:53.568Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-19T14:53:53.568Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-19T14:53:53.568Z] - "devicemapper": [2022-04-19T14:53:53.568Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-19T14:53:53.568Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-19T14:53:53.568Z] - "overlay": [2022-04-19T14:53:53.568Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-19T14:53:53.568Z] - "zfs": [2022-04-19T14:53:53.568Z] - /dev/zfs: present [2022-04-19T14:53:53.568Z] - zfs command: missing [2022-04-19T14:53:53.568Z] - zpool command: missing [2022-04-19T14:53:53.568Z] [2022-04-19T14:53:53.568Z] Limits: [2022-04-19T14:53:53.568Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-19T14:53:53.568Z] [2022-04-19T14:53:53.568Z] + true [Pipeline] } [2022-04-19T14:53:53.575Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-19T14:53:53.553Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:53:53.556Z] > git config --add remote.origin.fetch +refs/pull/43502/head:refs/remotes/origin/PR-43502 # timeout=10 [2022-04-19T14:53:53.564Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:53:53.570Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:53:53.576Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:53:53.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:53:53.577Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:53:53.810Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:53:53.886Z] + sudo modprobe ip_vs [2022-04-19T14:53:53.886Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 . [2022-04-19T14:53:53.886Z] #1 [internal] load build definition from Dockerfile [2022-04-19T14:53:53.886Z] #1 sha256:06a59f566ed3164190c09be5ada853ea1458e99e73bc2233dededbed7a17fbe6 [2022-04-19T14:53:54.142Z] #1 transferring dockerfile: 16.77kB done [2022-04-19T14:53:54.142Z] #1 DONE 0.0s [2022-04-19T14:53:54.142Z] [2022-04-19T14:53:54.142Z] #2 [internal] load .dockerignore [2022-04-19T14:53:54.142Z] #2 sha256:dcd09220a84c40b078346ecb1f887b912f572e575700c6ccac7189f04c5e9d9f [2022-04-19T14:53:54.142Z] #2 transferring context: 87B done [2022-04-19T14:53:54.142Z] #2 DONE 0.0s [2022-04-19T14:53:54.142Z] [2022-04-19T14:53:54.142Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T14:53:54.142Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-19T14:53:54.142Z] #3 DONE 0.1s [2022-04-19T14:53:54.142Z] [2022-04-19T14:53:54.142Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T14:53:54.142Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-19T14:53:54.142Z] #4 CACHED [2022-04-19T14:53:54.369Z] Merge succeeded, producing a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:53:54.370Z] Checking out Revision a46700dbdbf4d8bb5215f88b4f614edea97e0972 (PR-43502) [2022-04-19T14:53:54.400Z] [2022-04-19T14:53:54.400Z] #6 [internal] load .dockerignore [2022-04-19T14:53:54.400Z] #6 sha256:87e35ff4cb75ee1376e73d308e95815a9a16af624f973304cd1709dc43630686 [2022-04-19T14:53:54.400Z] #6 DONE 0.0s [2022-04-19T14:53:54.400Z] [2022-04-19T14:53:54.400Z] #5 [internal] load build definition from Dockerfile [2022-04-19T14:53:54.400Z] #5 sha256:9f711eb6ac1e634803e9f42a60c8b22323bd8666ff4fd37392846126a327c619 [2022-04-19T14:53:54.400Z] #5 DONE 0.0s [2022-04-19T14:53:54.400Z] [2022-04-19T14:53:54.400Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T14:53:54.400Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T14:53:54.400Z] #8 DONE 0.1s [2022-04-19T14:53:54.400Z] [2022-04-19T14:53:54.400Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-19T14:53:54.400Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-19T14:53:54.400Z] #7 DONE 0.1s [2022-04-19T14:53:54.400Z] [2022-04-19T14:53:54.400Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T14:53:54.400Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-19T14:53:54.400Z] #9 DONE 0.1s [2022-04-19T14:53:54.400Z] [2022-04-19T14:53:54.400Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T14:53:54.400Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T14:53:54.400Z] #10 DONE 0.1s [2022-04-19T14:53:54.657Z] [2022-04-19T14:53:54.657Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T14:53:54.657Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T14:53:54.657Z] #69 DONE 0.0s [2022-04-19T14:53:54.657Z] [2022-04-19T14:53:54.657Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T14:53:54.657Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T14:53:54.657Z] #67 DONE 0.0s [2022-04-19T14:53:54.657Z] [2022-04-19T14:53:54.657Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:53:54.657Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:53:54.657Z] #11 DONE 0.0s [2022-04-19T14:53:54.657Z] [2022-04-19T14:53:54.657Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T14:53:54.657Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-19T14:53:54.657Z] #12 CACHED [2022-04-19T14:53:54.657Z] [2022-04-19T14:53:54.657Z] #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-04-19T14:53:54.657Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-19T14:53:54.657Z] #13 CACHED [2022-04-19T14:53:54.657Z] [2022-04-19T14:53:54.657Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T14:53:54.657Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T14:53:54.657Z] #28 DONE 0.0s [2022-04-19T14:53:54.657Z] [2022-04-19T14:53:54.657Z] #24 [internal] load build context [2022-04-19T14:53:54.657Z] #24 sha256:3bf5742a905c08f8bb2c87193b5f832776b374d9b7a21ea248505812f37562a4 [2022-04-19T14:53:54.871Z] Commit message: "Cleanup servicebindings only on Windows" [2022-04-19T14:53:54.896Z] > git --version # timeout=10 [2022-04-19T14:53:54.899Z] > git --version # 'git version 2.25.1' [2022-04-19T14:53:54.904Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T14:53:55.221Z] #24 ... [2022-04-19T14:53:55.221Z] [2022-04-19T14:53:55.221Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T14:53:55.221Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T14:53:55.221Z] #45 DONE 0.5s [2022-04-19T14:53:55.221Z] [2022-04-19T14:53:55.221Z] #24 [internal] load build context [2022-04-19T14:53:55.221Z] #24 sha256:3bf5742a905c08f8bb2c87193b5f832776b374d9b7a21ea248505812f37562a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-04-19T14:53:53.811Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:53:53.817Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:53:54.337Z] > git remote # timeout=10 [2022-04-19T14:53:54.344Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T14:53:54.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:53:54.348Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T14:53:54.359Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T14:53:54.371Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:53:54.376Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T14:53:55.477Z] #24 transferring context: 60.72MB 0.8s done [2022-04-19T14:53:55.477Z] #24 DONE 0.9s [2022-04-19T14:53:55.477Z] [2022-04-19T14:53:55.477Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T14:53:55.477Z] #62 sha256:e812c1d0fbf899052ac3e3eb14eeb7796feaaf9f1fd33647172875e635e6c4fe [2022-04-19T14:53:55.477Z] #62 ... [2022-04-19T14:53:55.477Z] [2022-04-19T14:53:55.477Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T14:53:55.477Z] #25 sha256:5fd9496a0229800270ca424420dde60c839054e7764e10111422ed329aaa0eb8 [2022-04-19T14:53:55.477Z] #25 DONE 0.2s [2022-04-19T14:53:55.617Z] + docker version [2022-04-19T14:53:55.617Z] Client: Docker Engine - Community [2022-04-19T14:53:55.617Z] Version: 20.10.14 [2022-04-19T14:53:55.617Z] API version: 1.41 [2022-04-19T14:53:55.617Z] Go version: go1.16.15 [2022-04-19T14:53:55.617Z] Git commit: a224086 [2022-04-19T14:53:55.617Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-19T14:53:55.617Z] OS/Arch: linux/arm64 [2022-04-19T14:53:55.617Z] Context: default [2022-04-19T14:53:55.617Z] Experimental: true [2022-04-19T14:53:55.617Z] [2022-04-19T14:53:55.617Z] Server: Docker Engine - Community [2022-04-19T14:53:55.617Z] Engine: [2022-04-19T14:53:55.617Z] Version: 20.10.14 [2022-04-19T14:53:55.617Z] API version: 1.41 (minimum version 1.12) [2022-04-19T14:53:55.617Z] Go version: go1.16.15 [2022-04-19T14:53:55.617Z] Git commit: 87a90dc [2022-04-19T14:53:55.617Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-19T14:53:55.617Z] OS/Arch: linux/arm64 [2022-04-19T14:53:55.617Z] Experimental: true [2022-04-19T14:53:55.617Z] containerd: [2022-04-19T14:53:55.617Z] Version: 1.5.11 [2022-04-19T14:53:55.617Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T14:53:55.617Z] runc: [2022-04-19T14:53:55.617Z] Version: 1.0.3 [2022-04-19T14:53:55.617Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T14:53:55.617Z] docker-init: [2022-04-19T14:53:55.617Z] Version: 0.19.0 [2022-04-19T14:53:55.617Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-19T14:53:55.734Z] [2022-04-19T14:53:55.734Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T14:53:55.734Z] #62 sha256:e812c1d0fbf899052ac3e3eb14eeb7796feaaf9f1fd33647172875e635e6c4fe [2022-04-19T14:53:55.734Z] #62 DONE 0.2s [2022-04-19T14:53:55.734Z] [2022-04-19T14:53:55.734Z] #63 [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-04-19T14:53:55.734Z] #63 sha256:4382b90b57d9da4704b888209f7d5fa12536e2f04d96a0e35757cd4720da4765 [2022-04-19T14:53:55.909Z] + docker info [2022-04-19T14:53:55.962Z] Still waiting to schedule task [2022-04-19T14:53:55.963Z] Waiting for next available executor on ‘windows-2019’ [2022-04-19T14:53:55.963Z] Still waiting to schedule task [2022-04-19T14:53:55.964Z] Waiting for next available executor on ‘windows-2022’ [2022-04-19T14:53:55.965Z] Still waiting to schedule task [2022-04-19T14:53:55.965Z] Waiting for next available executor on ‘windows-2022’ [2022-04-19T14:53:56.299Z] #63 0.554 + RM_GOPATH=0 [2022-04-19T14:53:56.299Z] #63 0.554 + TMP_GOPATH= [2022-04-19T14:53:56.299Z] #63 0.554 + : /build [2022-04-19T14:53:56.299Z] #63 0.554 + '[' -z '' ']' [2022-04-19T14:53:56.299Z] #63 0.555 ++ mktemp -d [2022-04-19T14:53:56.299Z] #63 0.556 + export GOPATH=/tmp/tmp.8JsD7jFAox [2022-04-19T14:53:56.299Z] #63 0.556 + GOPATH=/tmp/tmp.8JsD7jFAox [2022-04-19T14:53:56.299Z] #63 0.556 + RM_GOPATH=1 [2022-04-19T14:53:56.299Z] #63 0.556 + case "$(go env GOARCH)" in [2022-04-19T14:53:56.299Z] #63 0.557 ++ go env GOARCH [2022-04-19T14:53:56.299Z] #63 0.562 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T14:53:56.299Z] #63 0.562 + GO_BUILDMODE=-buildmode=pie [2022-04-19T14:53:56.299Z] #63 0.563 ++ dirname /install.sh [2022-04-19T14:53:56.299Z] #63 0.564 + dir=/ [2022-04-19T14:53:56.299Z] #63 0.564 + bin=rootlesskit [2022-04-19T14:53:56.299Z] #63 0.564 + shift [2022-04-19T14:53:56.299Z] #63 0.564 + '[' '!' -f //rootlesskit.installer ']' [2022-04-19T14:53:56.299Z] #63 0.564 + . //rootlesskit.installer [2022-04-19T14:53:56.299Z] #63 0.564 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T14:53:56.299Z] #63 0.564 + install_rootlesskit [2022-04-19T14:53:56.299Z] #63 0.564 + case "$1" in [2022-04-19T14:53:56.299Z] #63 0.564 + export CGO_ENABLED=0 [2022-04-19T14:53:56.299Z] #63 0.564 + CGO_ENABLED=0 [2022-04-19T14:53:56.299Z] #63 0.564 + _install_rootlesskit [2022-04-19T14:53:56.299Z] #63 0.567 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T14:53:56.299Z] #63 0.567 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-19T14:53:56.299Z] #63 0.567 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T14:53:56.299Z] #63 0.567 + GOBIN=/build [2022-04-19T14:53:56.299Z] #63 0.567 + GO111MODULE=on [2022-04-19T14:53:56.299Z] #63 0.567 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T14:53:56.299Z] #63 0.648 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-19T14:53:56.429Z] Fetching without tags [2022-04-19T14:53:56.684Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:53:56.853Z] Client: [2022-04-19T14:53:56.853Z] Context: default [2022-04-19T14:53:56.853Z] Debug Mode: false [2022-04-19T14:53:56.853Z] Plugins: [2022-04-19T14:53:56.853Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T14:53:56.853Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T14:53:56.853Z] [2022-04-19T14:53:56.853Z] Server: [2022-04-19T14:53:56.853Z] Containers: 0 [2022-04-19T14:53:56.853Z] Running: 0 [2022-04-19T14:53:56.853Z] Paused: 0 [2022-04-19T14:53:56.853Z] Stopped: 0 [2022-04-19T14:53:56.853Z] Images: 2 [2022-04-19T14:53:56.853Z] Server Version: 20.10.14 [2022-04-19T14:53:56.853Z] Storage Driver: overlay2 [2022-04-19T14:53:56.853Z] Backing Filesystem: extfs [2022-04-19T14:53:56.853Z] Supports d_type: true [2022-04-19T14:53:56.853Z] Native Overlay Diff: true [2022-04-19T14:53:56.853Z] userxattr: false [2022-04-19T14:53:56.853Z] Logging Driver: json-file [2022-04-19T14:53:56.853Z] Cgroup Driver: cgroupfs [2022-04-19T14:53:56.853Z] Cgroup Version: 1 [2022-04-19T14:53:56.853Z] Plugins: [2022-04-19T14:53:56.853Z] Volume: local [2022-04-19T14:53:56.853Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T14:53:56.853Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T14:53:56.853Z] Swarm: inactive [2022-04-19T14:53:56.853Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-19T14:53:56.853Z] Default Runtime: runc [2022-04-19T14:53:56.853Z] Init Binary: docker-init [2022-04-19T14:53:56.853Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T14:53:56.853Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T14:53:56.853Z] init version: de40ad0 [2022-04-19T14:53:56.853Z] Security Options: [2022-04-19T14:53:56.853Z] apparmor [2022-04-19T14:53:56.853Z] seccomp [2022-04-19T14:53:56.853Z] Profile: default [2022-04-19T14:53:56.853Z] Kernel Version: 5.13.0-1021-aws [2022-04-19T14:53:56.853Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-19T14:53:56.853Z] OSType: linux [2022-04-19T14:53:56.853Z] Architecture: aarch64 [2022-04-19T14:53:56.853Z] CPUs: 2 [2022-04-19T14:53:56.853Z] Total Memory: 7.578GiB [2022-04-19T14:53:56.853Z] Name: ip-10-100-57-164 [2022-04-19T14:53:56.853Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-19T14:53:56.853Z] Docker Root Dir: /var/lib/docker [2022-04-19T14:53:56.853Z] Debug Mode: false [2022-04-19T14:53:56.853Z] Registry: https://index.docker.io/v1/ [2022-04-19T14:53:56.853Z] Labels: [2022-04-19T14:53:56.853Z] Experimental: true [2022-04-19T14:53:56.853Z] Insecure Registries: [2022-04-19T14:53:56.853Z] 127.0.0.0/8 [2022-04-19T14:53:56.853Z] Live Restore Enabled: true [2022-04-19T14:53:56.853Z] [Pipeline] sh [2022-04-19T14:53:56.410Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:53:56.413Z] > git config --add remote.origin.fetch +refs/pull/43502/head:refs/remotes/origin/PR-43502 # timeout=10 [2022-04-19T14:53:56.417Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:53:56.424Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:53:56.433Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:53:56.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:53:56.434Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:53:56.688Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:53:56.691Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:53:57.142Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T14:53:57.142Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T14:53:57.142Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43502/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-19T14:53:57.142Z] + bash /home/ubuntu/workspace/moby_PR-43502/check-config.sh [2022-04-19T14:53:57.142Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-19T14:53:57.142Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-19T14:53:57.142Z] [2022-04-19T14:53:57.142Z] Generally Necessary: [2022-04-19T14:53:57.142Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-19T14:53:57.142Z] - apparmor: enabled and tools installed [2022-04-19T14:53:57.142Z] - CONFIG_NAMESPACES: enabled [2022-04-19T14:53:57.142Z] - CONFIG_NET_NS: enabled [2022-04-19T14:53:57.142Z] - CONFIG_PID_NS: enabled [2022-04-19T14:53:57.142Z] - CONFIG_IPC_NS: enabled [2022-04-19T14:53:57.142Z] - CONFIG_UTS_NS: enabled [2022-04-19T14:53:57.142Z] - CONFIG_CGROUPS: enabled [2022-04-19T14:53:57.142Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-19T14:53:57.142Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-19T14:53:57.142Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-19T14:53:57.142Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-19T14:53:57.142Z] - CONFIG_CPUSETS: enabled [2022-04-19T14:53:57.142Z] - CONFIG_MEMCG: enabled [2022-04-19T14:53:57.142Z] - CONFIG_KEYS: enabled [2022-04-19T14:53:57.142Z] - CONFIG_VETH: enabled (as module) [2022-04-19T14:53:57.142Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-19T14:53:57.142Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-19T14:53:57.142Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-19T14:53:57.142Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-19T14:53:57.142Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-19T14:53:57.142Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-19T14:53:57.142Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-19T14:53:57.142Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-19T14:53:57.142Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-19T14:53:57.142Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-19T14:53:57.142Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-19T14:53:57.142Z] - CONFIG_CGROUP_BPF: enabled [2022-04-19T14:53:57.142Z] [2022-04-19T14:53:57.142Z] Optional Features: [2022-04-19T14:53:57.252Z] Merge succeeded, producing a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:53:57.252Z] Checking out Revision a46700dbdbf4d8bb5215f88b4f614edea97e0972 (PR-43502) [2022-04-19T14:53:57.403Z] - CONFIG_USER_NS: enabled [2022-04-19T14:53:57.403Z] - CONFIG_SECCOMP: enabled [2022-04-19T14:53:57.403Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-19T14:53:57.403Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-19T14:53:57.403Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-19T14:53:57.403Z] (cgroup swap accounting is currently enabled) [2022-04-19T14:53:57.403Z] - CONFIG_BLK_CGROUP: enabled [2022-04-19T14:53:57.403Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-19T14:53:57.403Z] - CONFIG_CGROUP_PERF: enabled [2022-04-19T14:53:57.403Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-19T14:53:57.403Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-19T14:53:57.403Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-19T14:53:57.403Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-19T14:53:57.403Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-19T14:53:57.403Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-19T14:53:57.403Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-19T14:53:57.403Z] - CONFIG_IP_VS: enabled (as module) [2022-04-19T14:53:57.403Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-19T14:53:57.403Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-19T14:53:57.403Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-19T14:53:57.403Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-19T14:53:57.403Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-19T14:53:57.403Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-19T14:53:57.403Z] - CONFIG_EXT4_FS: enabled [2022-04-19T14:53:57.403Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-19T14:53:57.403Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-19T14:53:57.403Z] - Network Drivers: [2022-04-19T14:53:57.403Z] - "overlay": [2022-04-19T14:53:57.403Z] - CONFIG_VXLAN: enabled (as module) [2022-04-19T14:53:57.403Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-19T14:53:57.403Z] Optional (for encrypted networks): [2022-04-19T14:53:57.533Z] Commit message: "Cleanup servicebindings only on Windows" [2022-04-19T14:53:57.548Z] > git --version # timeout=10 [2022-04-19T14:53:57.560Z] > git --version # 'git version 2.25.1' [2022-04-19T14:53:57.567Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T14:53:57.664Z] - CONFIG_CRYPTO: enabled [2022-04-19T14:53:57.664Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-19T14:53:57.664Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-19T14:53:57.664Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-19T14:53:57.664Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-19T14:53:57.664Z] - CONFIG_XFRM: enabled [2022-04-19T14:53:57.664Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-19T14:53:57.664Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-19T14:53:57.664Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-19T14:53:57.664Z] - "ipvlan": [2022-04-19T14:53:57.664Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-19T14:53:57.664Z] - "macvlan": [2022-04-19T14:53:57.664Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-19T14:53:57.664Z] - CONFIG_DUMMY: enabled (as module) [2022-04-19T14:53:57.664Z] - "ftp,tftp client in container": [2022-04-19T14:53:57.664Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-19T14:53:57.664Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-19T14:53:57.664Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-19T14:53:57.664Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-19T14:53:57.664Z] - Storage Drivers: [2022-04-19T14:53:57.664Z] - "aufs": [2022-04-19T14:53:57.664Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-19T14:53:57.664Z] - "btrfs": [2022-04-19T14:53:57.664Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-19T14:53:57.664Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-19T14:53:57.664Z] - "devicemapper": [2022-04-19T14:53:57.664Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-19T14:53:57.664Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-19T14:53:57.664Z] - "overlay": [2022-04-19T14:53:57.664Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-19T14:53:57.664Z] - "zfs": [2022-04-19T14:53:57.664Z] - /dev/zfs: present [2022-04-19T14:53:57.664Z] - zfs command: missing [2022-04-19T14:53:57.664Z] - zpool command: missing [2022-04-19T14:53:57.664Z] [2022-04-19T14:53:57.664Z] Limits: [2022-04-19T14:53:57.664Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-19T14:53:57.664Z] [2022-04-19T14:53:57.664Z] + true [2022-04-19T14:53:57.665Z] #63 ... [2022-04-19T14:53:57.665Z] [2022-04-19T14:53:57.665Z] #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-04-19T14:53:57.665Z] #26 sha256:457f3c48997ca35cbdc6d4383a3458e9ba5cd86f15946bc80345c95eb175aa70 [2022-04-19T14:53:57.665Z] #26 0.613 + RM_GOPATH=0 [2022-04-19T14:53:57.665Z] #26 0.613 + TMP_GOPATH= [2022-04-19T14:53:57.665Z] #26 0.613 + : /build [2022-04-19T14:53:57.665Z] #26 0.613 + '[' -z '' ']' [2022-04-19T14:53:57.665Z] #26 0.613 ++ mktemp -d [2022-04-19T14:53:57.665Z] #26 0.614 + export GOPATH=/tmp/tmp.wi0p6gXYis [2022-04-19T14:53:57.665Z] #26 0.614 + GOPATH=/tmp/tmp.wi0p6gXYis [2022-04-19T14:53:57.665Z] #26 0.614 + RM_GOPATH=1 [2022-04-19T14:53:57.665Z] #26 0.614 + case "$(go env GOARCH)" in [2022-04-19T14:53:57.665Z] #26 0.615 ++ go env GOARCH [2022-04-19T14:53:57.665Z] #26 0.619 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T14:53:57.665Z] #26 0.619 + GO_BUILDMODE=-buildmode=pie [2022-04-19T14:53:57.665Z] #26 0.619 ++ dirname /install.sh [2022-04-19T14:53:57.665Z] #26 0.620 + dir=/ [2022-04-19T14:53:57.665Z] #26 0.620 + bin=dockercli [2022-04-19T14:53:57.665Z] #26 0.620 + shift [2022-04-19T14:53:57.665Z] #26 0.620 + '[' '!' -f //dockercli.installer ']' [2022-04-19T14:53:57.665Z] #26 0.620 + . //dockercli.installer [2022-04-19T14:53:57.665Z] #26 0.620 ++ : stable [2022-04-19T14:53:57.665Z] #26 0.620 ++ : 17.06.2-ce [2022-04-19T14:53:57.665Z] #26 0.620 + install_dockercli [2022-04-19T14:53:57.665Z] #26 0.620 Install docker/cli version 17.06.2-ce from stable [2022-04-19T14:53:57.665Z] #26 0.620 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-19T14:53:57.665Z] #26 0.621 ++ uname -m [2022-04-19T14:53:57.665Z] #26 0.621 + arch=x86_64 [2022-04-19T14:53:57.665Z] #26 0.621 + '[' x86_64 '!=' x86_64 ']' [2022-04-19T14:53:57.665Z] #26 0.621 + url=https://download.docker.com/linux/static [2022-04-19T14:53:57.665Z] #26 0.621 + tar -xz docker/docker [2022-04-19T14:53:57.665Z] #26 0.622 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-19T14:53:57.665Z] #26 1.616 + mkdir -p /build [2022-04-19T14:53:57.665Z] #26 1.617 + mv docker/docker /build/ [2022-04-19T14:53:57.665Z] #26 1.618 + rmdir docker [2022-04-19T14:53:57.665Z] #26 DONE 1.7s [2022-04-19T14:53:57.665Z] [2022-04-19T14:53:57.665Z] #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-04-19T14:53:57.665Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:53:57.665Z] #14 0.981 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T14:53:57.665Z] #14 1.161 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T14:53:57.665Z] #14 1.335 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:53:57.665Z] #14 1.463 Fetched 39.4 kB in 1s (46.5 kB/s) [2022-04-19T14:53:57.665Z] #14 1.463 Reading package lists... [2022-04-19T14:53:57.665Z] #14 2.004 Reading package lists... [2022-04-19T14:53:57.665Z] #14 2.541 Building dependency tree... [2022-04-19T14:53:57.665Z] #14 2.669 Reading state information... [2022-04-19T14:53:57.665Z] #14 2.791 The following additional packages will be installed: [2022-04-19T14:53:57.665Z] #14 2.791 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T14:53:57.665Z] #14 2.791 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-19T14:53:57.665Z] #14 2.791 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-19T14:53:57.665Z] #14 2.791 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-19T14:53:57.665Z] #14 2.791 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-19T14:53:57.665Z] #14 2.791 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-19T14:53:57.665Z] #14 2.791 mingw-w64-common mingw-w64-x86-64-dev [2022-04-19T14:53:57.665Z] #14 2.792 Suggested packages: [2022-04-19T14:53:57.665Z] #14 2.792 gcc-10-locales seccomp wine64 [2022-04-19T14:53:57.665Z] #14 2.963 The following NEW packages will be installed: [2022-04-19T14:53:57.665Z] #14 2.963 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T14:53:57.665Z] #14 2.963 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-19T14:53:57.665Z] #14 2.963 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-19T14:53:57.665Z] #14 2.963 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-19T14:53:57.665Z] #14 2.963 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-19T14:53:57.665Z] #14 2.963 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-19T14:53:57.665Z] #14 2.963 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-19T14:53:57.665Z] #14 2.963 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-19T14:53:57.665Z] #14 2.963 mingw-w64-x86-64-dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-04-19T14:53:57.966Z] #14 3.264 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T14:53:57.966Z] #14 3.264 Need to get 115 MB of archives. [2022-04-19T14:53:57.966Z] #14 3.264 After this operation, 645 MB of additional disk space will be used. [2022-04-19T14:53:57.966Z] #14 3.264 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-04-19T14:53:57.966Z] #14 ... [2022-04-19T14:53:57.966Z] [2022-04-19T14:53:57.966Z] #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-04-19T14:53:57.966Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T14:53:57.966Z] #29 CACHED [2022-04-19T14:53:57.966Z] [2022-04-19T14:53:57.966Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T14:53:57.966Z] #30 sha256:7b1dd267620a80462875c784eafa00c2a1c570c0b8e96168fb0a4c503e311ead [2022-04-19T14:53:57.966Z] #30 CACHED [2022-04-19T14:53:57.966Z] [2022-04-19T14:53:57.966Z] #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-04-19T14:53:57.966Z] #31 sha256:4bc432323cdbbf531dea5df0f7315a681998576544fcdd58cd755ee2dc85cab2 [2022-04-19T14:53:57.966Z] #31 CACHED [2022-04-19T14:53:57.966Z] [2022-04-19T14:53:57.966Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T14:53:57.966Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-19T14:53:57.966Z] #33 CACHED [2022-04-19T14:53:57.966Z] [2022-04-19T14:53:57.966Z] #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-04-19T14:53:57.966Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T14:53:57.966Z] #34 CACHED [2022-04-19T14:53:57.966Z] [2022-04-19T14:53:57.966Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T14:53:57.966Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-19T14:53:57.966Z] #36 CACHED [2022-04-19T14:53:57.966Z] [2022-04-19T14:53:57.966Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T14:53:57.966Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:53:57.967Z] #14 3.290 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-04-19T14:53:57.967Z] #14 3.316 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-19T14:53:57.967Z] #14 3.319 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-04-19T14:53:57.967Z] #14 3.320 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-19T14:53:57.967Z] #14 3.321 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-19T14:53:57.967Z] #14 3.363 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-04-19T14:53:57.967Z] #14 3.392 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-04-19T14:53:57.967Z] #14 3.394 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-04-19T14:53:57.967Z] #14 3.489 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] [Pipeline] sh [2022-04-19T14:53:57.997Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 . [2022-04-19T14:53:58.222Z] #14 ... [2022-04-19T14:53:58.222Z] [2022-04-19T14:53:58.222Z] #58 [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-04-19T14:53:58.222Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-19T14:53:58.222Z] #58 0.985 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T14:53:58.222Z] #58 1.157 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T14:53:58.222Z] #58 1.334 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:53:58.222Z] #58 1.469 Fetched 39.4 kB in 1s (44.3 kB/s) [2022-04-19T14:53:58.222Z] #58 1.469 Reading package lists... [2022-04-19T14:53:58.222Z] #58 2.004 Reading package lists... [2022-04-19T14:53:58.222Z] #58 2.579 Building dependency tree... [2022-04-19T14:53:58.222Z] #58 2.698 Reading state information... [2022-04-19T14:53:58.222Z] #58 2.832 The following additional packages will be installed: [2022-04-19T14:53:58.222Z] #58 2.832 libbtrfs0 [2022-04-19T14:53:58.222Z] #58 2.850 The following NEW packages will be installed: [2022-04-19T14:53:58.222Z] #58 2.851 libbtrfs-dev libbtrfs0 [2022-04-19T14:53:58.222Z] #58 3.153 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T14:53:58.222Z] #58 3.153 Need to get 460 kB of archives. [2022-04-19T14:53:58.222Z] #58 3.153 After this operation, 1237 kB of additional disk space will be used. [2022-04-19T14:53:58.222Z] #58 3.153 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T14:53:58.222Z] #58 3.158 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T14:53:58.222Z] #58 3.288 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:53:58.222Z] #58 3.316 Fetched 460 kB in 0s (1519 kB/s) [2022-04-19T14:53:58.222Z] #58 3.350 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T14:53:58.222Z] #58 3.350 (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-04-19T14:53:58.222Z] #58 3.362 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T14:53:58.222Z] #58 3.376 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T14:53:58.222Z] #58 3.422 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T14:53:58.222Z] #58 3.424 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T14:53:58.222Z] #58 3.428 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T14:53:58.222Z] #58 3.482 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T14:53:58.222Z] #58 3.499 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T14:53:58.222Z] #58 3.508 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:53:58.222Z] #58 DONE 3.6s [2022-04-19T14:53:58.222Z] [2022-04-19T14:53:58.222Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T14:53:58.222Z] #59 sha256:793dba67220e014696b2c9c34a431a43b0fb3f755e999ec4e0bfae2b322bc1eb [2022-04-19T14:53:58.222Z] #59 DONE 0.1s [2022-04-19T14:53:58.222Z] [2022-04-19T14:53:58.222Z] #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-04-19T14:53:58.222Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:53:58.222Z] #14 3.732 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-04-19T14:53:58.255Z] + docker version [2022-04-19T14:53:58.255Z] Client: Docker Engine - Community [2022-04-19T14:53:58.255Z] Version: 20.10.14 [2022-04-19T14:53:58.255Z] API version: 1.41 [2022-04-19T14:53:58.255Z] Go version: go1.16.15 [2022-04-19T14:53:58.255Z] Git commit: a224086 [2022-04-19T14:53:58.255Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-19T14:53:58.255Z] OS/Arch: linux/amd64 [2022-04-19T14:53:58.255Z] Context: default [2022-04-19T14:53:58.255Z] Experimental: true [2022-04-19T14:53:58.255Z] [2022-04-19T14:53:58.255Z] Server: Docker Engine - Community [2022-04-19T14:53:58.255Z] Engine: [2022-04-19T14:53:58.255Z] Version: 20.10.14 [2022-04-19T14:53:58.255Z] API version: 1.41 (minimum version 1.12) [2022-04-19T14:53:58.255Z] Go version: go1.16.15 [2022-04-19T14:53:58.255Z] Git commit: 87a90dc [2022-04-19T14:53:58.255Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-19T14:53:58.255Z] OS/Arch: linux/amd64 [2022-04-19T14:53:58.255Z] Experimental: true [2022-04-19T14:53:58.255Z] containerd: [2022-04-19T14:53:58.255Z] Version: 1.5.11 [2022-04-19T14:53:58.255Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T14:53:58.255Z] runc: [2022-04-19T14:53:58.255Z] Version: 1.0.3 [2022-04-19T14:53:58.255Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T14:53:58.255Z] docker-init: [2022-04-19T14:53:58.255Z] Version: 0.19.0 [2022-04-19T14:53:58.255Z] GitCommit: de40ad0 [2022-04-19T14:53:58.257Z] #1 [internal] load build definition from Dockerfile [2022-04-19T14:53:58.257Z] #1 sha256:40ccb7b0efcaacbe62bd2c8ab1e80bb8433b4a5a75993f2fdb52c97830b1a526 [2022-04-19T14:53:58.257Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-04-19T14:53:58.257Z] #1 DONE 0.0s [2022-04-19T14:53:58.257Z] [2022-04-19T14:53:58.257Z] #2 [internal] load .dockerignore [2022-04-19T14:53:58.257Z] #2 sha256:a1756abdc82ec8924e11a2a3176f714b5ea5ed22406e8ec237234f67a37c9f2f [2022-04-19T14:53:58.257Z] #2 transferring context: 87B done [2022-04-19T14:53:58.257Z] #2 DONE 0.0s [2022-04-19T14:53:58.257Z] [2022-04-19T14:53:58.257Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T14:53:58.257Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-19T14:53:58.257Z] #3 DONE 0.2s [Pipeline] sh [2022-04-19T14:53:58.478Z] #14 3.810 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-04-19T14:53:58.478Z] #14 3.915 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-04-19T14:53:58.517Z] [2022-04-19T14:53:58.517Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T14:53:58.517Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-19T14:53:58.517Z] #4 CACHED [2022-04-19T14:53:58.517Z] [2022-04-19T14:53:58.517Z] #6 [internal] load .dockerignore [2022-04-19T14:53:58.517Z] #6 sha256:3d9042ed5a545da32abcb5d9de5c66fc0e45d8ee3b0727c97a308ef622d036ab [2022-04-19T14:53:58.517Z] #6 DONE 0.0s [2022-04-19T14:53:58.517Z] [2022-04-19T14:53:58.517Z] #5 [internal] load build definition from Dockerfile [2022-04-19T14:53:58.517Z] #5 sha256:67f4c2100abca20fd68455a3618bda06f2556d495ec8f7c5492a18fc1e31e0f9 [2022-04-19T14:53:58.517Z] #5 DONE 0.0s [2022-04-19T14:53:58.517Z] [2022-04-19T14:53:58.517Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T14:53:58.517Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-19T14:53:58.538Z] + docker info [2022-04-19T14:53:58.733Z] #14 4.107 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-04-19T14:53:58.733Z] #14 4.181 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-04-19T14:53:58.733Z] #14 4.182 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-19T14:53:58.733Z] #14 4.183 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-19T14:53:58.733Z] #14 4.184 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T14:53:58.733Z] #14 4.185 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T14:53:58.733Z] #14 4.187 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-04-19T14:53:58.733Z] #14 4.187 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-19T14:53:58.733Z] #14 4.188 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-19T14:53:58.733Z] #14 4.190 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-19T14:53:58.733Z] #14 4.192 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-19T14:53:58.733Z] #14 4.200 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-19T14:53:58.733Z] #14 4.201 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-19T14:53:58.733Z] #14 4.214 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-19T14:53:58.733Z] #14 4.260 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-04-19T14:53:58.777Z] #8 DONE 0.1s [2022-04-19T14:53:58.777Z] [2022-04-19T14:53:58.777Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T14:53:58.777Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T14:53:58.777Z] #10 DONE 0.1s [2022-04-19T14:53:58.777Z] [2022-04-19T14:53:58.777Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-19T14:53:58.777Z] #7 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-04-19T14:53:58.777Z] #7 DONE 0.1s [2022-04-19T14:53:58.777Z] [2022-04-19T14:53:58.777Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T14:53:58.777Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T14:53:58.777Z] #9 DONE 0.1s [2022-04-19T14:53:57.216Z] > git remote # timeout=10 [2022-04-19T14:53:57.225Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T14:53:57.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:53:57.228Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T14:53:57.243Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T14:53:57.256Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:53:57.264Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:53:58.988Z] #14 4.262 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-19T14:53:58.988Z] #14 4.267 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-19T14:53:58.988Z] #14 4.380 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:53:58.988Z] #14 4.409 Fetched 115 MB in 1s (87.9 MB/s) [2022-04-19T14:53:58.988Z] #14 4.427 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-19T14:53:58.988Z] #14 4.427 (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-04-19T14:53:58.988Z] #14 4.435 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T14:53:58.988Z] #14 4.438 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T14:53:59.043Z] [2022-04-19T14:53:59.043Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T14:53:59.043Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T14:53:59.043Z] #69 DONE 0.0s [2022-04-19T14:53:59.043Z] [2022-04-19T14:53:59.043Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T14:53:59.043Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T14:53:59.043Z] #67 DONE 0.0s [2022-04-19T14:53:59.043Z] [2022-04-19T14:53:59.043Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:53:59.043Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-19T14:53:59.043Z] #11 DONE 0.0s [2022-04-19T14:53:59.043Z] [2022-04-19T14:53:59.043Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T14:53:59.043Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-19T14:53:59.043Z] #28 DONE 0.0s [2022-04-19T14:53:59.043Z] [2022-04-19T14:53:59.043Z] #24 [internal] load build context [2022-04-19T14:53:59.043Z] #24 sha256:faccb4ebf0bfbc9866695a6d362d66fdb9dabd81eac586baeddc47b94a2627c6 [2022-04-19T14:53:59.107Z] Client: [2022-04-19T14:53:59.107Z] Context: default [2022-04-19T14:53:59.107Z] Debug Mode: false [2022-04-19T14:53:59.107Z] Plugins: [2022-04-19T14:53:59.107Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T14:53:59.107Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T14:53:59.107Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-19T14:53:59.107Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-19T14:53:59.107Z] [2022-04-19T14:53:59.107Z] Server: [2022-04-19T14:53:59.107Z] Containers: 0 [2022-04-19T14:53:59.107Z] Running: 0 [2022-04-19T14:53:59.107Z] Paused: 0 [2022-04-19T14:53:59.107Z] Stopped: 0 [2022-04-19T14:53:59.107Z] Images: 2 [2022-04-19T14:53:59.107Z] Server Version: 20.10.14 [2022-04-19T14:53:59.107Z] Storage Driver: overlay2 [2022-04-19T14:53:59.107Z] Backing Filesystem: extfs [2022-04-19T14:53:59.107Z] Supports d_type: true [2022-04-19T14:53:59.107Z] Native Overlay Diff: true [2022-04-19T14:53:59.107Z] userxattr: false [2022-04-19T14:53:59.107Z] Logging Driver: json-file [2022-04-19T14:53:59.107Z] Cgroup Driver: systemd [2022-04-19T14:53:59.107Z] Cgroup Version: 2 [2022-04-19T14:53:59.107Z] Plugins: [2022-04-19T14:53:59.107Z] Volume: local [2022-04-19T14:53:59.107Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T14:53:59.107Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T14:53:59.107Z] Swarm: inactive [2022-04-19T14:53:59.107Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-19T14:53:59.107Z] Default Runtime: runc [2022-04-19T14:53:59.107Z] Init Binary: docker-init [2022-04-19T14:53:59.107Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T14:53:59.107Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T14:53:59.107Z] init version: de40ad0 [2022-04-19T14:53:59.107Z] Security Options: [2022-04-19T14:53:59.107Z] apparmor [2022-04-19T14:53:59.107Z] seccomp [2022-04-19T14:53:59.107Z] Profile: default [2022-04-19T14:53:59.107Z] cgroupns [2022-04-19T14:53:59.107Z] Kernel Version: 5.13.0-1021-aws [2022-04-19T14:53:59.107Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-19T14:53:59.107Z] OSType: linux [2022-04-19T14:53:59.107Z] Architecture: x86_64 [2022-04-19T14:53:59.107Z] CPUs: 2 [2022-04-19T14:53:59.107Z] Total Memory: 7.559GiB [2022-04-19T14:53:59.107Z] Name: ip-10-100-53-47 [2022-04-19T14:53:59.107Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-19T14:53:59.107Z] Docker Root Dir: /var/lib/docker [2022-04-19T14:53:59.107Z] Debug Mode: false [2022-04-19T14:53:59.107Z] Registry: https://index.docker.io/v1/ [2022-04-19T14:53:59.107Z] Labels: [2022-04-19T14:53:59.107Z] Experimental: true [2022-04-19T14:53:59.107Z] Insecure Registries: [2022-04-19T14:53:59.107Z] 127.0.0.0/8 [2022-04-19T14:53:59.107Z] Live Restore Enabled: true [2022-04-19T14:53:59.107Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-19T14:53:59.244Z] #14 4.696 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-19T14:53:59.244Z] #14 4.698 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T14:53:59.244Z] #14 4.702 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T14:53:59.322Z] #24 ... [2022-04-19T14:53:59.322Z] [2022-04-19T14:53:59.322Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T14:53:59.322Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T14:53:59.322Z] #45 DONE 0.4s [2022-04-19T14:53:59.322Z] [2022-04-19T14:53:59.322Z] #24 [internal] load build context [2022-04-19T14:53:59.322Z] #24 sha256:faccb4ebf0bfbc9866695a6d362d66fdb9dabd81eac586baeddc47b94a2627c6 [2022-04-19T14:53:59.435Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 . [2022-04-19T14:53:59.435Z] #1 [internal] load build definition from Dockerfile [2022-04-19T14:53:59.435Z] #1 sha256:55cd1b6206d6326c5c79204b65455fa4df32b037296bed460e80d2ab6bb5493a [2022-04-19T14:53:59.435Z] #1 transferring dockerfile: 16.77kB done [2022-04-19T14:53:59.435Z] #1 DONE 0.0s [2022-04-19T14:53:59.435Z] [2022-04-19T14:53:59.435Z] #2 [internal] load .dockerignore [2022-04-19T14:53:59.435Z] #2 sha256:ee9582e6d7b8accea00c5e79680bde5fe4565510b50f4d601973e7972747167d [2022-04-19T14:53:59.435Z] #2 transferring context: 87B done [2022-04-19T14:53:59.435Z] #2 DONE 0.0s [2022-04-19T14:53:59.435Z] [2022-04-19T14:53:59.435Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T14:53:59.435Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-19T14:53:59.500Z] #14 5.028 Selecting previously unselected package binutils-mingw-w64. [2022-04-19T14:53:59.500Z] #14 5.031 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-19T14:53:59.500Z] #14 5.036 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T14:53:59.696Z] #3 DONE 0.2s [2022-04-19T14:53:59.696Z] [2022-04-19T14:53:59.696Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T14:53:59.696Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-19T14:53:59.696Z] #4 CACHED [2022-04-19T14:53:59.756Z] #14 5.078 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-19T14:53:59.756Z] #14 5.080 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T14:53:59.756Z] #14 5.087 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:53:59.756Z] #14 5.129 Selecting previously unselected package dmsetup. [2022-04-19T14:53:59.756Z] #14 5.131 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T14:53:59.756Z] #14 5.135 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-19T14:53:59.756Z] #14 5.170 Selecting previously unselected package mingw-w64-common. [2022-04-19T14:53:59.756Z] #14 5.172 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-19T14:53:59.756Z] #14 5.175 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-19T14:53:59.956Z] [2022-04-19T14:53:59.956Z] #5 [internal] load build definition from Dockerfile [2022-04-19T14:53:59.956Z] #5 sha256:bf0b9d60085880df6907a28c1c0566e772f4a6caa2ae3f653020677d4d9b938f [2022-04-19T14:53:59.956Z] #5 DONE 0.0s [2022-04-19T14:53:59.956Z] [2022-04-19T14:53:59.956Z] #6 [internal] load .dockerignore [2022-04-19T14:53:59.956Z] #6 sha256:1098ffe54914ee990da2df8c81bc83bad69f1c269acdf7a4332f92d9c4c567e9 [2022-04-19T14:53:59.956Z] #6 DONE 0.0s [2022-04-19T14:53:59.956Z] [2022-04-19T14:53:59.956Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T14:53:59.956Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-19T14:53:59.956Z] #7 DONE 0.1s [2022-04-19T14:53:59.956Z] [2022-04-19T14:53:59.956Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-19T14:53:59.956Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-19T14:54:00.216Z] #10 DONE 0.1s [2022-04-19T14:54:00.216Z] [2022-04-19T14:54:00.216Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T14:54:00.216Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T14:54:00.216Z] #9 DONE 0.1s [2022-04-19T14:54:00.216Z] [2022-04-19T14:54:00.216Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T14:54:00.216Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T14:54:00.216Z] #8 DONE 0.1s [2022-04-19T14:54:00.276Z] #24 transferring context: 60.72MB 1.1s done [2022-04-19T14:54:00.276Z] #24 DONE 1.2s [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-19T14:54:00.276Z] #46 sha256:9258906a48a3dde2502b27fcffcfff18c628c12b27adf73a0cfba96dadf42a6f [2022-04-19T14:54:00.276Z] #46 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T14:54:00.276Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-19T14:54:00.276Z] #36 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T14:54:00.276Z] #27 sha256:910a3329db6a1db2089540f09ec33b869c69e1249aec68105abd9be6ee918424 [2022-04-19T14:54:00.276Z] #27 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #51 [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-04-19T14:54:00.276Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-19T14:54:00.276Z] #51 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #21 [dev-systemd-false 7/24] 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-04-19T14:54:00.276Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-19T14:54:00.276Z] #21 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T14:54:00.276Z] #62 sha256:44cb0172daebfe33e1cf9131e9fe15e0c645c25346f70879b49b289b7531640f [2022-04-19T14:54:00.276Z] #62 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T14:54:00.276Z] #57 sha256:23571dd873261a678baf1aa62d135a0e8ecec6575a82f7370fce84da2c75970a [2022-04-19T14:54:00.276Z] #57 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #58 [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-04-19T14:54:00.276Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-19T14:54:00.276Z] #58 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T14:54:00.276Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-19T14:54:00.276Z] #43 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #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-04-19T14:54:00.276Z] #13 sha256:8a189b7d42e1a867b9468351efe4b88f40d2169cc9da87dea04e4811fb07628a [2022-04-19T14:54:00.276Z] #13 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #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-04-19T14:54:00.276Z] #26 sha256:89fbf4cca70382214f2ca3ca1cc993ca59e03658f5329f8fa7c925c70b4a727d [2022-04-19T14:54:00.276Z] #26 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #60 [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-04-19T14:54:00.276Z] #60 sha256:7da93a63b229ddfbeae6d55d616b49fdf65701d3a6e9a10a337de256a7ff8caf [2022-04-19T14:54:00.276Z] #60 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T14:54:00.276Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534 [2022-04-19T14:54:00.276Z] #15 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #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-04-19T14:54:00.276Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-19T14:54:00.276Z] #29 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T14:54:00.276Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-19T14:54:00.276Z] #68 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T14:54:00.276Z] #12 sha256:52f52b1ea455d9b9fdff1c7f4aab5e5c7b0a607b5497cca4ea010667608a011e [2022-04-19T14:54:00.276Z] #12 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T14:54:00.276Z] #17 sha256:51cbd289ca910f7bf900b931a587d5e08b805f60e9d8f6dddfd24bbd72287e3e [2022-04-19T14:54:00.276Z] #17 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.276Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T14:54:00.276Z] #19 sha256:5b2b505e8d3149a5016604828a9f2bb8e0c426b6aa3d4f3e417f8cc9b880318c [2022-04-19T14:54:00.276Z] #19 CACHED [2022-04-19T14:54:00.276Z] [2022-04-19T14:54:00.277Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T14:54:00.277Z] #37 sha256:92f85155354ad3fc89b83a353b43b9f525896d3ad87415d36de6709bd5fd4647 [2022-04-19T14:54:00.277Z] #37 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T14:54:00.277Z] #30 sha256:74d5a6e525ffd0296150a3eb80896863e6c5006ddf78d954d80b8b4c04cb14c6 [2022-04-19T14:54:00.277Z] #30 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #56 [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-04-19T14:54:00.277Z] #56 sha256:bc6482b302c402603a81ddd576acbb2cd1d9a05b7c6e38a6429a1318447d8cb7 [2022-04-19T14:54:00.277Z] #56 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T14:54:00.277Z] #35 sha256:3cfc71f802bd2e6c9a5ca7c37a42f4a6f769a1d5a7b6b8e8cb714e24fcbe61d2 [2022-04-19T14:54:00.277Z] #35 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T14:54:00.277Z] #39 sha256:3bbf1dbb4220a331ea93cf0f7d4e3e56a7879db6f64b97cc28070080769d814a [2022-04-19T14:54:00.277Z] #39 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T14:54:00.277Z] #59 sha256:0a085cf4d011cab6ba9c3def18fa5a0111c4528a5758d379b2ae74ed8bcc90cd [2022-04-19T14:54:00.277Z] #59 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T14:54:00.277Z] #33 sha256:7a3831269ef1bc9e8a604acbe2580472c9ef6cb4cdd75b67f3d6ff04b9945a91 [2022-04-19T14:54:00.277Z] #33 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T14:54:00.277Z] #20 sha256:5a8c31154e500b5615b57615f3ffbdf6dd4f1e1a7401c1e6e3ee0578c1290a6f [2022-04-19T14:54:00.277Z] #20 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #22 [dev-systemd-false 8/24] 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-04-19T14:54:00.277Z] #22 sha256:52a63c3da348d38d50e3682e847d60f9ad14a5f902f70f1011cf698f3f633cce [2022-04-19T14:54:00.277Z] #22 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T14:54:00.277Z] #50 sha256:d3ed4c3f71fffa5b2e4f5d58c6060215271ffa13b1a0a9bb2073db3c84a07cfe [2022-04-19T14:54:00.277Z] #50 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T14:54:00.277Z] #54 sha256:6666bcdf78d018bce788a90d607ee92ada1baf608141ba2c97d45b7693810d24 [2022-04-19T14:54:00.277Z] #54 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T14:54:00.277Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-19T14:54:00.277Z] #38 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T14:54:00.277Z] #66 sha256:cb4af93adaf78428e4ef0c534ea1d784ade2c6d7e5bfc477c119d48eea18c008 [2022-04-19T14:54:00.277Z] #66 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T14:54:00.277Z] #71 sha256:c1e8b03a8a3ed1986c127045709484441593a8865632e0ac153c283c73991278 [2022-04-19T14:54:00.277Z] #71 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T14:54:00.277Z] #48 sha256:236bd81d6d4194d28ff91e4b96fca1f1cd4154dbda3448231d1c8a6e117c36d4 [2022-04-19T14:54:00.277Z] #48 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T14:54:00.277Z] #23 sha256:4b525b27a55af2a099fbf0ed6b7778f549f553024312cef51c0fca996657e770 [2022-04-19T14:54:00.277Z] #23 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T14:54:00.277Z] #55 sha256:7543be2367dd70c65de2314d7242ab296623a684e0ae8a71242f50cb275dfc04 [2022-04-19T14:54:00.277Z] #55 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T14:54:00.277Z] #18 sha256:632440af4e11af470ff6b2bfa392b06f5832cf7a02bc3ddba94941318f28b87e [2022-04-19T14:54:00.277Z] #18 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #63 [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-04-19T14:54:00.277Z] #63 sha256:faa1f560a3693cef4cc83051ff1a61408d9defbc910268ffd01a8f447251dbb7 [2022-04-19T14:54:00.277Z] #63 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #49 [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-04-19T14:54:00.277Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-19T14:54:00.277Z] #49 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #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-04-19T14:54:00.277Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-19T14:54:00.277Z] #14 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T14:54:00.277Z] #61 sha256:e8ab617dd2d02e725674ba0aaba4ed56be995af158fc688566c8c2175b184279 [2022-04-19T14:54:00.277Z] #61 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T14:54:00.277Z] #40 sha256:f1235b8462fbafea44c79681c67b5a5918a0b012e1f1fb4c2f2829af5ea27b41 [2022-04-19T14:54:00.277Z] #40 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-19T14:54:00.277Z] #16 sha256:a9103454622668d833d5369e6fe697d89fe266aeb582eab660cc915ae170b8ed [2022-04-19T14:54:00.277Z] #16 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #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-04-19T14:54:00.277Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-19T14:54:00.277Z] #34 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T14:54:00.277Z] #41 sha256:c50288dde5305d4f394b0abdef276156dca926bca1102df55c1c1c0ff0d52df1 [2022-04-19T14:54:00.277Z] #41 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #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-04-19T14:54:00.277Z] #31 sha256:2e515090230eb31fd479eda418cf854828c79434db7d965712e50973fcf562ee [2022-04-19T14:54:00.277Z] #31 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T14:54:00.277Z] #42 sha256:71deccea281ece6a81d34bfe0fa4856a781777b8933d42b4ce4e8d317ef89c92 [2022-04-19T14:54:00.277Z] #42 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T14:54:00.277Z] #65 sha256:94c4de2ea804ff7fbe5828d8c105eec8fe3c67a31f7789cd210c8da89ca5b2da [2022-04-19T14:54:00.277Z] #65 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T14:54:00.277Z] #64 sha256:ea3e3449f5f11f5fa9ec678d1fcd13c0b8084faa029fc3a9fb5f74b8ba256700 [2022-04-19T14:54:00.277Z] #64 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T14:54:00.277Z] #44 sha256:fea8f765028c26c9c9111afd18c108bddbb8e4d266c69af8135805bcf68ae003 [2022-04-19T14:54:00.277Z] #44 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T14:54:00.277Z] #32 sha256:db5e858f3b47e8a6a7bf9249dbf93714bca0a531e2b34b05dd17f0d437b22013 [2022-04-19T14:54:00.277Z] #32 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:54:00.277Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-19T14:54:00.277Z] #47 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T14:54:00.277Z] #25 sha256:2956905e8037fd73755d989c2cb87e48e1e0347c7525c3432c50b7eadc1c309a [2022-04-19T14:54:00.277Z] #25 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #53 [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-04-19T14:54:00.277Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-19T14:54:00.277Z] #53 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T14:54:00.277Z] #52 sha256:72e2d331e30da66454807c5b09eead8a1cc977b9ac94dd270cc408556ab3b479 [2022-04-19T14:54:00.277Z] #52 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T14:54:00.277Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-19T14:54:00.277Z] #70 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T14:54:00.277Z] #72 sha256:3e495c058d3831233dac905b579f599aecb6014a87ea51c41b5a3cd79309b230 [2022-04-19T14:54:00.277Z] #72 CACHED [2022-04-19T14:54:00.277Z] [2022-04-19T14:54:00.277Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T14:54:00.277Z] #73 sha256:25b07b422a4d1fbf9e536b0f42cc4e5297dd02be1f0a9825bbae6de5e55c9cb3 [2022-04-19T14:54:00.317Z] #14 5.748 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-19T14:54:00.317Z] #14 5.750 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-19T14:54:00.317Z] #14 5.754 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T14:54:00.478Z] [2022-04-19T14:54:00.478Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T14:54:00.478Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T14:54:00.478Z] #69 DONE 0.0s [2022-04-19T14:54:00.478Z] [2022-04-19T14:54:00.478Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T14:54:00.478Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T14:54:00.478Z] #67 DONE 0.0s [2022-04-19T14:54:00.478Z] [2022-04-19T14:54:00.478Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:54:00.478Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:54:00.478Z] #11 DONE 0.0s [2022-04-19T14:54:00.478Z] [2022-04-19T14:54:00.478Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T14:54:00.478Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T14:54:00.478Z] #28 DONE 0.0s [2022-04-19T14:54:00.478Z] [2022-04-19T14:54:00.478Z] #24 [internal] load build context [2022-04-19T14:54:00.478Z] #24 sha256:b9dc38c03ac68f94b39bd9c9001ae10260bb8a7165bdb156d5f73a112a7599d1 [2022-04-19T14:54:00.479Z] Fetching without tags [2022-04-19T14:54:00.573Z] #14 ... [2022-04-19T14:54:00.573Z] [2022-04-19T14:54:00.573Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T14:54:00.573Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T14:54:00.573Z] #38 0.981 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T14:54:00.573Z] #38 1.157 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T14:54:00.573Z] #38 1.334 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:54:00.573Z] #38 1.458 Fetched 39.4 kB in 1s (42.5 kB/s) [2022-04-19T14:54:00.573Z] #38 1.458 Reading package lists... [2022-04-19T14:54:00.573Z] #38 2.020 Reading package lists... [2022-04-19T14:54:00.573Z] #38 2.538 Building dependency tree... [2022-04-19T14:54:00.573Z] #38 2.656 Reading state information... [2022-04-19T14:54:00.573Z] #38 2.778 The following additional packages will be installed: [2022-04-19T14:54:00.573Z] #38 2.779 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-19T14:54:00.573Z] #38 2.780 Suggested packages: [2022-04-19T14:54:00.573Z] #38 2.780 cmake-doc ninja-build lrzip [2022-04-19T14:54:00.573Z] #38 2.780 Recommended packages: [2022-04-19T14:54:00.573Z] #38 2.780 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-19T14:54:00.573Z] #38 2.915 The following NEW packages will be installed: [2022-04-19T14:54:00.573Z] #38 2.916 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-19T14:54:00.573Z] #38 2.916 vim-common xxd [2022-04-19T14:54:00.573Z] #38 3.188 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T14:54:00.573Z] #38 3.188 Need to get 17.7 MB of archives. [2022-04-19T14:54:00.573Z] #38 3.188 After this operation, 70.7 MB of additional disk space will be used. [2022-04-19T14:54:00.573Z] #38 3.188 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T14:54:00.573Z] #38 3.194 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T14:54:00.573Z] #38 3.196 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-19T14:54:00.573Z] #38 3.208 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T14:54:00.573Z] #38 3.285 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-19T14:54:00.573Z] #38 3.290 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-19T14:54:00.573Z] #38 3.294 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-19T14:54:00.573Z] #38 3.295 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-19T14:54:00.573Z] #38 3.296 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-19T14:54:00.573Z] #38 3.297 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-19T14:54:00.573Z] #38 3.486 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:54:00.573Z] #38 3.515 Fetched 17.7 MB in 0s (42.3 MB/s) [2022-04-19T14:54:00.573Z] #38 3.534 Selecting previously unselected package xxd. [2022-04-19T14:54:00.573Z] #38 3.534 (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-04-19T14:54:00.573Z] #38 3.544 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T14:54:00.573Z] #38 3.549 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:54:00.573Z] #38 3.615 Selecting previously unselected package vim-common. [2022-04-19T14:54:00.573Z] #38 3.616 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T14:54:00.573Z] #38 3.625 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:54:00.573Z] #38 3.690 Selecting previously unselected package cmake-data. [2022-04-19T14:54:00.573Z] #38 3.694 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-19T14:54:00.573Z] #38 3.698 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T14:54:00.573Z] #38 4.021 Selecting previously unselected package libicu67:amd64. [2022-04-19T14:54:00.573Z] #38 4.024 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-19T14:54:00.573Z] #38 4.031 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T14:54:00.573Z] #38 4.811 Selecting previously unselected package libxml2:amd64. [2022-04-19T14:54:00.573Z] #38 4.813 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-19T14:54:00.573Z] #38 4.816 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T14:54:00.573Z] #38 4.902 Selecting previously unselected package libarchive13:amd64. [2022-04-19T14:54:00.573Z] #38 4.904 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-19T14:54:00.573Z] #38 4.907 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T14:54:00.573Z] #38 4.962 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-19T14:54:00.573Z] #38 4.964 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-19T14:54:00.573Z] #38 4.967 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T14:54:00.573Z] #38 5.004 Selecting previously unselected package librhash0:amd64. [2022-04-19T14:54:00.573Z] #38 5.006 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-19T14:54:00.573Z] #38 5.012 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-19T14:54:00.573Z] #38 5.057 Selecting previously unselected package libuv1:amd64. [2022-04-19T14:54:00.573Z] #38 5.059 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-19T14:54:00.573Z] #38 5.064 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-19T14:54:00.573Z] #38 5.098 Selecting previously unselected package cmake. [2022-04-19T14:54:00.573Z] #38 5.100 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-19T14:54:00.573Z] #38 5.105 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-19T14:54:00.573Z] #38 5.638 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T14:54:00.573Z] #38 5.649 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:54:00.573Z] #38 5.659 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-19T14:54:00.573Z] #38 5.670 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:54:00.573Z] #38 5.690 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T14:54:00.573Z] #38 5.703 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-19T14:54:00.573Z] #38 5.718 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T14:54:00.573Z] #38 5.735 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T14:54:00.573Z] #38 5.747 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T14:54:00.573Z] #38 5.758 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-19T14:54:00.573Z] #38 5.769 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:54:00.573Z] #38 DONE 6.2s [2022-04-19T14:54:00.695Z] Fetching without tags [2022-04-19T14:54:00.745Z] #24 ... [2022-04-19T14:54:00.745Z] [2022-04-19T14:54:00.745Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T14:54:00.745Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T14:54:00.745Z] #45 DONE 0.4s [2022-04-19T14:54:00.745Z] [2022-04-19T14:54:00.745Z] #24 [internal] load build context [2022-04-19T14:54:00.745Z] #24 sha256:b9dc38c03ac68f94b39bd9c9001ae10260bb8a7165bdb156d5f73a112a7599d1 [2022-04-19T14:54:00.798Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:54:00.828Z] [2022-04-19T14:54:00.828Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T14:54:00.828Z] #39 sha256:37393396e1986750a461b5a0f454139280702536b4c7ccc44a57b8dccd42263e [2022-04-19T14:54:00.828Z] #39 DONE 0.1s [2022-04-19T14:54:00.828Z] [2022-04-19T14:54:00.829Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T14:54:00.829Z] #40 sha256:fcab95e95f1a63dc1277ddabc87a57a163dea14c2f2ab2f9bd562dee76bf9f34 [2022-04-19T14:54:00.927Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:54:00.639Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:54:00.652Z] > git config --add remote.origin.fetch +refs/pull/43502/head:refs/remotes/origin/PR-43502 # timeout=10 [2022-04-19T14:54:00.664Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:54:00.680Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:54:00.702Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:54:00.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:54:00.703Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:54:00.940Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:54:00.962Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:54:00.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:54:00.433Z] > git config --add remote.origin.fetch +refs/pull/43502/head:refs/remotes/origin/PR-43502 # timeout=10 [2022-04-19T14:54:00.446Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:54:00.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:54:00.481Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:54:00.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:54:00.481Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:54:00.805Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:54:00.819Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:54:01.085Z] #40 0.411 + RM_GOPATH=0 [2022-04-19T14:54:01.085Z] #40 0.411 + TMP_GOPATH= [2022-04-19T14:54:01.085Z] #40 0.411 + : /build [2022-04-19T14:54:01.085Z] #40 0.411 + '[' -z '' ']' [2022-04-19T14:54:01.085Z] #40 0.412 ++ mktemp -d [2022-04-19T14:54:01.085Z] #40 0.413 + export GOPATH=/tmp/tmp.57cZoi7jVw [2022-04-19T14:54:01.085Z] #40 0.413 + GOPATH=/tmp/tmp.57cZoi7jVw [2022-04-19T14:54:01.085Z] #40 0.413 + RM_GOPATH=1 [2022-04-19T14:54:01.085Z] #40 0.413 + case "$(go env GOARCH)" in [2022-04-19T14:54:01.085Z] #40 0.413 ++ go env GOARCH [2022-04-19T14:54:01.085Z] #40 0.417 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T14:54:01.085Z] #40 0.417 + GO_BUILDMODE=-buildmode=pie [2022-04-19T14:54:01.085Z] #40 0.418 ++ dirname /install.sh [2022-04-19T14:54:01.085Z] #40 0.418 + dir=/ [2022-04-19T14:54:01.085Z] #40 0.418 + bin=tini [2022-04-19T14:54:01.085Z] #40 0.419 + shift [2022-04-19T14:54:01.085Z] #40 0.419 + '[' '!' -f //tini.installer ']' [2022-04-19T14:54:01.085Z] #40 0.419 + . //tini.installer [2022-04-19T14:54:01.085Z] #40 0.419 ++ : v0.19.0 [2022-04-19T14:54:01.085Z] #40 0.419 + install_tini [2022-04-19T14:54:01.085Z] #40 0.419 + echo 'Install tini version v0.19.0' [2022-04-19T14:54:01.085Z] #40 0.419 + git clone https://github.com/krallin/tini.git /tmp/tmp.57cZoi7jVw/tini [2022-04-19T14:54:01.085Z] #40 0.419 Install tini version v0.19.0 [2022-04-19T14:54:01.085Z] #40 0.420 Cloning into '/tmp/tmp.57cZoi7jVw/tini'... [2022-04-19T14:54:01.502Z] Merge succeeded, producing a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:54:01.502Z] Checking out Revision a46700dbdbf4d8bb5215f88b4f614edea97e0972 (PR-43502) [2022-04-19T14:54:01.590Z] Merge succeeded, producing a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:54:01.591Z] Checking out Revision a46700dbdbf4d8bb5215f88b4f614edea97e0972 (PR-43502) [2022-04-19T14:54:01.653Z] #40 0.764 + cd /tmp/tmp.57cZoi7jVw/tini [2022-04-19T14:54:01.653Z] #40 0.764 + git checkout -q v0.19.0 [2022-04-19T14:54:01.653Z] #40 0.768 + cmake . [2022-04-19T14:54:01.653Z] #40 0.855 -- The C compiler identification is GNU 10.2.1 [2022-04-19T14:54:01.653Z] #40 0.868 -- Detecting C compiler ABI info [2022-04-19T14:54:01.653Z] #40 0.990 -- Detecting C compiler ABI info - done [2022-04-19T14:54:01.672Z] #73 DONE 1.0s [2022-04-19T14:54:01.673Z] [2022-04-19T14:54:01.673Z] #74 exporting to image [2022-04-19T14:54:01.673Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T14:54:01.673Z] #74 exporting layers [2022-04-19T14:54:01.910Z] #40 1.015 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-19T14:54:01.910Z] #40 1.016 -- Detecting C compile features [2022-04-19T14:54:01.910Z] #40 1.017 -- Detecting C compile features - done [2022-04-19T14:54:01.910Z] #40 1.026 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-19T14:54:01.910Z] #40 1.079 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-19T14:54:01.910Z] #40 1.098 -- Configuring done [2022-04-19T14:54:01.910Z] #40 1.102 -- Generating done [2022-04-19T14:54:01.910Z] #40 1.103 -- Build files have been written to: /tmp/tmp.57cZoi7jVw/tini [2022-04-19T14:54:01.910Z] #40 1.106 + make tini-static [2022-04-19T14:54:01.910Z] #40 1.181 Scanning dependencies of target tini-static [2022-04-19T14:54:01.910Z] #40 1.209 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-19T14:54:02.141Z] #24 transferring context: 60.71MB 1.8s done [2022-04-19T14:54:02.168Z] #40 1.476 [100%] Linking C executable tini-static [2022-04-19T14:54:02.249Z] #74 exporting layers 0.9s done [2022-04-19T14:54:02.249Z] #74 writing image sha256:c8df1520878ce6087473449bde0be8997f074720a0c4b18533a0999e66aeac27 [2022-04-19T14:54:02.249Z] #74 writing image sha256:c8df1520878ce6087473449bde0be8997f074720a0c4b18533a0999e66aeac27 done [2022-04-19T14:54:02.249Z] #74 naming to docker.io/library/docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 done [2022-04-19T14:54:02.249Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-19T14:54:02.402Z] #24 DONE 1.8s [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.402Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T14:54:02.402Z] #41 sha256:2cb453071dc86ac7cd3c9a11349e84da9cebae1d47dcbee88ffd463b3f7c41c0 [2022-04-19T14:54:02.402Z] #41 CACHED [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.402Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-19T14:54:02.402Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-19T14:54:02.402Z] #46 CACHED [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.402Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T14:54:02.402Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-19T14:54:02.402Z] #18 CACHED [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.402Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T14:54:02.402Z] #37 sha256:9c9d1593408beca7060b225b1ed65deb21fae20af8b9ebbc028c8cb9c844159a [2022-04-19T14:54:02.402Z] #37 CACHED [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.402Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T14:54:02.402Z] #55 sha256:624d997cfed901371b161841c8beb9974a69088cde257e49a1d3ffa579b59410 [2022-04-19T14:54:02.402Z] #55 CACHED [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.402Z] #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-04-19T14:54:02.402Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T14:54:02.402Z] #34 CACHED [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.402Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:54:02.402Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:54:02.402Z] #47 CACHED [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.402Z] #73 [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-04-19T14:54:02.402Z] #73 sha256:1fed64bf8bb27f635dddcb4e3d5134838aec580c27efb7cbe98d91aba7bb8a80 [2022-04-19T14:54:02.402Z] #73 CACHED [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.402Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T14:54:02.402Z] #27 sha256:a041068e781c611e187132fa4ee6f3dd5c387aef5fa10dea4755b8b726f40d6f [2022-04-19T14:54:02.402Z] #27 CACHED [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.402Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T14:54:02.402Z] #52 sha256:2484a04534fa0128c030549b0b1762ebcc11576ec99815cf78d88227f6d0c714 [2022-04-19T14:54:02.402Z] #52 CACHED [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.402Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T14:54:02.402Z] #57 sha256:b980c771d1c658d8e54c27e13a8ed5f7922e1a0fa29ec816c6ce77be01f26bc2 [2022-04-19T14:54:02.402Z] #57 CACHED [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.402Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T14:54:02.402Z] #71 sha256:8d836559ecce5ab0d233cfad1181a75770ec5b43c7b681230e31b03b3294a6e9 [2022-04-19T14:54:02.402Z] #71 CACHED [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.402Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T14:54:02.402Z] #61 sha256:aa260c4b24b2e97658175d72b26b6dfa2bb3363a7f2a2d1c81694e6ef59350f4 [2022-04-19T14:54:02.402Z] #61 CACHED [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.402Z] #53 [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-04-19T14:54:02.402Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-19T14:54:02.402Z] #53 CACHED [2022-04-19T14:54:02.402Z] [2022-04-19T14:54:02.403Z] #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-04-19T14:54:02.403Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T14:54:02.403Z] #29 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #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-04-19T14:54:02.403Z] #26 sha256:d5a611383f79fd8206d398603ad9a5fa936b3de7be82225bbf2ce87cee37186b [2022-04-19T14:54:02.403Z] #26 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T14:54:02.403Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-19T14:54:02.403Z] #23 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T14:54:02.403Z] #66 sha256:7546b2a7e701d3d374c3c266b63c64781ae91776f1ab6b069eeaa71ea281aab2 [2022-04-19T14:54:02.403Z] #66 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T14:54:02.403Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-19T14:54:02.403Z] #19 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T14:54:02.403Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-19T14:54:02.403Z] #12 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #49 [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-04-19T14:54:02.403Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-19T14:54:02.403Z] #49 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T14:54:02.403Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-19T14:54:02.403Z] #36 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #22 [dev-systemd-false 8/24] 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-04-19T14:54:02.403Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-19T14:54:02.403Z] #22 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #58 [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-04-19T14:54:02.403Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-19T14:54:02.403Z] #58 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #51 [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-04-19T14:54:02.403Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:54:02.403Z] #51 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T14:54:02.403Z] #64 sha256:138728ab11ef3b512aef86163e386db72f7d56bd7a9640819851f4dc8b490ed6 [2022-04-19T14:54:02.403Z] #64 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T14:54:02.403Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T14:54:02.403Z] #38 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T14:54:02.403Z] #50 sha256:8baf26fbed0fa33ba85cd4aed12bc81143e99503cccfc7c5661ad4cdb8ce94d9 [2022-04-19T14:54:02.403Z] #50 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T14:54:02.403Z] #39 sha256:3f81fd83c509bc2315a8459f4ee6cfb640def00a4bd518ab818a85315a80e2e5 [2022-04-19T14:54:02.403Z] #39 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T14:54:02.403Z] #30 sha256:ef66c05dddd7633eb20159a8d8300521e17d488c3fcdaaf47b16ed24d7e0fb7b [2022-04-19T14:54:02.403Z] #30 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T14:54:02.403Z] #32 sha256:8a3194a70d9176bd8f22fde30007ff32963e1e54f6c70ec4e7fa6f2f92888edc [2022-04-19T14:54:02.403Z] #32 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T14:54:02.403Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-19T14:54:02.403Z] #33 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T14:54:02.403Z] #35 sha256:47179a21d637def49e45214f9f01a107b3c0e25407d5649f31aaf05ef5f5ba26 [2022-04-19T14:54:02.403Z] #35 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T14:54:02.403Z] #40 sha256:459a9880f3abdb964a9fbaf2e5284853340a9587a6df8631734d823e8fb01972 [2022-04-19T14:54:02.403Z] #40 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T14:54:02.403Z] #44 sha256:7f599f73bea8261cbb2ed2f7bb19ef8a91363f020ade65c2be04d92e5df5a219 [2022-04-19T14:54:02.403Z] #44 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T14:54:02.403Z] #62 sha256:6bc83ffddead3f6fb658da84754dead2959f0c9cc27772cdfb8c4c37a00adf5b [2022-04-19T14:54:02.403Z] #62 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T14:54:02.403Z] #25 sha256:d27ad716c398ea7473616e5e13bb1e64b5abbd20f9909da037d2cc5d8e6f312a [2022-04-19T14:54:02.403Z] #25 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #63 [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-04-19T14:54:02.403Z] #63 sha256:fe7a8eaf9c3eb03fd277374be125e632d41b404620d930b9ccda9b51097bceec [2022-04-19T14:54:02.403Z] #63 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #21 [dev-systemd-false 7/24] 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-04-19T14:54:02.403Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-19T14:54:02.403Z] #21 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T14:54:02.403Z] #65 sha256:0d27ea6985a5948c861e6bb6f449a748fff5618f612f38d04590d63554955eaf [2022-04-19T14:54:02.403Z] #65 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #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-04-19T14:54:02.403Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-19T14:54:02.403Z] #13 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T14:54:02.403Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-19T14:54:02.403Z] #17 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T14:54:02.403Z] #72 sha256:e11c0c35a70e317c386aa5419d70c09d8ecf37c140a774d7fe8599aae57f5743 [2022-04-19T14:54:02.403Z] #72 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T14:54:02.403Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T14:54:02.403Z] #43 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #60 [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-04-19T14:54:02.403Z] #60 sha256:e5c9ec438cb257e854e5b52e767c6d23a54e4e991a97dd1e39bdb275971d5ef9 [2022-04-19T14:54:02.403Z] #60 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T14:54:02.403Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-19T14:54:02.403Z] #20 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T14:54:02.403Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-19T14:54:02.403Z] #42 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T14:54:02.403Z] #59 sha256:6f89e942bad8e5f484aec9c185299826e1d5cec5aa3ef676638ad86deb402530 [2022-04-19T14:54:02.403Z] #59 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T14:54:02.403Z] #54 sha256:b7e72aaba236986eed90a2a1b7bca7713474db62fd67167b4a2342f68bd20f71 [2022-04-19T14:54:02.403Z] #54 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-19T14:54:02.403Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-19T14:54:02.403Z] #16 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T14:54:02.403Z] #48 sha256:6f57783576a67a1570339c52218078969be9e595007a40c78e27094dc34de8dd [2022-04-19T14:54:02.403Z] #48 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T14:54:02.403Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-19T14:54:02.403Z] #15 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T14:54:02.403Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-19T14:54:02.403Z] #68 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #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-04-19T14:54:02.403Z] #31 sha256:90b8d463dfab7f343ddae6df154871e1b7ddb0cfb2d9136c0115cfc0d678488a [2022-04-19T14:54:02.403Z] #31 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #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-04-19T14:54:02.403Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:54:02.403Z] #14 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T14:54:02.403Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-19T14:54:02.403Z] #70 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #56 [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-04-19T14:54:02.403Z] #56 sha256:259723646f2e6b3290069071a3ff462a85565088bad6e1f5289cac458f8effb4 [2022-04-19T14:54:02.403Z] #56 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #74 [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-04-19T14:54:02.403Z] #74 sha256:ba53597602a1c69c339d4617727431c2a7baa69d5e2fc364c4de852821da84ea [2022-04-19T14:54:02.403Z] #74 CACHED [2022-04-19T14:54:02.403Z] [2022-04-19T14:54:02.403Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T14:54:02.403Z] #75 sha256:d4918e0f26418777b5673e5ab71391c201a189ef523f709b8f30c5cc14031460 [2022-04-19T14:54:02.425Z] #40 1.616 [100%] Built target tini-static [2022-04-19T14:54:02.425Z] #40 1.635 + mkdir -p /build [2022-04-19T14:54:02.425Z] #40 1.637 + cp tini-static /build/docker-init [2022-04-19T14:54:02.588Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-19T14:54:02.683Z] #40 DONE 1.9s [2022-04-19T14:54:02.683Z] [2022-04-19T14:54:02.683Z] #63 [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-04-19T14:54:02.683Z] #63 sha256:4382b90b57d9da4704b888209f7d5fa12536e2f04d96a0e35757cd4720da4765 [2022-04-19T14:54:02.683Z] #63 5.600 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-19T14:54:02.683Z] #63 5.601 go: downloading github.com/google/uuid v1.3.0 [2022-04-19T14:54:02.683Z] #63 5.601 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T14:54:02.683Z] #63 5.601 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-19T14:54:02.683Z] #63 5.601 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-19T14:54:02.683Z] #63 5.608 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T14:54:02.683Z] #63 5.608 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-19T14:54:02.683Z] #63 5.609 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-19T14:54:02.683Z] #63 5.622 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-19T14:54:02.683Z] #63 5.629 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-19T14:54:02.683Z] #63 5.700 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-19T14:54:02.683Z] #63 5.701 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-19T14:54:02.683Z] #63 5.841 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-19T14:54:02.683Z] #63 5.852 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-19T14:54:02.876Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/test/unit [2022-04-19T14:54:01.518Z] > git remote # timeout=10 [2022-04-19T14:54:01.531Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T14:54:01.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:54:01.553Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T14:54:01.576Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T14:54:01.595Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:54:01.612Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:54:01.432Z] > git remote # timeout=10 [2022-04-19T14:54:01.445Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T14:54:01.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:54:01.466Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T14:54:01.482Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T14:54:01.546Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:54:01.557Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:54:03.138Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-19T14:54:03.138Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-19T14:54:03.138Z] + TESTDIRS=./... [2022-04-19T14:54:03.138Z] + exclude_paths='/vendor/|/integration' [2022-04-19T14:54:03.138Z] ++ go list ./... [2022-04-19T14:54:03.138Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-19T14:54:03.249Z] #63 ... [2022-04-19T14:54:03.249Z] [2022-04-19T14:54:03.249Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T14:54:03.249Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-19T14:54:03.249Z] #42 CACHED [2022-04-19T14:54:03.249Z] [2022-04-19T14:54:03.249Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T14:54:03.249Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T14:54:03.249Z] #43 CACHED [2022-04-19T14:54:03.249Z] [2022-04-19T14:54:03.249Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-19T14:54:03.249Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-19T14:54:03.249Z] #46 CACHED [2022-04-19T14:54:03.249Z] [2022-04-19T14:54:03.249Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:54:03.249Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:54:03.249Z] #47 CACHED [2022-04-19T14:54:03.249Z] [2022-04-19T14:54:03.249Z] #49 [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-04-19T14:54:03.249Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-19T14:54:03.249Z] #49 CACHED [2022-04-19T14:54:03.249Z] [2022-04-19T14:54:03.249Z] #51 [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-04-19T14:54:03.249Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:54:03.249Z] #51 CACHED [2022-04-19T14:54:03.249Z] [2022-04-19T14:54:03.249Z] #53 [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-04-19T14:54:03.249Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-19T14:54:03.249Z] #53 CACHED [2022-04-19T14:54:03.349Z] #75 DONE 0.9s [2022-04-19T14:54:03.349Z] [2022-04-19T14:54:03.349Z] #76 exporting to image [2022-04-19T14:54:03.349Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T14:54:03.349Z] #76 exporting layers [2022-04-19T14:54:03.507Z] [2022-04-19T14:54:03.507Z] #60 [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-04-19T14:54:03.507Z] #60 sha256:cb967ef4d5650caba15b00744f4e450dcf7785ea6b4d501aa368d94df35246b5 [2022-04-19T14:54:03.507Z] #60 0.459 + RM_GOPATH=0 [2022-04-19T14:54:03.507Z] #60 0.459 + TMP_GOPATH= [2022-04-19T14:54:03.507Z] #60 0.459 + : /build [2022-04-19T14:54:03.507Z] #60 0.459 + '[' -z '' ']' [2022-04-19T14:54:03.507Z] #60 0.460 ++ mktemp -d [2022-04-19T14:54:03.507Z] #60 0.461 + export GOPATH=/tmp/tmp.zLKWlynTwN [2022-04-19T14:54:03.507Z] #60 0.461 + GOPATH=/tmp/tmp.zLKWlynTwN [2022-04-19T14:54:03.507Z] #60 0.461 + RM_GOPATH=1 [2022-04-19T14:54:03.507Z] #60 0.461 + case "$(go env GOARCH)" in [2022-04-19T14:54:03.507Z] #60 0.461 ++ go env GOARCH [2022-04-19T14:54:03.507Z] #60 0.465 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T14:54:03.507Z] #60 0.465 + GO_BUILDMODE=-buildmode=pie [2022-04-19T14:54:03.507Z] #60 0.465 ++ dirname /install.sh [2022-04-19T14:54:03.507Z] #60 0.466 + dir=/ [2022-04-19T14:54:03.507Z] #60 0.466 + bin=containerd [2022-04-19T14:54:03.507Z] #60 0.466 + shift [2022-04-19T14:54:03.507Z] #60 0.466 + '[' '!' -f //containerd.installer ']' [2022-04-19T14:54:03.507Z] #60 0.466 + . //containerd.installer [2022-04-19T14:54:03.507Z] #60 0.466 ++ set -e [2022-04-19T14:54:03.507Z] #60 0.466 ++ : v1.6.2 [2022-04-19T14:54:03.507Z] #60 0.466 + install_containerd [2022-04-19T14:54:03.507Z] #60 0.467 + echo 'Install containerd version v1.6.2' [2022-04-19T14:54:03.507Z] #60 0.467 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zLKWlynTwN/src/github.com/containerd/containerd [2022-04-19T14:54:03.507Z] #60 0.467 Install containerd version v1.6.2 [2022-04-19T14:54:03.507Z] #60 0.468 Cloning into '/tmp/tmp.zLKWlynTwN/src/github.com/containerd/containerd'... [2022-04-19T14:54:04.083Z] + pkg_list='github.com/docker/docker/api [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/backend/build [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/httputils [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/middleware [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/router [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/router/build [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/router/container [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/router/debug [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/router/image [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/router/network [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/router/session [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/router/system [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/server/router/volume [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/backend [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/container [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/events [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/filters [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/image [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/mount [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/network [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/registry [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/strslice [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/swarm [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/time [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/versions [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T14:54:04.083Z] github.com/docker/docker/api/types/volume [2022-04-19T14:54:04.083Z] github.com/docker/docker/builder [2022-04-19T14:54:04.083Z] github.com/docker/docker/builder/builder-next [2022-04-19T14:54:04.083Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T14:54:04.083Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T14:54:04.083Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T14:54:04.083Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T14:54:04.083Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T14:54:04.083Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T14:54:04.083Z] github.com/docker/docker/builder/dockerfile [2022-04-19T14:54:04.083Z] github.com/docker/docker/builder/remotecontext [2022-04-19T14:54:04.083Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T14:54:04.083Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T14:54:04.083Z] github.com/docker/docker/cli [2022-04-19T14:54:04.083Z] github.com/docker/docker/cli/config [2022-04-19T14:54:04.083Z] github.com/docker/docker/cli/debug [2022-04-19T14:54:04.083Z] github.com/docker/docker/client [2022-04-19T14:54:04.083Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T14:54:04.083Z] github.com/docker/docker/cmd/dockerd [2022-04-19T14:54:04.083Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T14:54:04.083Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T14:54:04.083Z] github.com/docker/docker/container [2022-04-19T14:54:04.083Z] github.com/docker/docker/container/stream [2022-04-19T14:54:04.083Z] github.com/docker/docker/contrib/apparmor [2022-04-19T14:54:04.083Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T14:54:04.083Z] github.com/docker/docker/contrib/httpserver [2022-04-19T14:54:04.083Z] github.com/docker/docker/daemon [2022-04-19T14:54:04.083Z] github.com/docker/docker/daemon/cluster [2022-04-19T14:54:04.083Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T14:54:04.083Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T14:54:04.083Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T14:54:04.083Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T14:54:04.083Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T14:54:04.083Z] github.com/docker/docker/daemon/config [2022-04-19T14:54:04.083Z] github.com/docker/docker/daemon/events [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/exec [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/images [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/initlayer [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/links [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/listeners [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/local [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/names [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/network [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/stats [2022-04-19T14:54:04.084Z] github.com/docker/docker/distribution [2022-04-19T14:54:04.084Z] github.com/docker/docker/distribution/metadata [2022-04-19T14:54:04.084Z] github.com/docker/docker/distribution/utils [2022-04-19T14:54:04.084Z] github.com/docker/docker/distribution/xfer [2022-04-19T14:54:04.084Z] github.com/docker/docker/dockerversion [2022-04-19T14:54:04.084Z] github.com/docker/docker/errdefs [2022-04-19T14:54:04.084Z] github.com/docker/docker/image [2022-04-19T14:54:04.084Z] github.com/docker/docker/image/cache [2022-04-19T14:54:04.084Z] github.com/docker/docker/image/tarexport [2022-04-19T14:54:04.084Z] github.com/docker/docker/image/v1 [2022-04-19T14:54:04.084Z] github.com/docker/docker/internal/test/suite [2022-04-19T14:54:04.084Z] github.com/docker/docker/layer [2022-04-19T14:54:04.084Z] github.com/docker/docker/libcontainerd [2022-04-19T14:54:04.084Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T14:54:04.084Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T14:54:04.084Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T14:54:04.084Z] github.com/docker/docker/libcontainerd/types [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/config [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/idm [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/ns [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/options [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/osl [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/types [2022-04-19T14:54:04.084Z] github.com/docker/docker/oci [2022-04-19T14:54:04.084Z] github.com/docker/docker/oci/caps [2022-04-19T14:54:04.084Z] github.com/docker/docker/opts [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/aaparser [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/archive [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/authorization [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/capabilities [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/containerfs [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/directory [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/dmesg [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/filenotify [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/fileutils [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/fsutils [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/homedir [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/idtools [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/ioutils [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/longpath [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/loopback [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/parsers [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/pidfile [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/platform [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/plugins [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/pools [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/progress [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/pubsub [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/reexec [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/signal [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/stack [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/stringid [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/system [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/tailfile [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/tarsum [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/truncindex [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/urlutil [2022-04-19T14:54:04.084Z] github.com/docker/docker/pkg/useragent [2022-04-19T14:54:04.084Z] github.com/docker/docker/plugin [2022-04-19T14:54:04.084Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T14:54:04.084Z] github.com/docker/docker/plugin/v2 [2022-04-19T14:54:04.084Z] github.com/docker/docker/profiles/apparmor [2022-04-19T14:54:04.084Z] github.com/docker/docker/profiles/seccomp [2022-04-19T14:54:04.084Z] github.com/docker/docker/quota [2022-04-19T14:54:04.084Z] github.com/docker/docker/reference [2022-04-19T14:54:04.084Z] github.com/docker/docker/registry [2022-04-19T14:54:04.084Z] github.com/docker/docker/registry/resumable [2022-04-19T14:54:04.084Z] github.com/docker/docker/restartmanager [2022-04-19T14:54:04.084Z] github.com/docker/docker/rootless [2022-04-19T14:54:04.084Z] github.com/docker/docker/rootless/specconv [2022-04-19T14:54:04.084Z] github.com/docker/docker/runconfig [2022-04-19T14:54:04.084Z] github.com/docker/docker/runconfig/opts [2022-04-19T14:54:04.084Z] github.com/docker/docker/testutil [2022-04-19T14:54:04.084Z] github.com/docker/docker/testutil/daemon [2022-04-19T14:54:04.084Z] github.com/docker/docker/testutil/environment [2022-04-19T14:54:04.084Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T14:54:04.084Z] github.com/docker/docker/testutil/fakegit [2022-04-19T14:54:04.084Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T14:54:04.084Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T14:54:04.084Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T14:54:04.084Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T14:54:04.084Z] github.com/docker/docker/testutil/registry [2022-04-19T14:54:04.084Z] github.com/docker/docker/testutil/request [2022-04-19T14:54:04.084Z] github.com/docker/docker/volume [2022-04-19T14:54:04.084Z] github.com/docker/docker/volume/drivers [2022-04-19T14:54:04.084Z] github.com/docker/docker/volume/local [2022-04-19T14:54:04.084Z] github.com/docker/docker/volume/mounts [2022-04-19T14:54:04.084Z] github.com/docker/docker/volume/service [2022-04-19T14:54:04.084Z] github.com/docker/docker/volume/service/opts [2022-04-19T14:54:04.084Z] github.com/docker/docker/volume/testutils' [2022-04-19T14:54:04.084Z] ++ grep --fixed-strings -v /libnetwork [2022-04-19T14:54:04.084Z] ++ echo 'github.com/docker/docker/api [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/backend/build [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/httputils [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/middleware [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/router [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/router/build [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/router/container [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/router/debug [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/router/image [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/router/network [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/router/session [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/router/system [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/server/router/volume [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/backend [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/container [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/events [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/filters [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/image [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/mount [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/network [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/registry [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/strslice [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/swarm [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/time [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/versions [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T14:54:04.084Z] github.com/docker/docker/api/types/volume [2022-04-19T14:54:04.084Z] github.com/docker/docker/builder [2022-04-19T14:54:04.084Z] github.com/docker/docker/builder/builder-next [2022-04-19T14:54:04.084Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T14:54:04.084Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T14:54:04.084Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T14:54:04.084Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T14:54:04.084Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T14:54:04.084Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T14:54:04.084Z] github.com/docker/docker/builder/dockerfile [2022-04-19T14:54:04.084Z] github.com/docker/docker/builder/remotecontext [2022-04-19T14:54:04.084Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T14:54:04.084Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T14:54:04.084Z] github.com/docker/docker/cli [2022-04-19T14:54:04.084Z] github.com/docker/docker/cli/config [2022-04-19T14:54:04.084Z] github.com/docker/docker/cli/debug [2022-04-19T14:54:04.084Z] github.com/docker/docker/client [2022-04-19T14:54:04.084Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T14:54:04.084Z] github.com/docker/docker/cmd/dockerd [2022-04-19T14:54:04.084Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T14:54:04.084Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T14:54:04.084Z] github.com/docker/docker/container [2022-04-19T14:54:04.084Z] github.com/docker/docker/container/stream [2022-04-19T14:54:04.084Z] github.com/docker/docker/contrib/apparmor [2022-04-19T14:54:04.084Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T14:54:04.084Z] github.com/docker/docker/contrib/httpserver [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/cluster [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/config [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/events [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/exec [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/images [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/initlayer [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/links [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/listeners [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/local [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/names [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/network [2022-04-19T14:54:04.084Z] github.com/docker/docker/daemon/stats [2022-04-19T14:54:04.084Z] github.com/docker/docker/distribution [2022-04-19T14:54:04.084Z] github.com/docker/docker/distribution/metadata [2022-04-19T14:54:04.084Z] github.com/docker/docker/distribution/utils [2022-04-19T14:54:04.084Z] github.com/docker/docker/distribution/xfer [2022-04-19T14:54:04.084Z] github.com/docker/docker/dockerversion [2022-04-19T14:54:04.084Z] github.com/docker/docker/errdefs [2022-04-19T14:54:04.084Z] github.com/docker/docker/image [2022-04-19T14:54:04.084Z] github.com/docker/docker/image/cache [2022-04-19T14:54:04.084Z] github.com/docker/docker/image/tarexport [2022-04-19T14:54:04.084Z] github.com/docker/docker/image/v1 [2022-04-19T14:54:04.084Z] github.com/docker/docker/internal/test/suite [2022-04-19T14:54:04.084Z] github.com/docker/docker/layer [2022-04-19T14:54:04.084Z] github.com/docker/docker/libcontainerd [2022-04-19T14:54:04.084Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T14:54:04.084Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T14:54:04.084Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T14:54:04.084Z] github.com/docker/docker/libcontainerd/types [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/config [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T14:54:04.084Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/idm [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/ns [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/options [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/osl [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T14:54:04.085Z] github.com/docker/docker/libnetwork/types [2022-04-19T14:54:04.085Z] github.com/docker/docker/oci [2022-04-19T14:54:04.085Z] github.com/docker/docker/oci/caps [2022-04-19T14:54:04.085Z] github.com/docker/docker/opts [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/aaparser [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/archive [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/authorization [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/capabilities [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/containerfs [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/directory [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/dmesg [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/filenotify [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/fileutils [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/fsutils [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/homedir [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/idtools [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/ioutils [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/longpath [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/loopback [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/parsers [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/pidfile [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/platform [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/plugins [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/pools [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/progress [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/pubsub [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/reexec [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/signal [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/stack [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/stringid [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/system [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/tailfile [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/tarsum [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/truncindex [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/urlutil [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/useragent [2022-04-19T14:54:04.085Z] github.com/docker/docker/plugin [2022-04-19T14:54:04.085Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T14:54:04.085Z] github.com/docker/docker/plugin/v2 [2022-04-19T14:54:04.085Z] github.com/docker/docker/profiles/apparmor [2022-04-19T14:54:04.085Z] github.com/docker/docker/profiles/seccomp [2022-04-19T14:54:04.085Z] github.com/docker/docker/quota [2022-04-19T14:54:04.085Z] github.com/docker/docker/reference [2022-04-19T14:54:04.085Z] github.com/docker/docker/registry [2022-04-19T14:54:04.085Z] github.com/docker/docker/registry/resumable [2022-04-19T14:54:04.085Z] github.com/docker/docker/restartmanager [2022-04-19T14:54:04.085Z] github.com/docker/docker/rootless [2022-04-19T14:54:04.085Z] github.com/docker/docker/rootless/specconv [2022-04-19T14:54:04.085Z] github.com/docker/docker/runconfig [2022-04-19T14:54:04.085Z] github.com/docker/docker/runconfig/opts [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/daemon [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/environment [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/fakegit [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/registry [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/request [2022-04-19T14:54:04.085Z] github.com/docker/docker/volume [2022-04-19T14:54:04.085Z] github.com/docker/docker/volume/drivers [2022-04-19T14:54:04.085Z] github.com/docker/docker/volume/local [2022-04-19T14:54:04.085Z] github.com/docker/docker/volume/mounts [2022-04-19T14:54:04.085Z] github.com/docker/docker/volume/service [2022-04-19T14:54:04.085Z] github.com/docker/docker/volume/service/opts [2022-04-19T14:54:04.085Z] github.com/docker/docker/volume/testutils' [2022-04-19T14:54:04.085Z] + base_pkg_list='github.com/docker/docker/api [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/backend/build [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/httputils [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/middleware [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/build [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/container [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/debug [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/image [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/network [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/session [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/system [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/volume [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/backend [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/container [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/events [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/filters [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/image [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/mount [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/network [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/registry [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/strslice [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/swarm [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/time [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/versions [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/volume [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/builder-next [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/dockerfile [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/remotecontext [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T14:54:04.085Z] github.com/docker/docker/cli [2022-04-19T14:54:04.085Z] github.com/docker/docker/cli/config [2022-04-19T14:54:04.085Z] github.com/docker/docker/cli/debug [2022-04-19T14:54:04.085Z] github.com/docker/docker/client [2022-04-19T14:54:04.085Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T14:54:04.085Z] github.com/docker/docker/cmd/dockerd [2022-04-19T14:54:04.085Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T14:54:04.085Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T14:54:04.085Z] github.com/docker/docker/container [2022-04-19T14:54:04.085Z] github.com/docker/docker/container/stream [2022-04-19T14:54:04.085Z] github.com/docker/docker/contrib/apparmor [2022-04-19T14:54:04.085Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T14:54:04.085Z] github.com/docker/docker/contrib/httpserver [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/cluster [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/config [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/events [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/exec [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/images [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/initlayer [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/links [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/listeners [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger/local [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/names [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/network [2022-04-19T14:54:04.085Z] github.com/docker/docker/daemon/stats [2022-04-19T14:54:04.085Z] github.com/docker/docker/distribution [2022-04-19T14:54:04.085Z] github.com/docker/docker/distribution/metadata [2022-04-19T14:54:04.085Z] github.com/docker/docker/distribution/utils [2022-04-19T14:54:04.085Z] github.com/docker/docker/distribution/xfer [2022-04-19T14:54:04.085Z] github.com/docker/docker/dockerversion [2022-04-19T14:54:04.085Z] github.com/docker/docker/errdefs [2022-04-19T14:54:04.085Z] github.com/docker/docker/image [2022-04-19T14:54:04.085Z] github.com/docker/docker/image/cache [2022-04-19T14:54:04.085Z] github.com/docker/docker/image/tarexport [2022-04-19T14:54:04.085Z] github.com/docker/docker/image/v1 [2022-04-19T14:54:04.085Z] github.com/docker/docker/internal/test/suite [2022-04-19T14:54:04.085Z] github.com/docker/docker/layer [2022-04-19T14:54:04.085Z] github.com/docker/docker/libcontainerd [2022-04-19T14:54:04.085Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T14:54:04.085Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T14:54:04.085Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T14:54:04.085Z] github.com/docker/docker/libcontainerd/types [2022-04-19T14:54:04.085Z] github.com/docker/docker/oci [2022-04-19T14:54:04.085Z] github.com/docker/docker/oci/caps [2022-04-19T14:54:04.085Z] github.com/docker/docker/opts [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/aaparser [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/archive [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/authorization [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/capabilities [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/containerfs [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/directory [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/dmesg [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/filenotify [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/fileutils [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/fsutils [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/homedir [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/idtools [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/ioutils [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/longpath [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/loopback [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/parsers [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/pidfile [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/platform [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/plugins [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/pools [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/progress [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/pubsub [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/reexec [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/signal [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/stack [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/stringid [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/system [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/tailfile [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/tarsum [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/truncindex [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/urlutil [2022-04-19T14:54:04.085Z] github.com/docker/docker/pkg/useragent [2022-04-19T14:54:04.085Z] github.com/docker/docker/plugin [2022-04-19T14:54:04.085Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T14:54:04.085Z] github.com/docker/docker/plugin/v2 [2022-04-19T14:54:04.085Z] github.com/docker/docker/profiles/apparmor [2022-04-19T14:54:04.085Z] github.com/docker/docker/profiles/seccomp [2022-04-19T14:54:04.085Z] github.com/docker/docker/quota [2022-04-19T14:54:04.085Z] github.com/docker/docker/reference [2022-04-19T14:54:04.085Z] github.com/docker/docker/registry [2022-04-19T14:54:04.085Z] github.com/docker/docker/registry/resumable [2022-04-19T14:54:04.085Z] github.com/docker/docker/restartmanager [2022-04-19T14:54:04.085Z] github.com/docker/docker/rootless [2022-04-19T14:54:04.085Z] github.com/docker/docker/rootless/specconv [2022-04-19T14:54:04.085Z] github.com/docker/docker/runconfig [2022-04-19T14:54:04.085Z] github.com/docker/docker/runconfig/opts [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/daemon [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/environment [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/fakegit [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/registry [2022-04-19T14:54:04.085Z] github.com/docker/docker/testutil/request [2022-04-19T14:54:04.085Z] github.com/docker/docker/volume [2022-04-19T14:54:04.085Z] github.com/docker/docker/volume/drivers [2022-04-19T14:54:04.085Z] github.com/docker/docker/volume/local [2022-04-19T14:54:04.085Z] github.com/docker/docker/volume/mounts [2022-04-19T14:54:04.085Z] github.com/docker/docker/volume/service [2022-04-19T14:54:04.085Z] github.com/docker/docker/volume/service/opts [2022-04-19T14:54:04.085Z] github.com/docker/docker/volume/testutils' [2022-04-19T14:54:04.085Z] ++ grep --fixed-strings /libnetwork [2022-04-19T14:54:04.085Z] ++ echo 'github.com/docker/docker/api [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/backend/build [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/httputils [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/middleware [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/build [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/container [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/debug [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/image [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/network [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/session [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/system [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/server/router/volume [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/backend [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/container [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/events [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/filters [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/image [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/mount [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/network [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/registry [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/strslice [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/swarm [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/time [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/versions [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T14:54:04.085Z] github.com/docker/docker/api/types/volume [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/builder-next [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T14:54:04.085Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T14:54:04.086Z] github.com/docker/docker/builder/dockerfile [2022-04-19T14:54:04.086Z] github.com/docker/docker/builder/remotecontext [2022-04-19T14:54:04.086Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T14:54:04.086Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T14:54:04.086Z] github.com/docker/docker/cli [2022-04-19T14:54:04.086Z] github.com/docker/docker/cli/config [2022-04-19T14:54:04.086Z] github.com/docker/docker/cli/debug [2022-04-19T14:54:04.086Z] github.com/docker/docker/client [2022-04-19T14:54:04.086Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T14:54:04.086Z] github.com/docker/docker/cmd/dockerd [2022-04-19T14:54:04.086Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T14:54:04.086Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T14:54:04.086Z] github.com/docker/docker/container [2022-04-19T14:54:04.086Z] github.com/docker/docker/container/stream [2022-04-19T14:54:04.086Z] github.com/docker/docker/contrib/apparmor [2022-04-19T14:54:04.086Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T14:54:04.086Z] github.com/docker/docker/contrib/httpserver [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/cluster [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/config [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/events [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/exec [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/images [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/initlayer [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/links [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/listeners [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger/local [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/names [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/network [2022-04-19T14:54:04.086Z] github.com/docker/docker/daemon/stats [2022-04-19T14:54:04.086Z] github.com/docker/docker/distribution [2022-04-19T14:54:04.086Z] github.com/docker/docker/distribution/metadata [2022-04-19T14:54:04.086Z] github.com/docker/docker/distribution/utils [2022-04-19T14:54:04.086Z] github.com/docker/docker/distribution/xfer [2022-04-19T14:54:04.086Z] github.com/docker/docker/dockerversion [2022-04-19T14:54:04.086Z] github.com/docker/docker/errdefs [2022-04-19T14:54:04.086Z] github.com/docker/docker/image [2022-04-19T14:54:04.086Z] github.com/docker/docker/image/cache [2022-04-19T14:54:04.086Z] github.com/docker/docker/image/tarexport [2022-04-19T14:54:04.086Z] github.com/docker/docker/image/v1 [2022-04-19T14:54:04.086Z] github.com/docker/docker/internal/test/suite [2022-04-19T14:54:04.086Z] github.com/docker/docker/layer [2022-04-19T14:54:04.086Z] github.com/docker/docker/libcontainerd [2022-04-19T14:54:04.086Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T14:54:04.086Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T14:54:04.086Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T14:54:04.086Z] github.com/docker/docker/libcontainerd/types [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/config [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/idm [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ns [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/options [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/osl [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/types [2022-04-19T14:54:04.086Z] github.com/docker/docker/oci [2022-04-19T14:54:04.086Z] github.com/docker/docker/oci/caps [2022-04-19T14:54:04.086Z] github.com/docker/docker/opts [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/aaparser [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/archive [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/authorization [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/capabilities [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/containerfs [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/directory [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/dmesg [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/filenotify [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/fileutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/fsutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/homedir [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/idtools [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/ioutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/longpath [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/loopback [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/parsers [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/pidfile [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/platform [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/plugins [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/pools [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/progress [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/pubsub [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/reexec [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/signal [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/stack [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/stringid [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/system [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/tailfile [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/tarsum [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/truncindex [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/urlutil [2022-04-19T14:54:04.086Z] github.com/docker/docker/pkg/useragent [2022-04-19T14:54:04.086Z] github.com/docker/docker/plugin [2022-04-19T14:54:04.086Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T14:54:04.086Z] github.com/docker/docker/plugin/v2 [2022-04-19T14:54:04.086Z] github.com/docker/docker/profiles/apparmor [2022-04-19T14:54:04.086Z] github.com/docker/docker/profiles/seccomp [2022-04-19T14:54:04.086Z] github.com/docker/docker/quota [2022-04-19T14:54:04.086Z] github.com/docker/docker/reference [2022-04-19T14:54:04.086Z] github.com/docker/docker/registry [2022-04-19T14:54:04.086Z] github.com/docker/docker/registry/resumable [2022-04-19T14:54:04.086Z] github.com/docker/docker/restartmanager [2022-04-19T14:54:04.086Z] github.com/docker/docker/rootless [2022-04-19T14:54:04.086Z] github.com/docker/docker/rootless/specconv [2022-04-19T14:54:04.086Z] github.com/docker/docker/runconfig [2022-04-19T14:54:04.086Z] github.com/docker/docker/runconfig/opts [2022-04-19T14:54:04.086Z] github.com/docker/docker/testutil [2022-04-19T14:54:04.086Z] github.com/docker/docker/testutil/daemon [2022-04-19T14:54:04.086Z] github.com/docker/docker/testutil/environment [2022-04-19T14:54:04.086Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T14:54:04.086Z] github.com/docker/docker/testutil/fakegit [2022-04-19T14:54:04.086Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T14:54:04.086Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T14:54:04.086Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T14:54:04.086Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T14:54:04.086Z] github.com/docker/docker/testutil/registry [2022-04-19T14:54:04.086Z] github.com/docker/docker/testutil/request [2022-04-19T14:54:04.086Z] github.com/docker/docker/volume [2022-04-19T14:54:04.086Z] github.com/docker/docker/volume/drivers [2022-04-19T14:54:04.086Z] github.com/docker/docker/volume/local [2022-04-19T14:54:04.086Z] github.com/docker/docker/volume/mounts [2022-04-19T14:54:04.086Z] github.com/docker/docker/volume/service [2022-04-19T14:54:04.086Z] github.com/docker/docker/volume/service/opts [2022-04-19T14:54:04.086Z] github.com/docker/docker/volume/testutils' [2022-04-19T14:54:04.086Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/config [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/idm [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ns [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/options [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/osl [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/types' [2022-04-19T14:54:04.086Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-19T14:54:04.086Z] + echo 'github.com/docker/docker/libnetwork [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/config [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/idm [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T14:54:04.086Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/ns [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/options [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/osl [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/types' [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T14:54:04.087Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T14:54:04.087Z] + type docker-proxy [2022-04-19T14:54:04.087Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-19T14:54:04.087Z] + hack/make.sh binary-proxy install-proxy [2022-04-19T14:54:04.087Z] [2022-04-19T14:54:04.087Z] Removing bundles/ [2022-04-19T14:54:04.087Z] [2022-04-19T14:54:04.087Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-19T14:54:04.087Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-19T14:54:04.087Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T14:54:04.292Z] #76 exporting layers 1.0s done [2022-04-19T14:54:04.292Z] #76 writing image sha256:282302297f82228e7933a26941201001be1025b340516388a82822443e7768f5 done [2022-04-19T14:54:04.292Z] #76 naming to docker.io/library/docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 done [2022-04-19T14:54:04.292Z] #76 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-19T14:54:04.436Z] #60 6.013 + cd /tmp/tmp.zLKWlynTwN/src/github.com/containerd/containerd [2022-04-19T14:54:04.436Z] #60 6.013 + git checkout -q v1.6.2 [2022-04-19T14:54:04.436Z] #60 6.162 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-19T14:54:04.436Z] #60 6.162 + BUILDTAGS='netgo osusergo static_build' [2022-04-19T14:54:04.436Z] #60 6.162 + export EXTRA_FLAGS=-buildmode=pie [2022-04-19T14:54:04.436Z] #60 6.162 + EXTRA_FLAGS=-buildmode=pie [2022-04-19T14:54:04.436Z] #60 6.162 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-19T14:54:04.436Z] #60 6.162 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-19T14:54:04.436Z] #60 6.162 + '[' '' = dynamic ']' [2022-04-19T14:54:04.436Z] #60 6.162 + make [2022-04-19T14:54:04.647Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -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:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/make.sh dynbinary test-integration [2022-04-19T14:54:04.693Z] #60 ... [2022-04-19T14:54:04.693Z] [2022-04-19T14:54:04.693Z] #63 [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-04-19T14:54:04.693Z] #63 sha256:4382b90b57d9da4704b888209f7d5fa12536e2f04d96a0e35757cd4720da4765 [2022-04-19T14:54:04.693Z] #63 8.989 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T14:54:04.693Z] #63 8.989 + GOBIN=/build [2022-04-19T14:54:04.693Z] #63 8.989 + GO111MODULE=on [2022-04-19T14:54:04.693Z] #63 8.989 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T14:54:04.908Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-19T14:54:04.908Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-19T14:54:04.908Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-19T14:54:04.908Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-19T14:54:04.908Z] 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-04-19T14:54:04.908Z] Detected virtualization docker. [2022-04-19T14:54:04.908Z] Detected architecture x86-64. [2022-04-19T14:54:04.908Z] Set hostname to <1213a3881f62>. [2022-04-19T14:54:05.170Z] modprobe@configfs.service: Succeeded. [2022-04-19T14:54:05.170Z] modprobe@drm.service: Succeeded. [2022-04-19T14:54:05.170Z] modprobe@fuse.service: Succeeded. [2022-04-19T14:54:05.170Z] + source /etc/docker-entrypoint-cmd [2022-04-19T14:54:05.170Z] ++ hack/make.sh dynbinary test-integration [2022-04-19T14:54:05.170Z] [2022-04-19T14:54:05.432Z] Removing bundles/ [2022-04-19T14:54:05.432Z] [2022-04-19T14:54:05.432Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T14:54:05.432Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T14:54:05.432Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T14:54:05.623Z] Commit message: "Cleanup servicebindings only on Windows" [2022-04-19T14:54:05.679Z] > git --version # timeout=10 [2022-04-19T14:54:05.693Z] > git --version # 'git version 2.17.1' [2022-04-19T14:54:05.702Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T14:54:05.962Z] Commit message: "Cleanup servicebindings only on Windows" [2022-04-19T14:54:05.988Z] > git --version # timeout=10 [2022-04-19T14:54:06.001Z] > git --version # 'git version 2.17.1' [2022-04-19T14:54:06.005Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-19T14:54:06.686Z] + docker version [2022-04-19T14:54:06.972Z] + [ PR != PR ] [2022-04-19T14:54:06.972Z] + [ master != master ] [2022-04-19T14:54:06.972Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T14:54:07.349Z] + docker version [2022-04-19T14:54:09.946Z] #63 13.35 rootlesskit version 1.0.0 [2022-04-19T14:54:09.946Z] #63 13.36 Usage of /build/rootlesskit-docker-proxy: [2022-04-19T14:54:09.946Z] #63 13.36 -container-ip string [2022-04-19T14:54:09.946Z] #63 13.36 container ip [2022-04-19T14:54:09.946Z] #63 13.36 -container-port int [2022-04-19T14:54:09.946Z] #63 13.36 container port (default -1) [2022-04-19T14:54:09.946Z] #63 13.36 -host-ip string [2022-04-19T14:54:09.946Z] #63 13.36 host ip [2022-04-19T14:54:09.946Z] #63 13.36 -host-port int [2022-04-19T14:54:09.946Z] #63 13.36 host port (default -1) [2022-04-19T14:54:09.946Z] #63 13.36 -proto string [2022-04-19T14:54:09.946Z] #63 13.36 proxy protocol (default "tcp") [2022-04-19T14:54:09.946Z] #63 DONE 14.0s [2022-04-19T14:54:09.946Z] [2022-04-19T14:54:09.946Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T14:54:09.946Z] #64 sha256:6192318bf4e3985783afd72f0ffddd969da62863e9ae7612b135b77e55d5a956 [2022-04-19T14:54:09.946Z] #64 DONE 0.0s [2022-04-19T14:54:09.946Z] [2022-04-19T14:54:09.946Z] #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-04-19T14:54:09.946Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:54:09.946Z] #14 6.390 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-19T14:54:09.946Z] #14 6.393 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:54:09.946Z] #14 6.396 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T14:54:09.946Z] #14 6.431 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-19T14:54:09.946Z] #14 6.433 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:54:09.946Z] #14 6.436 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T14:54:09.946Z] #14 7.962 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-19T14:54:09.946Z] #14 7.966 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:54:09.946Z] #14 7.978 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T14:54:09.946Z] #14 10.71 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-19T14:54:09.946Z] #14 10.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:54:09.946Z] #14 10.72 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T14:54:09.946Z] #14 12.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-19T14:54:09.946Z] #14 12.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:54:09.946Z] #14 12.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T14:54:09.946Z] #14 13.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-19T14:54:09.946Z] #14 13.56 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:54:09.946Z] #14 13.57 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T14:54:09.946Z] #14 ... [2022-04-19T14:54:09.946Z] [2022-04-19T14:54:09.946Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T14:54:09.946Z] #65 sha256:e7486d2113cdda0f162c5b82d9a5fc589d44aa1e90ee524b9a5deed7ee0ebbbe [2022-04-19T14:54:09.946Z] #65 DONE 0.0s [2022-04-19T14:54:09.946Z] [2022-04-19T14:54:09.946Z] #60 [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-04-19T14:54:09.946Z] #60 sha256:cb967ef4d5650caba15b00744f4e450dcf7785ea6b4d501aa368d94df35246b5 [2022-04-19T14:54:09.946Z] #60 7.008 + bin/ctr [2022-04-19T14:54:10.509Z] #60 ... [2022-04-19T14:54:10.509Z] [2022-04-19T14:54:10.509Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T14:54:10.509Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-19T14:54:10.509Z] #68 CACHED [2022-04-19T14:54:10.509Z] [2022-04-19T14:54:10.509Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T14:54:10.509Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-19T14:54:10.509Z] #70 CACHED [2022-04-19T14:54:10.676Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-19T14:54:10.676Z] [2022-04-19T14:54:10.676Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-19T14:54:10.676Z] Installing docker-proxy to /usr/local/bin/ [2022-04-19T14:54:10.676Z] [2022-04-19T14:54:10.676Z] + mkdir -p bundles [2022-04-19T14:54:10.676Z] + '[' -n 'github.com/docker/docker/api [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/backend/build [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/httputils [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/middleware [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/router [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/router/build [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/router/container [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/router/debug [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/router/image [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/router/network [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/router/session [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/router/system [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/server/router/volume [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/backend [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/container [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/events [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/filters [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/image [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/mount [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/network [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/registry [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/strslice [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/swarm [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/time [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/versions [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T14:54:10.676Z] github.com/docker/docker/api/types/volume [2022-04-19T14:54:10.676Z] github.com/docker/docker/builder [2022-04-19T14:54:10.676Z] github.com/docker/docker/builder/builder-next [2022-04-19T14:54:10.676Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T14:54:10.676Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T14:54:10.676Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T14:54:10.676Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T14:54:10.676Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T14:54:10.676Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T14:54:10.676Z] github.com/docker/docker/builder/dockerfile [2022-04-19T14:54:10.676Z] github.com/docker/docker/builder/remotecontext [2022-04-19T14:54:10.676Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T14:54:10.676Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T14:54:10.676Z] github.com/docker/docker/cli [2022-04-19T14:54:10.676Z] github.com/docker/docker/cli/config [2022-04-19T14:54:10.676Z] github.com/docker/docker/cli/debug [2022-04-19T14:54:10.676Z] github.com/docker/docker/client [2022-04-19T14:54:10.676Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T14:54:10.676Z] github.com/docker/docker/cmd/dockerd [2022-04-19T14:54:10.676Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T14:54:10.676Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T14:54:10.676Z] github.com/docker/docker/container [2022-04-19T14:54:10.676Z] github.com/docker/docker/container/stream [2022-04-19T14:54:10.676Z] github.com/docker/docker/contrib/apparmor [2022-04-19T14:54:10.676Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T14:54:10.676Z] github.com/docker/docker/contrib/httpserver [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/cluster [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/config [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/events [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/exec [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/images [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/initlayer [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/links [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/listeners [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/logger [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T14:54:10.676Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T14:54:10.677Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T14:54:10.677Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T14:54:10.677Z] github.com/docker/docker/daemon/logger/local [2022-04-19T14:54:10.677Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T14:54:10.677Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T14:54:10.677Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T14:54:10.677Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T14:54:10.677Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T14:54:10.677Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T14:54:10.677Z] github.com/docker/docker/daemon/names [2022-04-19T14:54:10.677Z] github.com/docker/docker/daemon/network [2022-04-19T14:54:10.677Z] github.com/docker/docker/daemon/stats [2022-04-19T14:54:10.677Z] github.com/docker/docker/distribution [2022-04-19T14:54:10.677Z] github.com/docker/docker/distribution/metadata [2022-04-19T14:54:10.677Z] github.com/docker/docker/distribution/utils [2022-04-19T14:54:10.677Z] github.com/docker/docker/distribution/xfer [2022-04-19T14:54:10.677Z] github.com/docker/docker/dockerversion [2022-04-19T14:54:10.677Z] github.com/docker/docker/errdefs [2022-04-19T14:54:10.677Z] github.com/docker/docker/image [2022-04-19T14:54:10.677Z] github.com/docker/docker/image/cache [2022-04-19T14:54:10.677Z] github.com/docker/docker/image/tarexport [2022-04-19T14:54:10.677Z] github.com/docker/docker/image/v1 [2022-04-19T14:54:10.677Z] github.com/docker/docker/internal/test/suite [2022-04-19T14:54:10.677Z] github.com/docker/docker/layer [2022-04-19T14:54:10.677Z] github.com/docker/docker/libcontainerd [2022-04-19T14:54:10.677Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T14:54:10.677Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T14:54:10.677Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T14:54:10.677Z] github.com/docker/docker/libcontainerd/types [2022-04-19T14:54:10.677Z] github.com/docker/docker/oci [2022-04-19T14:54:10.677Z] github.com/docker/docker/oci/caps [2022-04-19T14:54:10.677Z] github.com/docker/docker/opts [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/aaparser [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/archive [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/authorization [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/capabilities [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/containerfs [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/directory [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/dmesg [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/filenotify [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/fileutils [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/fsutils [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/homedir [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/idtools [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/ioutils [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/longpath [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/loopback [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/parsers [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/pidfile [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/platform [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/plugins [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/pools [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/progress [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/pubsub [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/reexec [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/signal [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/stack [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/stringid [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/system [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/tailfile [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/tarsum [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/truncindex [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/urlutil [2022-04-19T14:54:10.677Z] github.com/docker/docker/pkg/useragent [2022-04-19T14:54:10.677Z] github.com/docker/docker/plugin [2022-04-19T14:54:10.677Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T14:54:10.677Z] github.com/docker/docker/plugin/v2 [2022-04-19T14:54:10.677Z] github.com/docker/docker/profiles/apparmor [2022-04-19T14:54:10.677Z] github.com/docker/docker/profiles/seccomp [2022-04-19T14:54:10.677Z] github.com/docker/docker/quota [2022-04-19T14:54:10.677Z] github.com/docker/docker/reference [2022-04-19T14:54:10.677Z] github.com/docker/docker/registry [2022-04-19T14:54:10.677Z] github.com/docker/docker/registry/resumable [2022-04-19T14:54:10.677Z] github.com/docker/docker/restartmanager [2022-04-19T14:54:10.677Z] github.com/docker/docker/rootless [2022-04-19T14:54:10.677Z] github.com/docker/docker/rootless/specconv [2022-04-19T14:54:10.677Z] github.com/docker/docker/runconfig [2022-04-19T14:54:10.677Z] github.com/docker/docker/runconfig/opts [2022-04-19T14:54:10.677Z] github.com/docker/docker/testutil [2022-04-19T14:54:10.677Z] github.com/docker/docker/testutil/daemon [2022-04-19T14:54:10.677Z] github.com/docker/docker/testutil/environment [2022-04-19T14:54:10.677Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T14:54:10.677Z] github.com/docker/docker/testutil/fakegit [2022-04-19T14:54:10.677Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T14:54:10.677Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T14:54:10.677Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T14:54:10.677Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T14:54:10.677Z] github.com/docker/docker/testutil/registry [2022-04-19T14:54:10.677Z] github.com/docker/docker/testutil/request [2022-04-19T14:54:10.677Z] github.com/docker/docker/volume [2022-04-19T14:54:10.677Z] github.com/docker/docker/volume/drivers [2022-04-19T14:54:10.677Z] github.com/docker/docker/volume/local [2022-04-19T14:54:10.677Z] github.com/docker/docker/volume/mounts [2022-04-19T14:54:10.677Z] github.com/docker/docker/volume/service [2022-04-19T14:54:10.677Z] github.com/docker/docker/volume/service/opts [2022-04-19T14:54:10.677Z] github.com/docker/docker/volume/testutils' ']' [2022-04-19T14:54:10.677Z] + 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/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-04-19T14:54:10.677Z] ? github.com/docker/docker/api [no test files] [2022-04-19T14:54:10.765Z] [2022-04-19T14:54:10.765Z] #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-04-19T14:54:10.765Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:54:11.021Z] #14 16.64 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-19T14:54:11.277Z] #14 16.65 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:54:11.277Z] #14 16.65 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T14:54:12.643Z] #14 17.95 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-19T14:54:12.643Z] #14 17.95 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-19T14:54:12.643Z] #14 17.96 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T14:54:12.643Z] #14 18.02 Selecting previously unselected package libapparmor1:amd64. [2022-04-19T14:54:12.643Z] #14 18.03 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-19T14:54:12.643Z] #14 18.03 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T14:54:12.643Z] #14 18.08 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-19T14:54:12.643Z] #14 18.08 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-19T14:54:12.643Z] #14 18.09 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T14:54:12.643Z] #14 18.14 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T14:54:12.643Z] #14 18.15 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T14:54:12.643Z] #14 18.15 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T14:54:12.643Z] #14 18.21 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T14:54:12.900Z] #14 18.22 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T14:54:12.900Z] #14 18.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T14:54:12.900Z] #14 18.29 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-19T14:54:12.900Z] #14 18.29 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T14:54:12.900Z] #14 18.29 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:54:12.900Z] #14 18.33 Selecting previously unselected package libudev-dev:amd64. [2022-04-19T14:54:12.900Z] #14 18.33 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-19T14:54:12.900Z] #14 18.34 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-19T14:54:12.900Z] #14 18.40 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-19T14:54:12.900Z] #14 18.40 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-19T14:54:12.900Z] #14 18.41 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T14:54:13.155Z] #14 18.52 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-19T14:54:13.155Z] #14 18.53 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-19T14:54:13.155Z] #14 18.53 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T14:54:13.155Z] #14 18.65 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-19T14:54:13.155Z] #14 18.65 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-19T14:54:13.155Z] #14 18.65 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T14:54:13.155Z] #14 18.74 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-19T14:54:13.242Z] Client: Docker Engine - Community [2022-04-19T14:54:13.242Z] Version: 20.10.14 [2022-04-19T14:54:13.242Z] API version: 1.41 [2022-04-19T14:54:13.242Z] Go version: go1.16.15 [2022-04-19T14:54:13.242Z] Git commit: a224086 [2022-04-19T14:54:13.242Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-19T14:54:13.242Z] OS/Arch: linux/amd64 [2022-04-19T14:54:13.242Z] Context: default [2022-04-19T14:54:13.242Z] Experimental: true [2022-04-19T14:54:13.242Z] [2022-04-19T14:54:13.242Z] Server: Docker Engine - Community [2022-04-19T14:54:13.242Z] Engine: [2022-04-19T14:54:13.242Z] Version: 20.10.14 [2022-04-19T14:54:13.242Z] API version: 1.41 (minimum version 1.12) [2022-04-19T14:54:13.242Z] Go version: go1.16.15 [2022-04-19T14:54:13.242Z] Git commit: 87a90dc [2022-04-19T14:54:13.242Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-19T14:54:13.242Z] OS/Arch: linux/amd64 [2022-04-19T14:54:13.242Z] Experimental: true [2022-04-19T14:54:13.242Z] containerd: [2022-04-19T14:54:13.242Z] Version: 1.5.11 [2022-04-19T14:54:13.242Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T14:54:13.242Z] runc: [2022-04-19T14:54:13.242Z] Version: 1.0.3 [2022-04-19T14:54:13.242Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T14:54:13.242Z] docker-init: [2022-04-19T14:54:13.242Z] Version: 0.19.0 [2022-04-19T14:54:13.242Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-19T14:54:13.413Z] #14 18.75 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-19T14:54:13.413Z] #14 18.75 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T14:54:13.413Z] #14 18.81 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-19T14:54:13.413Z] #14 18.82 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-19T14:54:13.413Z] #14 18.82 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T14:54:13.587Z] + docker info [2022-04-19T14:54:13.669Z] #14 18.96 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-19T14:54:13.669Z] #14 18.96 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-19T14:54:13.669Z] #14 18.97 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T14:54:13.669Z] #14 19.04 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-19T14:54:13.669Z] #14 19.04 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T14:54:13.669Z] #14 19.04 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:54:13.669Z] #14 19.09 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-19T14:54:13.669Z] #14 19.09 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-19T14:54:13.669Z] #14 19.10 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T14:54:13.669Z] #14 19.14 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-19T14:54:13.669Z] #14 19.14 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-19T14:54:13.669Z] #14 19.14 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T14:54:13.669Z] #14 19.26 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T14:54:13.926Z] #14 19.28 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T14:54:13.926Z] #14 19.29 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T14:54:13.926Z] #14 19.30 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T14:54:13.926Z] #14 19.31 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T14:54:13.926Z] #14 19.32 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T14:54:13.926Z] #14 19.34 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T14:54:13.926Z] #14 19.35 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T14:54:13.926Z] #14 19.36 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-19T14:54:13.926Z] #14 19.37 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T14:54:13.926Z] #14 19.38 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T14:54:13.926Z] #14 19.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T14:54:13.926Z] #14 19.40 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T14:54:13.926Z] #14 19.41 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T14:54:13.926Z] #14 19.42 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-19T14:54:13.926Z] #14 19.43 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T14:54:13.926Z] #14 19.44 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T14:54:13.926Z] #14 19.45 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T14:54:13.926Z] #14 19.46 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T14:54:13.926Z] #14 19.47 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T14:54:13.926Z] #14 19.48 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T14:54:13.952Z] Client: Docker Engine - Community [2022-04-19T14:54:13.952Z] Version: 20.10.14 [2022-04-19T14:54:13.952Z] API version: 1.41 [2022-04-19T14:54:13.952Z] Go version: go1.16.15 [2022-04-19T14:54:13.952Z] Git commit: a224086 [2022-04-19T14:54:13.952Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-19T14:54:13.952Z] OS/Arch: linux/amd64 [2022-04-19T14:54:13.952Z] Context: default [2022-04-19T14:54:13.952Z] Experimental: true [2022-04-19T14:54:13.952Z] [2022-04-19T14:54:13.952Z] Server: Docker Engine - Community [2022-04-19T14:54:13.952Z] Engine: [2022-04-19T14:54:13.952Z] Version: 20.10.14 [2022-04-19T14:54:13.952Z] API version: 1.41 (minimum version 1.12) [2022-04-19T14:54:13.952Z] Go version: go1.16.15 [2022-04-19T14:54:13.952Z] Git commit: 87a90dc [2022-04-19T14:54:13.952Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-19T14:54:13.952Z] OS/Arch: linux/amd64 [2022-04-19T14:54:13.952Z] Experimental: true [2022-04-19T14:54:13.952Z] containerd: [2022-04-19T14:54:13.952Z] Version: 1.5.11 [2022-04-19T14:54:13.952Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T14:54:13.952Z] runc: [2022-04-19T14:54:13.952Z] Version: 1.0.3 [2022-04-19T14:54:13.952Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T14:54:13.952Z] docker-init: [2022-04-19T14:54:13.952Z] Version: 0.19.0 [2022-04-19T14:54:13.952Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-19T14:54:14.185Z] #14 19.49 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-04-19T14:54:14.185Z] #14 19.49 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T14:54:14.185Z] #14 19.50 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-04-19T14:54:14.185Z] #14 19.51 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T14:54:14.185Z] #14 19.52 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T14:54:14.185Z] #14 19.53 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-04-19T14:54:14.185Z] #14 19.53 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T14:54:14.185Z] #14 19.55 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T14:54:14.185Z] #14 19.57 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:54:14.185Z] #14 19.58 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-19T14:54:14.185Z] #14 19.60 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:54:14.185Z] #14 19.61 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:54:14.185Z] #14 19.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:54:14.252Z] + docker info [2022-04-19T14:54:14.749Z] #14 DONE 20.1s [2022-04-19T14:54:14.749Z] [2022-04-19T14:54:14.749Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T14:54:14.749Z] #55 sha256:50476ba7fae45a9201aa941349633ea3afb9dfa959e09fa3b314172773435e36 [2022-04-19T14:54:14.749Z] #55 DONE 0.1s [2022-04-19T14:54:14.749Z] [2022-04-19T14:54:14.749Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T14:54:14.749Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-19T14:54:15.677Z] #15 DONE 0.8s [2022-04-19T14:54:15.677Z] [2022-04-19T14:54:15.677Z] #56 [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-04-19T14:54:15.677Z] #56 sha256:4fb0355758cdd35bb72cc3203e3815968c3978e76548954a831fcb83f4f6a6a4 [2022-04-19T14:54:15.677Z] #56 0.683 + RM_GOPATH=0 [2022-04-19T14:54:15.677Z] #56 0.683 + TMP_GOPATH= [2022-04-19T14:54:15.677Z] #56 0.683 + : /build [2022-04-19T14:54:15.677Z] #56 0.683 + '[' -z '' ']' [2022-04-19T14:54:15.677Z] #56 0.683 ++ mktemp -d [2022-04-19T14:54:15.677Z] #56 0.684 + export GOPATH=/tmp/tmp.wqodOFj2tX [2022-04-19T14:54:15.677Z] #56 0.685 + GOPATH=/tmp/tmp.wqodOFj2tX [2022-04-19T14:54:15.677Z] #56 0.685 + RM_GOPATH=1 [2022-04-19T14:54:15.677Z] #56 0.685 + case "$(go env GOARCH)" in [2022-04-19T14:54:15.677Z] #56 0.685 ++ go env GOARCH [2022-04-19T14:54:15.677Z] #56 0.695 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T14:54:15.677Z] #56 0.695 + GO_BUILDMODE=-buildmode=pie [2022-04-19T14:54:15.677Z] #56 0.699 ++ dirname /install.sh [2022-04-19T14:54:15.677Z] #56 0.699 + dir=/ [2022-04-19T14:54:15.677Z] #56 0.699 + bin=runc [2022-04-19T14:54:15.677Z] #56 0.699 + shift [2022-04-19T14:54:15.677Z] #56 0.700 + '[' '!' -f //runc.installer ']' [2022-04-19T14:54:15.677Z] #56 0.700 + . //runc.installer [2022-04-19T14:54:15.677Z] #56 0.700 ++ set -e [2022-04-19T14:54:15.677Z] #56 0.700 ++ : v1.1.1 [2022-04-19T14:54:15.677Z] #56 0.700 + install_runc [2022-04-19T14:54:15.677Z] #56 0.700 + RUNC_BUILDTAGS=seccomp [2022-04-19T14:54:15.677Z] #56 0.700 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-19T14:54:15.677Z] #56 0.700 Install runc version v1.1.1 (build tags: seccomp) [2022-04-19T14:54:15.677Z] #56 0.700 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wqodOFj2tX/src/github.com/opencontainers/runc [2022-04-19T14:54:15.677Z] #56 0.701 Cloning into '/tmp/tmp.wqodOFj2tX/src/github.com/opencontainers/runc'... [2022-04-19T14:54:16.283Z] #56 ... [2022-04-19T14:54:16.283Z] [2022-04-19T14:54:16.283Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-19T14:54:16.283Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-19T14:54:16.283Z] #16 DONE 0.7s [2022-04-19T14:54:16.283Z] [2022-04-19T14:54:16.283Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T14:54:16.283Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-19T14:54:16.847Z] #17 0.449 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-19T14:54:16.847Z] #17 DONE 0.5s [2022-04-19T14:54:16.847Z] [2022-04-19T14:54:16.847Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T14:54:16.847Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-19T14:54:17.415Z] #18 DONE 0.5s [2022-04-19T14:54:17.416Z] [2022-04-19T14:54:17.416Z] #56 [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-04-19T14:54:17.416Z] #56 sha256:4fb0355758cdd35bb72cc3203e3815968c3978e76548954a831fcb83f4f6a6a4 [2022-04-19T14:54:17.416Z] #56 2.214 + cd /tmp/tmp.wqodOFj2tX/src/github.com/opencontainers/runc [2022-04-19T14:54:17.416Z] #56 2.214 + git checkout -q v1.1.1 [2022-04-19T14:54:17.416Z] #56 2.313 + '[' -z '' ']' [2022-04-19T14:54:17.416Z] #56 2.313 + target=static [2022-04-19T14:54:17.416Z] #56 2.313 + make BUILDTAGS=seccomp static [2022-04-19T14:54:17.416Z] #56 2.481 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-04-19T14:54:17.979Z] #56 ... [2022-04-19T14:54:17.979Z] [2022-04-19T14:54:17.979Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T14:54:17.979Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-19T14:54:17.979Z] #19 DONE 0.7s [2022-04-19T14:54:17.979Z] [2022-04-19T14:54:17.979Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T14:54:17.979Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-19T14:54:18.911Z] #20 DONE 1.0s [2022-04-19T14:54:18.911Z] [2022-04-19T14:54:18.911Z] #21 [dev-systemd-false 7/24] 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-04-19T14:54:18.911Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-19T14:54:19.476Z] #21 ... [2022-04-19T14:54:19.476Z] [2022-04-19T14:54:19.476Z] #56 [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-04-19T14:54:19.476Z] #56 sha256:4fb0355758cdd35bb72cc3203e3815968c3978e76548954a831fcb83f4f6a6a4 [2022-04-19T14:54:19.476Z] #56 4.535 + mkdir -p /build [2022-04-19T14:54:19.476Z] #56 4.536 + cp runc /build/runc [2022-04-19T14:54:19.476Z] #56 DONE 4.7s [2022-04-19T14:54:19.476Z] [2022-04-19T14:54:19.476Z] #60 [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-04-19T14:54:19.476Z] #60 sha256:cb967ef4d5650caba15b00744f4e450dcf7785ea6b4d501aa368d94df35246b5 [2022-04-19T14:54:19.476Z] #60 18.91 + bin/containerd [2022-04-19T14:54:22.748Z] #60 ... [2022-04-19T14:54:22.748Z] [2022-04-19T14:54:22.749Z] #21 [dev-systemd-false 7/24] 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-04-19T14:54:22.749Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-19T14:54:22.749Z] #21 1.416 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T14:54:22.749Z] #21 1.416 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T14:54:22.749Z] #21 1.422 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:54:22.749Z] #21 2.415 Fetched 39.4 kB in 1s (31.3 kB/s) [2022-04-19T14:54:22.749Z] #21 2.415 Reading package lists... [2022-04-19T14:54:22.749Z] #21 3.172 Reading package lists... [2022-04-19T14:54:23.005Z] #21 3.892 Building dependency tree... [2022-04-19T14:54:23.005Z] #21 4.062 Reading state information... [2022-04-19T14:54:23.261Z] #21 4.244 The following additional packages will be installed: [2022-04-19T14:54:23.261Z] #21 4.245 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T14:54:23.261Z] #21 4.245 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-19T14:54:23.261Z] #21 4.245 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-19T14:54:23.261Z] #21 4.245 python3-pkg-resources vim-runtime xxd [2022-04-19T14:54:23.261Z] #21 4.247 Suggested packages: [2022-04-19T14:54:23.261Z] #21 4.247 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-19T14:54:23.261Z] #21 4.247 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-19T14:54:23.261Z] #21 4.247 acl attr quota [2022-04-19T14:54:23.261Z] #21 4.247 Recommended packages: [2022-04-19T14:54:23.261Z] #21 4.247 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-19T14:54:23.517Z] #21 4.621 The following NEW packages will be installed: [2022-04-19T14:54:23.517Z] #21 4.622 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-19T14:54:23.517Z] #21 4.622 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T14:54:23.517Z] #21 4.623 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-19T14:54:23.517Z] #21 4.624 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-19T14:54:23.517Z] #21 4.624 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-19T14:54:23.517Z] #21 4.624 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-19T14:54:23.517Z] #21 4.625 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-19T14:54:23.517Z] #21 4.625 xz-utils zip zstd [2022-04-19T14:54:23.773Z] #21 4.901 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T14:54:23.773Z] #21 4.901 Need to get 27.6 MB of archives. [2022-04-19T14:54:23.773Z] #21 4.901 After this operation, 106 MB of additional disk space will be used. [2022-04-19T14:54:23.773Z] #21 4.901 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-19T14:54:23.773Z] #21 4.907 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-19T14:54:23.773Z] #21 4.911 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-19T14:54:23.773Z] #21 4.912 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-19T14:54:23.773Z] #21 4.915 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-19T14:54:23.773Z] #21 4.916 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-19T14:54:23.773Z] #21 4.918 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-19T14:54:23.773Z] #21 4.919 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-19T14:54:23.773Z] #21 4.931 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T14:54:23.773Z] #21 4.933 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T14:54:23.773Z] #21 4.936 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-19T14:54:23.773Z] #21 4.939 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-19T14:54:23.773Z] #21 4.940 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-04-19T14:54:23.773Z] #21 4.945 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-19T14:54:23.773Z] #21 4.951 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-19T14:54:23.773Z] #21 4.953 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-19T14:54:23.773Z] #21 4.953 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-19T14:54:24.029Z] #21 5.121 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-19T14:54:24.029Z] #21 5.123 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-19T14:54:24.030Z] #21 5.124 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-19T14:54:24.030Z] #21 5.126 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-19T14:54:24.030Z] #21 5.129 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T14:54:24.030Z] #21 5.133 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T14:54:24.030Z] #21 5.135 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T14:54:24.030Z] #21 5.136 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-19T14:54:24.030Z] #21 5.138 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-19T14:54:24.030Z] #21 5.139 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T14:54:24.287Z] #21 5.220 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-19T14:54:24.287Z] #21 5.221 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T14:54:24.287Z] #21 5.222 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-04-19T14:54:24.287Z] #21 5.224 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T14:54:24.287Z] #21 5.225 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-19T14:54:24.287Z] #21 5.227 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-19T14:54:24.287Z] #21 5.229 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-19T14:54:24.287Z] #21 5.247 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-19T14:54:24.287Z] #21 5.248 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-19T14:54:24.287Z] #21 5.272 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T14:54:24.287Z] #21 5.275 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-19T14:54:24.287Z] #21 5.279 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-19T14:54:24.287Z] #21 5.279 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-19T14:54:24.287Z] #21 5.284 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-19T14:54:24.287Z] #21 5.295 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-19T14:54:24.287Z] #21 5.299 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-19T14:54:24.287Z] #21 5.301 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-19T14:54:24.287Z] #21 5.370 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-19T14:54:24.287Z] #21 5.385 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-19T14:54:24.287Z] #21 5.394 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-19T14:54:24.287Z] #21 5.408 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-19T14:54:24.545Z] #21 5.608 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:54:24.545Z] #21 5.658 Fetched 27.6 MB in 1s (35.3 MB/s) [2022-04-19T14:54:24.545Z] #21 5.688 Selecting previously unselected package pigz. [2022-04-19T14:54:24.545Z] #21 5.688 (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-04-19T14:54:24.545Z] #21 5.708 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-19T14:54:24.545Z] #21 5.712 Unpacking pigz (2.6-1) ... [2022-04-19T14:54:24.545Z] #21 5.806 Selecting previously unselected package libelf1:amd64. [2022-04-19T14:54:24.545Z] #21 5.809 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-19T14:54:24.802Z] #21 5.820 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-19T14:54:24.802Z] #21 5.901 Selecting previously unselected package libbpf0:amd64. [2022-04-19T14:54:24.802Z] #21 5.906 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-19T14:54:24.802Z] #21 5.909 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-19T14:54:24.802Z] #21 6.009 Selecting previously unselected package libcap2:amd64. [2022-04-19T14:54:24.802Z] #21 6.012 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-19T14:54:24.802Z] #21 6.015 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-19T14:54:24.802Z] #21 6.053 Selecting previously unselected package libmnl0:amd64. [2022-04-19T14:54:24.802Z] #21 6.056 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-19T14:54:24.802Z] #21 6.062 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-19T14:54:25.060Z] #21 6.115 Selecting previously unselected package libxtables12:amd64. [2022-04-19T14:54:25.060Z] #21 6.117 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-19T14:54:25.060Z] #21 6.124 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-19T14:54:25.060Z] #21 6.177 Selecting previously unselected package libcap2-bin. [2022-04-19T14:54:25.060Z] #21 6.177 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-19T14:54:25.060Z] #21 6.189 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-19T14:54:25.060Z] #21 6.251 Selecting previously unselected package iproute2. [2022-04-19T14:54:25.060Z] #21 6.255 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-19T14:54:25.060Z] #21 6.258 Unpacking iproute2 (5.10.0-4) ... [2022-04-19T14:54:25.326Z] #21 6.424 Selecting previously unselected package xxd. [2022-04-19T14:54:25.326Z] #21 6.430 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T14:54:25.326Z] #21 6.433 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:54:25.326Z] #21 6.531 Selecting previously unselected package vim-common. [2022-04-19T14:54:25.582Z] #21 6.534 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T14:54:25.582Z] #21 6.562 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:54:25.582Z] #21 6.702 Selecting previously unselected package bash-completion. [2022-04-19T14:54:25.582Z] #21 6.706 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-19T14:54:25.585Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-04-19T14:54:28.898Z] #21 9.573 Unpacking bash-completion (1:2.11-2) ... [2022-04-19T14:54:28.898Z] #21 9.731 Selecting previously unselected package bzip2. [2022-04-19T14:54:28.898Z] #21 9.735 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-19T14:54:28.898Z] #21 9.739 Unpacking bzip2 (1.0.8-4) ... [2022-04-19T14:54:28.898Z] #21 9.809 Selecting previously unselected package xz-utils. [2022-04-19T14:54:28.898Z] #21 9.812 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-19T14:54:28.898Z] #21 9.816 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T14:54:28.898Z] #21 9.903 Selecting previously unselected package apparmor. [2022-04-19T14:54:28.898Z] #21 9.906 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-19T14:54:28.898Z] #21 9.984 Unpacking apparmor (2.13.6-10) ... [2022-04-19T14:54:29.155Z] #21 10.13 Selecting previously unselected package inetutils-ping. [2022-04-19T14:54:29.155Z] #21 10.14 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-19T14:54:29.155Z] #21 10.14 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-19T14:54:29.155Z] #21 10.21 Selecting previously unselected package libip4tc2:amd64. [2022-04-19T14:54:29.155Z] #21 10.21 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-19T14:54:29.155Z] #21 10.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T14:54:29.155Z] #21 10.28 Selecting previously unselected package libip6tc2:amd64. [2022-04-19T14:54:29.155Z] #21 10.28 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-19T14:54:29.155Z] #21 10.28 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T14:54:29.155Z] #21 10.33 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-19T14:54:29.155Z] #21 10.33 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-19T14:54:29.155Z] #21 10.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T14:54:29.155Z] #21 10.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-19T14:54:29.155Z] #21 10.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-19T14:54:29.155Z] #21 10.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T14:54:29.155Z] #21 10.45 Selecting previously unselected package libnftnl11:amd64. [2022-04-19T14:54:29.416Z] #21 10.45 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-19T14:54:29.417Z] #21 10.45 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T14:54:29.417Z] #21 10.49 Selecting previously unselected package iptables. [2022-04-19T14:54:29.417Z] #21 10.50 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-19T14:54:29.417Z] #21 10.50 Unpacking iptables (1.8.7-1) ... [2022-04-19T14:54:29.417Z] #21 10.58 Selecting previously unselected package libonig5:amd64. [2022-04-19T14:54:29.674Z] #21 10.59 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T14:54:29.674Z] #21 10.59 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T14:54:29.674Z] #21 10.66 Selecting previously unselected package libjq1:amd64. [2022-04-19T14:54:29.674Z] #21 10.67 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T14:54:29.674Z] #21 10.67 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T14:54:29.674Z] #21 10.76 Selecting previously unselected package jq. [2022-04-19T14:54:29.674Z] #21 10.76 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-19T14:54:29.674Z] #21 10.76 Unpacking jq (1.6-2.1) ... [2022-04-19T14:54:29.674Z] #21 10.80 Selecting previously unselected package libaio1:amd64. [2022-04-19T14:54:29.674Z] #21 10.81 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-19T14:54:29.674Z] #21 10.81 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-19T14:54:29.674Z] #21 10.85 Selecting previously unselected package libgpm2:amd64. [2022-04-19T14:54:29.931Z] #21 10.85 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-19T14:54:29.931Z] #21 10.86 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-19T14:54:29.931Z] #21 10.89 Selecting previously unselected package libicu67:amd64. [2022-04-19T14:54:29.931Z] #21 10.90 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-19T14:54:29.931Z] #21 10.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T14:54:30.861Z] #21 11.84 Selecting previously unselected package libinih1:amd64. [2022-04-19T14:54:30.861Z] #21 11.84 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-19T14:54:30.861Z] #21 11.84 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-19T14:54:30.861Z] #21 11.87 Selecting previously unselected package libnet1:amd64. [2022-04-19T14:54:30.861Z] #21 11.87 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T14:54:30.861Z] #21 11.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T14:54:30.861Z] #21 11.91 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T14:54:30.861Z] #21 11.91 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T14:54:30.861Z] #21 11.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T14:54:30.861Z] #21 11.95 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T14:54:30.861Z] #21 11.95 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T14:54:30.861Z] #21 11.96 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T14:54:30.861Z] #21 11.98 Selecting previously unselected package net-tools. [2022-04-19T14:54:30.861Z] #21 11.99 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-19T14:54:30.861Z] #21 11.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T14:54:30.861Z] #21 12.05 Selecting previously unselected package patch. [2022-04-19T14:54:30.861Z] #21 12.05 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-19T14:54:30.861Z] #21 12.06 Unpacking patch (2.7.6-7) ... [2022-04-19T14:54:30.861Z] #21 12.11 Selecting previously unselected package python-pip-whl. [2022-04-19T14:54:31.159Z] #21 12.12 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-19T14:54:31.159Z] #21 12.12 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T14:54:31.159Z] #21 12.28 Selecting previously unselected package python3-lib2to3. [2022-04-19T14:54:31.159Z] #21 12.28 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-19T14:54:31.159Z] #21 12.28 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-19T14:54:31.159Z] #21 12.31 Selecting previously unselected package python3-distutils. [2022-04-19T14:54:31.159Z] #21 12.32 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-19T14:54:31.159Z] #21 12.32 Unpacking python3-distutils (3.9.2-1) ... [2022-04-19T14:54:31.159Z] #21 12.36 Selecting previously unselected package python3-pkg-resources. [2022-04-19T14:54:31.159Z] #21 12.36 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T14:54:31.159Z] #21 12.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T14:54:31.415Z] #21 12.41 Selecting previously unselected package python3-setuptools. [2022-04-19T14:54:31.415Z] #21 12.41 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-19T14:54:31.415Z] #21 12.41 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-19T14:54:31.415Z] #21 12.47 Selecting previously unselected package python3-wheel. [2022-04-19T14:54:31.415Z] #21 12.47 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-19T14:54:31.415Z] #21 12.48 Unpacking python3-wheel (0.34.2-1) ... [2022-04-19T14:54:31.415Z] #21 12.50 Selecting previously unselected package python3-pip. [2022-04-19T14:54:31.416Z] #21 12.51 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-19T14:54:31.416Z] #21 12.51 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T14:54:31.416Z] #21 12.57 Selecting previously unselected package sudo. [2022-04-19T14:54:31.416Z] #21 12.57 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-19T14:54:31.416Z] #21 12.58 Unpacking sudo (1.9.5p2-3) ... [2022-04-19T14:54:31.416Z] #21 12.72 Selecting previously unselected package thin-provisioning-tools. [2022-04-19T14:54:31.652Z] Client: [2022-04-19T14:54:31.652Z] Context: default [2022-04-19T14:54:31.652Z] Debug Mode: false [2022-04-19T14:54:31.652Z] Plugins: [2022-04-19T14:54:31.652Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T14:54:31.652Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T14:54:31.652Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-19T14:54:31.652Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-19T14:54:31.652Z] [2022-04-19T14:54:31.652Z] Server: [2022-04-19T14:54:31.652Z] Containers: 0 [2022-04-19T14:54:31.652Z] Running: 0 [2022-04-19T14:54:31.652Z] Paused: 0 [2022-04-19T14:54:31.652Z] Stopped: 0 [2022-04-19T14:54:31.652Z] Images: 0 [2022-04-19T14:54:31.652Z] Server Version: 20.10.14 [2022-04-19T14:54:31.652Z] Storage Driver: overlay2 [2022-04-19T14:54:31.652Z] Backing Filesystem: extfs [2022-04-19T14:54:31.652Z] Supports d_type: true [2022-04-19T14:54:31.652Z] Native Overlay Diff: true [2022-04-19T14:54:31.652Z] userxattr: false [2022-04-19T14:54:31.652Z] Logging Driver: json-file [2022-04-19T14:54:31.652Z] Cgroup Driver: cgroupfs [2022-04-19T14:54:31.652Z] Cgroup Version: 1 [2022-04-19T14:54:31.652Z] Plugins: [2022-04-19T14:54:31.652Z] Volume: local [2022-04-19T14:54:31.652Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T14:54:31.652Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T14:54:31.652Z] Swarm: inactive [2022-04-19T14:54:31.652Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-19T14:54:31.652Z] Default Runtime: runc [2022-04-19T14:54:31.652Z] Init Binary: docker-init [2022-04-19T14:54:31.652Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T14:54:31.652Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T14:54:31.652Z] init version: de40ad0 [2022-04-19T14:54:31.652Z] Security Options: [2022-04-19T14:54:31.652Z] apparmor [2022-04-19T14:54:31.652Z] seccomp [2022-04-19T14:54:31.652Z] Profile: default [2022-04-19T14:54:31.652Z] Kernel Version: 5.4.0-1071-aws [2022-04-19T14:54:31.653Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-19T14:54:31.653Z] OSType: linux [2022-04-19T14:54:31.653Z] Architecture: x86_64 [2022-04-19T14:54:31.653Z] CPUs: 2 [2022-04-19T14:54:31.653Z] Total Memory: 15.35GiB [2022-04-19T14:54:31.653Z] Name: ip-10-100-89-57 [2022-04-19T14:54:31.653Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-19T14:54:31.653Z] Docker Root Dir: /var/lib/docker [2022-04-19T14:54:31.653Z] Debug Mode: false [2022-04-19T14:54:31.653Z] Registry: https://index.docker.io/v1/ [2022-04-19T14:54:31.653Z] Labels: [2022-04-19T14:54:31.653Z] Experimental: true [2022-04-19T14:54:31.653Z] Insecure Registries: [2022-04-19T14:54:31.653Z] 127.0.0.0/8 [2022-04-19T14:54:31.653Z] Live Restore Enabled: true [2022-04-19T14:54:31.653Z] [2022-04-19T14:54:31.653Z] WARNING: No swap limit support [Pipeline] sh [2022-04-19T14:54:31.671Z] #21 12.72 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-19T14:54:31.671Z] #21 12.72 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-19T14:54:31.671Z] #21 12.79 Selecting previously unselected package uidmap. [2022-04-19T14:54:31.671Z] #21 12.79 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-19T14:54:31.671Z] #21 12.80 Unpacking uidmap (1:4.8.1-1) ... [2022-04-19T14:54:31.671Z] #21 12.84 Selecting previously unselected package vim-runtime. [2022-04-19T14:54:31.926Z] #21 12.85 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T14:54:31.926Z] #21 12.86 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-19T14:54:31.926Z] #21 12.87 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-19T14:54:31.926Z] #21 12.87 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:54:31.930Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T14:54:31.930Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T14:54:31.930Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43502/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-19T14:54:31.930Z] + bash /home/ubuntu/workspace/moby_PR-43502/check-config.sh [2022-04-19T14:54:31.930Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-19T14:54:31.930Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-19T14:54:31.930Z] [2022-04-19T14:54:31.930Z] Generally Necessary: [2022-04-19T14:54:31.930Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-19T14:54:31.930Z] - apparmor: enabled and tools installed [2022-04-19T14:54:31.930Z] - CONFIG_NAMESPACES: enabled [2022-04-19T14:54:31.930Z] - CONFIG_NET_NS: enabled [2022-04-19T14:54:31.930Z] - CONFIG_PID_NS: enabled [2022-04-19T14:54:31.930Z] - CONFIG_IPC_NS: enabled [2022-04-19T14:54:31.930Z] - CONFIG_UTS_NS: enabled [2022-04-19T14:54:31.930Z] - CONFIG_CGROUPS: enabled [2022-04-19T14:54:31.930Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-19T14:54:31.930Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-19T14:54:31.930Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-19T14:54:31.930Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-19T14:54:31.930Z] - CONFIG_CPUSETS: enabled [2022-04-19T14:54:31.930Z] - CONFIG_MEMCG: enabled [2022-04-19T14:54:31.930Z] - CONFIG_KEYS: enabled [2022-04-19T14:54:31.930Z] - CONFIG_VETH: enabled (as module) [2022-04-19T14:54:31.930Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-19T14:54:31.930Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-19T14:54:31.930Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-19T14:54:31.930Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-19T14:54:31.930Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-19T14:54:32.186Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-19T14:54:32.186Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-19T14:54:32.186Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-19T14:54:32.186Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-19T14:54:32.186Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-19T14:54:32.186Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-19T14:54:32.186Z] - CONFIG_CGROUP_BPF: enabled [2022-04-19T14:54:32.186Z] [2022-04-19T14:54:32.186Z] Optional Features: [2022-04-19T14:54:32.186Z] - CONFIG_USER_NS: enabled [2022-04-19T14:54:32.186Z] - CONFIG_SECCOMP: enabled [2022-04-19T14:54:32.186Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-19T14:54:32.186Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-19T14:54:32.186Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-19T14:54:32.186Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-19T14:54:32.186Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-19T14:54:32.186Z] - CONFIG_BLK_CGROUP: enabled [2022-04-19T14:54:32.186Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-19T14:54:32.186Z] - CONFIG_CGROUP_PERF: enabled [2022-04-19T14:54:32.186Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-19T14:54:32.186Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-19T14:54:32.186Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-19T14:54:32.186Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-19T14:54:32.186Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-19T14:54:32.186Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-19T14:54:32.186Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-19T14:54:32.186Z] - CONFIG_IP_VS: enabled (as module) [2022-04-19T14:54:32.186Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-19T14:54:32.186Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-19T14:54:32.186Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-19T14:54:32.186Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-19T14:54:32.186Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-19T14:54:32.186Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-19T14:54:32.186Z] - CONFIG_EXT4_FS: enabled [2022-04-19T14:54:32.186Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-19T14:54:32.186Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-19T14:54:32.186Z] - Network Drivers: [2022-04-19T14:54:32.186Z] - "overlay": [2022-04-19T14:54:32.186Z] - CONFIG_VXLAN: enabled (as module) [2022-04-19T14:54:32.186Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-19T14:54:32.186Z] Optional (for encrypted networks): [2022-04-19T14:54:32.398Z] Client: [2022-04-19T14:54:32.398Z] Context: default [2022-04-19T14:54:32.398Z] Debug Mode: false [2022-04-19T14:54:32.398Z] Plugins: [2022-04-19T14:54:32.398Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T14:54:32.398Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T14:54:32.398Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-19T14:54:32.398Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-19T14:54:32.398Z] [2022-04-19T14:54:32.398Z] Server: [2022-04-19T14:54:32.398Z] Containers: 0 [2022-04-19T14:54:32.398Z] Running: 0 [2022-04-19T14:54:32.398Z] Paused: 0 [2022-04-19T14:54:32.398Z] Stopped: 0 [2022-04-19T14:54:32.398Z] Images: 0 [2022-04-19T14:54:32.398Z] Server Version: 20.10.14 [2022-04-19T14:54:32.398Z] Storage Driver: overlay2 [2022-04-19T14:54:32.398Z] Backing Filesystem: extfs [2022-04-19T14:54:32.398Z] Supports d_type: true [2022-04-19T14:54:32.398Z] Native Overlay Diff: true [2022-04-19T14:54:32.398Z] userxattr: false [2022-04-19T14:54:32.398Z] Logging Driver: json-file [2022-04-19T14:54:32.398Z] Cgroup Driver: cgroupfs [2022-04-19T14:54:32.398Z] Cgroup Version: 1 [2022-04-19T14:54:32.398Z] Plugins: [2022-04-19T14:54:32.398Z] Volume: local [2022-04-19T14:54:32.398Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T14:54:32.398Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T14:54:32.398Z] Swarm: inactive [2022-04-19T14:54:32.398Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-19T14:54:32.398Z] Default Runtime: runc [2022-04-19T14:54:32.398Z] Init Binary: docker-init [2022-04-19T14:54:32.398Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T14:54:32.398Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T14:54:32.398Z] init version: de40ad0 [2022-04-19T14:54:32.398Z] Security Options: [2022-04-19T14:54:32.398Z] apparmor [2022-04-19T14:54:32.398Z] seccomp [2022-04-19T14:54:32.398Z] Profile: default [2022-04-19T14:54:32.398Z] Kernel Version: 5.4.0-1071-aws [2022-04-19T14:54:32.398Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-19T14:54:32.398Z] OSType: linux [2022-04-19T14:54:32.398Z] Architecture: x86_64 [2022-04-19T14:54:32.398Z] CPUs: 2 [2022-04-19T14:54:32.398Z] Total Memory: 7.483GiB [2022-04-19T14:54:32.398Z] Name: ip-10-100-48-0 [2022-04-19T14:54:32.398Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-19T14:54:32.398Z] Docker Root Dir: /var/lib/docker [2022-04-19T14:54:32.398Z] Debug Mode: false [2022-04-19T14:54:32.398Z] Registry: https://index.docker.io/v1/ [2022-04-19T14:54:32.398Z] Labels: [2022-04-19T14:54:32.398Z] Experimental: true [2022-04-19T14:54:32.398Z] Insecure Registries: [2022-04-19T14:54:32.398Z] 127.0.0.0/8 [2022-04-19T14:54:32.398Z] Live Restore Enabled: true [2022-04-19T14:54:32.398Z] [2022-04-19T14:54:32.398Z] WARNING: No swap limit support [Pipeline] sh [2022-04-19T14:54:32.443Z] - CONFIG_CRYPTO: enabled [2022-04-19T14:54:32.443Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-19T14:54:32.443Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-19T14:54:32.443Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-19T14:54:32.443Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-19T14:54:32.443Z] - CONFIG_XFRM: enabled [2022-04-19T14:54:32.443Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-19T14:54:32.443Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-19T14:54:32.443Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-19T14:54:32.443Z] - "ipvlan": [2022-04-19T14:54:32.443Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-19T14:54:32.443Z] - "macvlan": [2022-04-19T14:54:32.443Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-19T14:54:32.443Z] - CONFIG_DUMMY: enabled (as module) [2022-04-19T14:54:32.443Z] - "ftp,tftp client in container": [2022-04-19T14:54:32.443Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-19T14:54:32.443Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-19T14:54:32.443Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-19T14:54:32.443Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-19T14:54:32.443Z] - Storage Drivers: [2022-04-19T14:54:32.443Z] - "aufs": [2022-04-19T14:54:32.443Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-19T14:54:32.443Z] - "btrfs": [2022-04-19T14:54:32.443Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-19T14:54:32.443Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-19T14:54:32.443Z] - "devicemapper": [2022-04-19T14:54:32.443Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-19T14:54:32.443Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-19T14:54:32.443Z] - "overlay": [2022-04-19T14:54:32.443Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-19T14:54:32.443Z] - "zfs": [2022-04-19T14:54:32.443Z] - /dev/zfs: present [2022-04-19T14:54:32.443Z] - zfs command: missing [2022-04-19T14:54:32.443Z] - zpool command: missing [2022-04-19T14:54:32.443Z] [2022-04-19T14:54:32.443Z] Limits: [2022-04-19T14:54:32.443Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-19T14:54:32.443Z] [2022-04-19T14:54:32.443Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-04-19T14:54:32.487Z] #21 13.49 Selecting previously unselected package vim. [2022-04-19T14:54:32.487Z] #21 13.49 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T14:54:32.487Z] #21 13.50 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:54:32.487Z] #21 13.67 Selecting previously unselected package xfsprogs. [2022-04-19T14:54:32.487Z] #21 13.67 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-19T14:54:32.487Z] #21 13.67 Unpacking xfsprogs (5.10.0-4) ... [Pipeline] sh [2022-04-19T14:54:32.695Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T14:54:32.695Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T14:54:32.695Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43502/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-19T14:54:32.695Z] + bash /home/ubuntu/workspace/moby_PR-43502/check-config.sh [2022-04-19T14:54:32.695Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-19T14:54:32.695Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-19T14:54:32.695Z] [2022-04-19T14:54:32.695Z] Generally Necessary: [2022-04-19T14:54:32.695Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-19T14:54:32.695Z] - apparmor: enabled and tools installed [2022-04-19T14:54:32.695Z] - CONFIG_NAMESPACES: enabled [2022-04-19T14:54:32.695Z] - CONFIG_NET_NS: enabled [2022-04-19T14:54:32.695Z] - CONFIG_PID_NS: enabled [2022-04-19T14:54:32.695Z] - CONFIG_IPC_NS: enabled [2022-04-19T14:54:32.695Z] - CONFIG_UTS_NS: enabled [2022-04-19T14:54:32.695Z] - CONFIG_CGROUPS: enabled [2022-04-19T14:54:32.695Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-19T14:54:32.695Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-19T14:54:32.695Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-19T14:54:32.695Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-19T14:54:32.695Z] - CONFIG_CPUSETS: enabled [2022-04-19T14:54:32.695Z] - CONFIG_MEMCG: enabled [2022-04-19T14:54:32.695Z] - CONFIG_KEYS: enabled [2022-04-19T14:54:32.695Z] - CONFIG_VETH: enabled (as module) [2022-04-19T14:54:32.695Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-19T14:54:32.695Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-19T14:54:32.695Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-19T14:54:32.695Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-19T14:54:32.742Z] #21 13.79 Selecting previously unselected package zip. [2022-04-19T14:54:32.742Z] #21 13.79 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-19T14:54:32.742Z] #21 13.79 Unpacking zip (3.0-12) ... [2022-04-19T14:54:32.742Z] #21 13.83 Selecting previously unselected package zstd. [2022-04-19T14:54:32.742Z] #21 13.84 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-19T14:54:32.742Z] #21 13.84 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-19T14:54:32.742Z] #21 13.93 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T14:54:32.798Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 . [2022-04-19T14:54:32.956Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-19T14:54:32.956Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-19T14:54:32.956Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-19T14:54:32.956Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-19T14:54:32.956Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-19T14:54:32.956Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-19T14:54:32.956Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-19T14:54:32.956Z] - CONFIG_CGROUP_BPF: enabled [2022-04-19T14:54:32.956Z] [2022-04-19T14:54:32.956Z] Optional Features: [2022-04-19T14:54:32.956Z] - CONFIG_USER_NS: enabled [2022-04-19T14:54:32.956Z] - CONFIG_SECCOMP: enabled [2022-04-19T14:54:32.956Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-19T14:54:32.956Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-19T14:54:32.956Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-19T14:54:32.956Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-19T14:54:32.956Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-19T14:54:32.956Z] - CONFIG_BLK_CGROUP: enabled [2022-04-19T14:54:32.956Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-19T14:54:32.956Z] - CONFIG_CGROUP_PERF: enabled [2022-04-19T14:54:32.956Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-19T14:54:32.956Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-19T14:54:32.956Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-19T14:54:32.956Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-19T14:54:32.956Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-19T14:54:32.956Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-19T14:54:32.956Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-19T14:54:32.956Z] - CONFIG_IP_VS: enabled (as module) [2022-04-19T14:54:32.956Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-19T14:54:32.956Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-19T14:54:32.956Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-19T14:54:32.956Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-19T14:54:32.956Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-19T14:54:32.956Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-19T14:54:32.956Z] - CONFIG_EXT4_FS: enabled [2022-04-19T14:54:32.956Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-19T14:54:32.956Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-19T14:54:32.956Z] - Network Drivers: [2022-04-19T14:54:32.956Z] - "overlay": [2022-04-19T14:54:32.997Z] #21 14.11 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T14:54:32.997Z] #21 14.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T14:54:32.997Z] #21 14.13 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-19T14:54:32.997Z] #21 14.14 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T14:54:32.997Z] #21 14.15 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T14:54:32.997Z] #21 14.16 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-19T14:54:33.054Z] #1 [internal] load build definition from Dockerfile [2022-04-19T14:54:33.054Z] #1 sha256:7bd6664e98772d9e3e2cb2af7efee090ba1fab37aa2abd0e4ccc08b3dc317ce9 [2022-04-19T14:54:33.054Z] #1 transferring dockerfile: 16.77kB 0.1s done [2022-04-19T14:54:33.054Z] #1 DONE 0.2s [2022-04-19T14:54:33.054Z] [2022-04-19T14:54:33.054Z] #2 [internal] load .dockerignore [2022-04-19T14:54:33.054Z] #2 sha256:2eeacf367af97c8f9d7cc19fa8defc8123476b10f40fc38962b9cbbd93dacac2 [2022-04-19T14:54:33.054Z] #2 transferring context: 87B done [2022-04-19T14:54:33.054Z] #2 DONE 0.1s [2022-04-19T14:54:33.054Z] [2022-04-19T14:54:33.054Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T14:54:33.054Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-19T14:54:33.218Z] - CONFIG_VXLAN: enabled (as module) [2022-04-19T14:54:33.218Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-19T14:54:33.218Z] Optional (for encrypted networks): [2022-04-19T14:54:33.218Z] - CONFIG_CRYPTO: enabled [2022-04-19T14:54:33.218Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-19T14:54:33.218Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-19T14:54:33.218Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-19T14:54:33.218Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-19T14:54:33.218Z] - CONFIG_XFRM: enabled [2022-04-19T14:54:33.218Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-19T14:54:33.218Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-19T14:54:33.218Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-19T14:54:33.218Z] - "ipvlan": [2022-04-19T14:54:33.218Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-19T14:54:33.218Z] - "macvlan": [2022-04-19T14:54:33.218Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-19T14:54:33.218Z] - CONFIG_DUMMY: enabled (as module) [2022-04-19T14:54:33.218Z] - "ftp,tftp client in container": [2022-04-19T14:54:33.218Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-19T14:54:33.218Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-19T14:54:33.218Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-19T14:54:33.218Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-19T14:54:33.218Z] - Storage Drivers: [2022-04-19T14:54:33.218Z] - "aufs": [2022-04-19T14:54:33.218Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-19T14:54:33.218Z] - "btrfs": [2022-04-19T14:54:33.218Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-19T14:54:33.218Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-19T14:54:33.218Z] - "devicemapper": [2022-04-19T14:54:33.218Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-19T14:54:33.218Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-19T14:54:33.218Z] - "overlay": [2022-04-19T14:54:33.218Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-19T14:54:33.218Z] - "zfs": [2022-04-19T14:54:33.218Z] - /dev/zfs: present [2022-04-19T14:54:33.218Z] - zfs command: missing [2022-04-19T14:54:33.218Z] - zpool command: missing [2022-04-19T14:54:33.218Z] [2022-04-19T14:54:33.218Z] Limits: [2022-04-19T14:54:33.218Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-19T14:54:33.218Z] [2022-04-19T14:54:33.218Z] + true [Pipeline] } [Pipeline] // stage [2022-04-19T14:54:33.251Z] #21 14.17 Setting up uidmap (1:4.8.1-1) ... [2022-04-19T14:54:33.252Z] #21 14.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T14:54:33.252Z] #21 14.19 Setting up bzip2 (1.0.8-4) ... [2022-04-19T14:54:33.252Z] #21 14.19 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T14:54:33.252Z] #21 14.20 Setting up python3-wheel (0.34.2-1) ... [2022-04-19T14:54:33.252Z] #21 14.33 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:54:33.252Z] #21 14.34 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-19T14:54:33.252Z] #21 14.35 Setting up libcap2-bin (1:2.44-1) ... [2022-04-19T14:54:33.252Z] #21 14.36 Setting up apparmor (2.13.6-10) ... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-19T14:54:33.554Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 . [2022-04-19T14:54:33.620Z] #3 DONE 0.4s [2022-04-19T14:54:33.620Z] [2022-04-19T14:54:33.620Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T14:54:33.620Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-19T14:54:33.620Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-19T14:54:33.620Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-19T14:54:33.620Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-19T14:54:33.620Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-19T14:54:33.620Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-19T14:54:33.816Z] #1 [internal] load build definition from Dockerfile [2022-04-19T14:54:33.816Z] #1 sha256:b0cb8a79a892da188e625e458bc468dd6c10ec61bfafe271bd62e808090b7361 [2022-04-19T14:54:33.816Z] #1 transferring dockerfile: [2022-04-19T14:54:33.816Z] #1 transferring dockerfile: 16.77kB done [2022-04-19T14:54:33.816Z] #1 DONE 0.2s [2022-04-19T14:54:33.816Z] [2022-04-19T14:54:33.816Z] #2 [internal] load .dockerignore [2022-04-19T14:54:33.816Z] #2 sha256:bbd6140b705b904eade01f43d2a69c11d1788fa5a09a7d9f50808d2e3c4bfdad [2022-04-19T14:54:33.816Z] #2 transferring context: 87B done [2022-04-19T14:54:33.816Z] #2 DONE 0.2s [2022-04-19T14:54:33.816Z] [2022-04-19T14:54:33.816Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T14:54:33.816Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-19T14:54:33.877Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-19T14:54:33.877Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-19T14:54:34.134Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-19T14:54:34.134Z] #4 DONE 0.6s [2022-04-19T14:54:34.134Z] [2022-04-19T14:54:34.134Z] #6 [internal] load build definition from Dockerfile [2022-04-19T14:54:34.134Z] #6 sha256:47b44ec3edcfffcd3dcef0e46fd03b1726fb70e0aec07b34c139f4eb844a6dc2 [2022-04-19T14:54:34.134Z] #6 DONE 0.0s [2022-04-19T14:54:34.134Z] [2022-04-19T14:54:34.134Z] #5 [internal] load .dockerignore [2022-04-19T14:54:34.134Z] #5 sha256:62325a292e4fda39afe6ad601f732412b287d69d985cab49db97583d5510bf3a [2022-04-19T14:54:34.134Z] #5 DONE 0.0s [2022-04-19T14:54:34.134Z] [2022-04-19T14:54:34.134Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-19T14:54:34.134Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-19T14:54:34.176Z] #21 15.19 Setting up zip (3.0-12) ... [2022-04-19T14:54:34.176Z] #21 15.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:54:34.176Z] #21 15.22 Setting up bash-completion (1:2.11-2) ... [2022-04-19T14:54:34.392Z] #3 DONE 0.4s [2022-04-19T14:54:34.392Z] [2022-04-19T14:54:34.392Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T14:54:34.392Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-19T14:54:34.392Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-04-19T14:54:34.392Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s [2022-04-19T14:54:34.392Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-19T14:54:34.392Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-19T14:54:34.392Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-19T14:54:34.432Z] #21 ... [2022-04-19T14:54:34.432Z] [2022-04-19T14:54:34.432Z] #60 [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-04-19T14:54:34.432Z] #60 sha256:cb967ef4d5650caba15b00744f4e450dcf7785ea6b4d501aa368d94df35246b5 [2022-04-19T14:54:34.432Z] #60 36.18 # github.com/containerd/containerd/cmd/containerd [2022-04-19T14:54:34.432Z] #60 36.18 /usr/bin/ld: /tmp/go-link-3574869747/000019.o: in function `New': [2022-04-19T14:54:34.432Z] #60 36.18 /tmp/tmp.zLKWlynTwN/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-19T14:54:34.432Z] #60 36.25 + bin/containerd-stress [2022-04-19T14:54:34.654Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-19T14:54:34.654Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-19T14:54:34.654Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-19T14:54:34.915Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-19T14:54:35.176Z] #4 DONE 0.7s [2022-04-19T14:54:35.176Z] [2022-04-19T14:54:35.176Z] #6 [internal] load build definition from Dockerfile [2022-04-19T14:54:35.176Z] #6 sha256:c4030ecbd9550b6e58c10c90ccc2d918678bf4f93e634516945646bc19460af5 [2022-04-19T14:54:35.176Z] #6 DONE 0.0s [2022-04-19T14:54:35.176Z] [2022-04-19T14:54:35.176Z] #5 [internal] load .dockerignore [2022-04-19T14:54:35.176Z] #5 sha256:ec6e5684958b0af810d629b559c12f4dadd01825e49e9d340562f335bb21f300 [2022-04-19T14:54:35.176Z] #5 DONE 0.0s [2022-04-19T14:54:35.176Z] [2022-04-19T14:54:35.176Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T14:54:35.176Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T14:54:35.361Z] #60 37.05 + bin/containerd-shim [2022-04-19T14:54:35.515Z] #10 DONE 1.2s [2022-04-19T14:54:35.515Z] [2022-04-19T14:54:35.515Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T14:54:35.515Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-19T14:54:35.515Z] #7 DONE 1.1s [2022-04-19T14:54:35.515Z] [2022-04-19T14:54:35.515Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T14:54:35.515Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T14:54:35.515Z] #8 DONE 1.1s [2022-04-19T14:54:35.515Z] [2022-04-19T14:54:35.515Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T14:54:35.515Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T14:54:35.515Z] #9 DONE 1.2s [2022-04-19T14:54:36.083Z] [2022-04-19T14:54:36.083Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T14:54:36.083Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T14:54:36.083Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-19T14:54:36.083Z] #69 DONE 0.0s [2022-04-19T14:54:36.083Z] [2022-04-19T14:54:36.083Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T14:54:36.083Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T14:54:36.083Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done [2022-04-19T14:54:36.083Z] #28 DONE 0.1s [2022-04-19T14:54:36.083Z] [2022-04-19T14:54:36.084Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:54:36.084Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:54:36.084Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-19T14:54:36.084Z] #11 DONE 0.1s [2022-04-19T14:54:36.084Z] [2022-04-19T14:54:36.084Z] #24 [internal] load build context [2022-04-19T14:54:36.084Z] #24 sha256:0527b1192d44f109f9c9394fd964c4d96e6709197f018300bd099f236c1de181 [2022-04-19T14:54:36.120Z] #8 ... [2022-04-19T14:54:36.120Z] [2022-04-19T14:54:36.120Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T14:54:36.120Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-19T14:54:36.120Z] #7 DONE 0.9s [2022-04-19T14:54:36.385Z] [2022-04-19T14:54:36.385Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T14:54:36.385Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T14:54:36.385Z] #8 DONE 0.9s [2022-04-19T14:54:36.385Z] [2022-04-19T14:54:36.385Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T14:54:36.385Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T14:54:36.385Z] #9 DONE 0.9s [2022-04-19T14:54:36.385Z] [2022-04-19T14:54:36.385Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-19T14:54:36.385Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-19T14:54:36.385Z] #10 DONE 0.9s [2022-04-19T14:54:36.649Z] #24 ... [2022-04-19T14:54:36.649Z] [2022-04-19T14:54:36.649Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T14:54:36.649Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T14:54:36.649Z] #45 DONE 0.0s [2022-04-19T14:54:36.649Z] [2022-04-19T14:54:36.649Z] #24 [internal] load build context [2022-04-19T14:54:36.649Z] #24 sha256:0527b1192d44f109f9c9394fd964c4d96e6709197f018300bd099f236c1de181 [2022-04-19T14:54:36.652Z] [2022-04-19T14:54:36.652Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T14:54:36.652Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T14:54:36.652Z] #35 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.0s done [2022-04-19T14:54:36.652Z] #35 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-19T14:54:36.652Z] #35 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-19T14:54:36.652Z] #35 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-19T14:54:36.652Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 1.05MB / 54.94MB 0.1s [2022-04-19T14:54:36.925Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 18.87MB / 54.94MB 0.3s [2022-04-19T14:54:36.925Z] #35 ... [2022-04-19T14:54:36.925Z] [2022-04-19T14:54:36.925Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T14:54:36.925Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T14:54:36.925Z] #52 DONE 0.0s [2022-04-19T14:54:36.925Z] [2022-04-19T14:54:36.925Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T14:54:36.925Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T14:54:36.925Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 27.26MB / 54.94MB 0.4s [2022-04-19T14:54:37.187Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 34.60MB / 54.94MB 0.5s [2022-04-19T14:54:37.187Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 42.40MB / 54.94MB 0.6s [2022-04-19T14:54:37.257Z] #60 ... [2022-04-19T14:54:37.257Z] [2022-04-19T14:54:37.257Z] #21 [dev-systemd-false 7/24] 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-04-19T14:54:37.257Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-19T14:54:37.257Z] #21 15.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T14:54:37.257Z] #21 15.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-19T14:54:37.257Z] #21 15.83 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-19T14:54:37.257Z] #21 15.84 Setting up patch (2.7.6-7) ... [2022-04-19T14:54:37.257Z] #21 15.84 Setting up sudo (1.9.5p2-3) ... [2022-04-19T14:54:37.257Z] #21 15.88 invoke-rc.d: could not determine current runlevel [2022-04-19T14:54:37.257Z] #21 15.88 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-19T14:54:37.257Z] #21 15.89 Setting up xfsprogs (5.10.0-4) ... [2022-04-19T14:54:37.257Z] #21 15.90 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-19T14:54:37.257Z] #21 15.91 Setting up inetutils-ping (2:2.0-1) ... [2022-04-19T14:54:37.257Z] #21 15.92 Setting up pigz (2.6-1) ... [2022-04-19T14:54:37.257Z] #21 15.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T14:54:37.257Z] #21 15.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T14:54:37.257Z] #21 15.95 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T14:54:37.257Z] #21 15.97 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:54:37.257Z] #21 16.11 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-19T14:54:37.257Z] #21 16.12 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-19T14:54:37.258Z] #21 16.21 Setting up libelf1:amd64 (0.183-1) ... [2022-04-19T14:54:37.258Z] #21 16.24 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-19T14:54:37.258Z] #21 16.25 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T14:54:37.258Z] #21 16.26 Setting up python3-distutils (3.9.2-1) ... [2022-04-19T14:54:37.258Z] #21 16.38 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:54:37.258Z] #21 16.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-19T14:54:37.258Z] #21 16.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-19T14:54:37.258Z] #21 16.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-19T14:54:37.258Z] #21 16.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-19T14:54:37.258Z] #21 16.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-19T14:54:37.258Z] #21 16.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-19T14:54:37.258Z] #21 16.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-19T14:54:37.258Z] #21 16.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-19T14:54:37.258Z] #21 16.43 Setting up python3-setuptools (52.0.0-4) ... [2022-04-19T14:54:37.258Z] #21 16.85 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T14:54:37.258Z] #21 16.87 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T14:54:37.258Z] #21 16.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-19T14:54:37.258Z] #21 16.91 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T14:54:37.258Z] #21 17.27 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T14:54:37.258Z] #21 17.28 Setting up jq (1.6-2.1) ... [2022-04-19T14:54:37.258Z] #21 17.29 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-19T14:54:37.258Z] #21 17.30 Setting up iptables (1.8.7-1) ... [2022-04-19T14:54:37.258Z] #21 17.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T14:54:37.258Z] #21 17.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T14:54:37.258Z] #21 17.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T14:54:37.258Z] #21 17.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T14:54:37.258Z] #21 17.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-19T14:54:37.258Z] #21 17.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-19T14:54:37.258Z] #21 17.36 Setting up iproute2 (5.10.0-4) ... [2022-04-19T14:54:37.258Z] #21 17.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:54:37.258Z] #21 DONE 18.2s [2022-04-19T14:54:37.258Z] [2022-04-19T14:54:37.258Z] #22 [dev-systemd-false 8/24] 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-04-19T14:54:37.258Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-19T14:54:37.451Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 50.33MB / 54.94MB 0.7s [2022-04-19T14:54:37.451Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 0.9s [2022-04-19T14:54:37.824Z] #22 0.718 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-19T14:54:37.824Z] #22 0.721 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-19T14:54:37.824Z] #22 0.724 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-19T14:54:37.824Z] #22 DONE 0.8s [2022-04-19T14:54:37.824Z] [2022-04-19T14:54:37.824Z] #60 [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-04-19T14:54:37.824Z] #60 sha256:cb967ef4d5650caba15b00744f4e450dcf7785ea6b4d501aa368d94df35246b5 [2022-04-19T14:54:38.035Z] #24 transferring context: 23.19MB 2.1s [2022-04-19T14:54:38.035Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.4s done [2022-04-19T14:54:38.299Z] #35 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 [2022-04-19T14:54:39.716Z] #60 ... [2022-04-19T14:54:39.716Z] [2022-04-19T14:54:39.716Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T14:54:39.717Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-19T14:54:40.871Z] #35 ... [2022-04-19T14:54:40.871Z] [2022-04-19T14:54:40.871Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T14:54:40.871Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T14:54:40.871Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-19T14:54:40.871Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-19T14:54:40.871Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-19T14:54:40.871Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-19T14:54:40.871Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-19T14:54:40.871Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-04-19T14:54:40.871Z] #74 DONE 4.1s [2022-04-19T14:54:40.871Z] [2022-04-19T14:54:40.871Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T14:54:40.871Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T14:54:41.326Z] #24 ... [2022-04-19T14:54:41.326Z] [2022-04-19T14:54:41.326Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T14:54:41.326Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T14:54:41.326Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-19T14:54:41.326Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-19T14:54:41.326Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-19T14:54:41.326Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-19T14:54:41.327Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-04-19T14:54:41.327Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-04-19T14:54:41.327Z] #67 DONE 5.1s [2022-04-19T14:54:41.327Z] [2022-04-19T14:54:41.327Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T14:54:41.327Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T14:54:41.327Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-19T14:54:41.327Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-19T14:54:41.327Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-19T14:54:41.327Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-04-19T14:54:41.327Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2022-04-19T14:54:41.327Z] #69 DONE 5.1s [2022-04-19T14:54:41.327Z] [2022-04-19T14:54:41.327Z] #24 [internal] load build context [2022-04-19T14:54:41.327Z] #24 sha256:0527b1192d44f109f9c9394fd964c4d96e6709197f018300bd099f236c1de181 [2022-04-19T14:54:41.327Z] #24 transferring context: 60.72MB 5.4s done [2022-04-19T14:54:41.896Z] #24 DONE 6.0s [2022-04-19T14:54:41.896Z] [2022-04-19T14:54:41.896Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:54:41.896Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:54:41.896Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-19T14:54:41.896Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-19T14:54:41.896Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-19T14:54:41.896Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.5s done [2022-04-19T14:54:41.896Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 1.6s done [2022-04-19T14:54:41.896Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.8s done [2022-04-19T14:54:41.896Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 4.0s done [2022-04-19T14:54:41.896Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 5.4s [2022-04-19T14:54:41.896Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 4.6s done [2022-04-19T14:54:41.896Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 4.6s done [2022-04-19T14:54:41.896Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 3.4s [2022-04-19T14:54:42.795Z] #35 ... [2022-04-19T14:54:42.795Z] [2022-04-19T14:54:42.795Z] #31 [internal] load build context [2022-04-19T14:54:42.795Z] #31 sha256:2417dc8a3892a5dc2feadde6516c2ea288761caa83954e0d971e0e3ebb29776d [2022-04-19T14:54:42.795Z] #31 transferring context: 60.72MB 5.4s done [2022-04-19T14:54:42.795Z] #31 DONE 6.2s [2022-04-19T14:54:42.795Z] [2022-04-19T14:54:42.795Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T14:54:42.795Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T14:54:42.830Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 6.1s done [2022-04-19T14:54:42.988Z] #23 ... [2022-04-19T14:54:42.988Z] [2022-04-19T14:54:42.988Z] #60 [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-04-19T14:54:42.988Z] #60 sha256:cb967ef4d5650caba15b00744f4e450dcf7785ea6b4d501aa368d94df35246b5 [2022-04-19T14:54:42.988Z] #60 41.39 + bin/containerd-shim-runc-v1 [2022-04-19T14:54:42.988Z] #60 43.57 + bin/containerd-shim-runc-v2 [2022-04-19T14:54:42.988Z] #60 44.08 + binaries [2022-04-19T14:54:42.988Z] #60 44.08 + install -D bin/containerd /build/containerd [2022-04-19T14:54:42.988Z] #60 44.11 + install -D bin/containerd-shim /build/containerd-shim [2022-04-19T14:54:42.988Z] #60 44.11 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-19T14:54:42.988Z] #60 44.12 + install -D bin/ctr /build/ctr [2022-04-19T14:54:42.988Z] #60 DONE 44.4s [2022-04-19T14:54:42.988Z] [2022-04-19T14:54:42.988Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T14:54:42.988Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-19T14:54:43.370Z] #35 ... [2022-04-19T14:54:43.370Z] [2022-04-19T14:54:43.370Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T14:54:43.370Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T14:54:43.371Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-19T14:54:43.371Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-19T14:54:43.371Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-19T14:54:43.371Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-19T14:54:43.371Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-04-19T14:54:43.371Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2022-04-19T14:54:43.371Z] #76 DONE 6.8s [2022-04-19T14:54:43.371Z] [2022-04-19T14:54:43.371Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:54:43.371Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:54:43.371Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.0s done [2022-04-19T14:54:43.371Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-19T14:54:43.371Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-19T14:54:43.371Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.4s done [2022-04-19T14:54:43.371Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-19T14:54:43.371Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 1.5s done [2022-04-19T14:54:43.371Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 2.5s done [2022-04-19T14:54:43.371Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 3.9s done [2022-04-19T14:54:43.371Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 3.2s done [2022-04-19T14:54:43.371Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 6.6s [2022-04-19T14:54:43.371Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 3.9s done [2022-04-19T14:54:43.549Z] #23 5.750 Collecting yamllint==1.26.1 [2022-04-19T14:54:43.634Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.3s [2022-04-19T14:54:43.761Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-19T14:54:43.761Z] #11 ... [2022-04-19T14:54:43.761Z] [2022-04-19T14:54:43.761Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T14:54:43.761Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T14:54:43.761Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-19T14:54:43.761Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-19T14:54:43.761Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-19T14:54:43.761Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.7s done [2022-04-19T14:54:43.761Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.3s done [2022-04-19T14:54:43.761Z] #28 DONE 7.7s [2022-04-19T14:54:43.761Z] [2022-04-19T14:54:43.761Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:54:43.761Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:54:43.761Z] #11 ... [2022-04-19T14:54:43.761Z] [2022-04-19T14:54:43.761Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T14:54:43.761Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-19T14:54:43.895Z] #11 ... [2022-04-19T14:54:43.895Z] [2022-04-19T14:54:43.895Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T14:54:43.895Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-19T14:54:43.895Z] #75 DONE 0.4s [2022-04-19T14:54:43.895Z] [2022-04-19T14:54:43.895Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:54:43.895Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:54:43.895Z] #11 ... [2022-04-19T14:54:43.895Z] [2022-04-19T14:54:43.895Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T14:54:43.895Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-19T14:54:44.467Z] #77 DONE 0.6s [2022-04-19T14:54:44.467Z] [2022-04-19T14:54:44.467Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T14:54:44.467Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T14:54:44.467Z] #35 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.9s done [2022-04-19T14:54:44.467Z] #35 DONE 8.0s [2022-04-19T14:54:44.467Z] [2022-04-19T14:54:44.467Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:54:44.467Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:54:44.467Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.1s [2022-04-19T14:54:44.691Z] #68 DONE 0.6s [2022-04-19T14:54:44.691Z] [2022-04-19T14:54:44.691Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T14:54:44.691Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-19T14:54:44.910Z] #23 6.782 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-19T14:54:44.910Z] #23 7.034 Collecting pathspec>=0.5.3 [2022-04-19T14:54:44.910Z] #23 7.038 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-19T14:54:44.910Z] #23 7.125 Collecting pyyaml [2022-04-19T14:54:44.910Z] #23 7.132 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-04-19T14:54:44.910Z] #23 7.149 Building wheels for collected packages: yamllint [2022-04-19T14:54:45.052Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.5s done [2022-04-19T14:54:45.052Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-19T14:54:45.165Z] #23 7.149 Building wheel for yamllint (setup.py): started [2022-04-19T14:54:45.254Z] #70 DONE 0.6s [2022-04-19T14:54:45.254Z] [2022-04-19T14:54:45.254Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:54:45.254Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:54:45.254Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.4s done [2022-04-19T14:54:45.254Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.5s done [2022-04-19T14:54:45.254Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 0.1s [2022-04-19T14:54:45.421Z] #23 7.361 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-19T14:54:45.421Z] #23 7.361 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ed8d5d756dd963937f4e045e5b76ed2245817ef5467dea597d032c8f41dbedd4 [2022-04-19T14:54:45.421Z] #23 7.361 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-19T14:54:45.421Z] #23 7.364 Successfully built yamllint [2022-04-19T14:54:45.421Z] #23 7.370 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-19T14:54:45.421Z] #23 7.475 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-19T14:54:45.421Z] #23 DONE 7.6s [2022-04-19T14:54:45.627Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.4s done [2022-04-19T14:54:45.627Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-19T14:54:45.677Z] [2022-04-19T14:54:45.677Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T14:54:45.677Z] #27 sha256:e3b0c60272c89ae006dbf587a22418f7b958fbfe0707f86a2df791beedb0dd68 [2022-04-19T14:54:45.677Z] #27 DONE 0.1s [2022-04-19T14:54:45.677Z] [2022-04-19T14:54:45.677Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T14:54:45.677Z] #32 sha256:5bc3e8628d7156254413222ce585d6d0ffc16d1b4f997dadc6513319574235c6 [2022-04-19T14:54:45.677Z] #32 DONE 0.1s [2022-04-19T14:54:45.677Z] [2022-04-19T14:54:45.677Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T14:54:45.677Z] #35 sha256:9d0bdd020bbb42fc93e63e14a1103f6200d24b06a78b460854cba287d4c7e143 [2022-04-19T14:54:45.677Z] #35 DONE 0.1s [2022-04-19T14:54:45.677Z] [2022-04-19T14:54:45.677Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T14:54:45.677Z] #37 sha256:96b338eaeeec34a8dacad517323f9531b666bf62f39890fb24676eca14f15be2 [2022-04-19T14:54:45.677Z] #37 DONE 0.0s [2022-04-19T14:54:45.933Z] [2022-04-19T14:54:45.933Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T14:54:45.933Z] #41 sha256:69bbecf37085710f76e22b4ae0ee7e722f5cc45cdd6dec67e8b5dfd33ebc6e22 [2022-04-19T14:54:45.933Z] #41 DONE 0.0s [2022-04-19T14:54:45.933Z] [2022-04-19T14:54:45.933Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T14:54:45.933Z] #44 sha256:941bc2d3096cca04d1abfca32079e4c74358fecdd964a4b2a031d37616ee6210 [2022-04-19T14:54:45.933Z] #44 DONE 0.1s [2022-04-19T14:54:45.933Z] [2022-04-19T14:54:45.933Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T14:54:45.933Z] #48 sha256:94b8cb9f303fe30f9d829a999a47814821986b45de5b6de6709628d6600932e5 [2022-04-19T14:54:45.933Z] #48 DONE 0.0s [2022-04-19T14:54:45.933Z] [2022-04-19T14:54:45.933Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T14:54:45.933Z] #50 sha256:854b2a8dfd6f2aae6f49ab836b71c09dc8e6cfe2da05b2c5265709b31f14a474 [2022-04-19T14:54:45.933Z] #50 DONE 0.0s [2022-04-19T14:54:45.933Z] [2022-04-19T14:54:45.933Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T14:54:45.933Z] #52 sha256:5c8e144bbdd48501d280183b7f44a947dc09cfb209210531a50b8cbc92474832 [2022-04-19T14:54:46.188Z] #52 DONE 0.1s [2022-04-19T14:54:46.188Z] [2022-04-19T14:54:46.188Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T14:54:46.188Z] #54 sha256:13ab8507f6f55f8733a6eed748a81eacb1d00c889653d83e237dda05d1b86210 [2022-04-19T14:54:46.188Z] #54 DONE 0.0s [2022-04-19T14:54:46.188Z] [2022-04-19T14:54:46.188Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T14:54:46.188Z] #57 sha256:42ab1472d8ff44a06b7b29550ede8a3f0dda4bd90b8859972c60b99e8d563277 [2022-04-19T14:54:46.188Z] #57 DONE 0.1s [2022-04-19T14:54:46.188Z] [2022-04-19T14:54:46.188Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T14:54:46.188Z] #61 sha256:595d94c5f4eca9a7c305db70afc6e320af081298eec1d144c54a1c2db91c94c5 [2022-04-19T14:54:46.443Z] #61 DONE 0.2s [2022-04-19T14:54:46.443Z] [2022-04-19T14:54:46.443Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T14:54:46.443Z] #66 sha256:a788cc47095efc14bc2054e78905e99682b0b5da60a0cd69807a883d3383b428 [2022-04-19T14:54:46.443Z] #66 DONE 0.1s [2022-04-19T14:54:46.443Z] [2022-04-19T14:54:46.443Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T14:54:46.443Z] #71 sha256:9a6daff091eceae06a7a1bdacc15b2bf0462a976e47f2de7717886d78d9adbde [2022-04-19T14:54:46.443Z] #71 DONE 0.2s [2022-04-19T14:54:46.443Z] [2022-04-19T14:54:46.443Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T14:54:46.443Z] #72 sha256:7d07a04dc7fe61e382914a826f68844b061130792e479913ba16006262e9c630 [2022-04-19T14:54:46.443Z] #72 DONE 0.0s [2022-04-19T14:54:46.698Z] [2022-04-19T14:54:46.698Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T14:54:46.698Z] #73 sha256:5cd14f2f077e5dedae7b923a38313e504da85d9b96ccfea87dd438100b5e0fd0 [2022-04-19T14:54:47.628Z] #73 DONE 0.8s [2022-04-19T14:54:47.628Z] [2022-04-19T14:54:47.628Z] #74 exporting to image [2022-04-19T14:54:47.628Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T14:54:47.628Z] #74 exporting layers [2022-04-19T14:54:50.528Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.8s done [2022-04-19T14:54:50.528Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-19T14:54:50.956Z] #74 exporting layers 3.6s done [2022-04-19T14:54:50.956Z] #74 writing image sha256:6013df29dc813b395c4c037568f68dbf0a8738e32fe58b4f7f3fd537abd10a60 done [2022-04-19T14:54:50.956Z] #74 naming to docker.io/library/docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 done [2022-04-19T14:54:50.956Z] #74 DONE 3.7s [2022-04-19T14:54:50.965Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.8s done [2022-04-19T14:54:50.965Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-19T14:54:51.355Z] + trap exit INT TERM [2022-04-19T14:54:51.355Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-19T14:54:51.355Z] + CONTAINER_NAME=docker-pr1 [2022-04-19T14:54:51.355Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43502/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -e DOCKER_GRAPHDRIVER docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/make.sh dynbinary [2022-04-19T14:54:51.613Z] [2022-04-19T14:54:51.613Z] Removing bundles/ [2022-04-19T14:54:51.613Z] [2022-04-19T14:54:51.613Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T14:54:51.613Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T14:54:51.613Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T14:54:53.283Z] #11 ... [2022-04-19T14:54:53.283Z] [2022-04-19T14:54:53.283Z] #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-04-19T14:54:53.283Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T14:54:53.283Z] #29 1.574 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T14:54:53.283Z] #29 1.583 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T14:54:53.283Z] #29 1.583 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:54:53.283Z] #29 1.761 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T14:54:53.283Z] #29 2.041 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T14:54:53.283Z] #29 2.272 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T14:54:53.283Z] #29 3.502 Fetched 8510 kB in 2s (3871 kB/s) [2022-04-19T14:54:53.283Z] #29 3.502 Reading package lists... [2022-04-19T14:54:53.283Z] #29 4.319 Reading package lists... [2022-04-19T14:54:53.283Z] #29 5.088 Building dependency tree... [2022-04-19T14:54:53.283Z] #29 5.457 The following additional packages will be installed: [2022-04-19T14:54:53.283Z] #29 5.457 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-19T14:54:53.283Z] #29 5.461 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-19T14:54:53.283Z] #29 5.461 Recommended packages: [2022-04-19T14:54:53.283Z] #29 5.461 libldap-common publicsuffix libsasl2-modules [2022-04-19T14:54:53.283Z] #29 5.636 The following NEW packages will be installed: [2022-04-19T14:54:53.283Z] #29 5.636 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-19T14:54:53.283Z] #29 5.636 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-19T14:54:53.283Z] #29 5.636 libssh2-1 openssl [2022-04-19T14:54:53.283Z] #29 5.907 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-04-19T14:54:53.283Z] #29 5.907 Need to get 3040 kB of archives. [2022-04-19T14:54:53.283Z] #29 5.907 After this operation, 6651 kB of additional disk space will be used. [2022-04-19T14:54:53.283Z] #29 5.907 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-19T14:54:53.283Z] #29 5.917 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-19T14:54:53.283Z] #29 5.921 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-19T14:54:53.283Z] #29 5.921 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-04-19T14:54:53.283Z] #29 5.927 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-19T14:54:53.283Z] #29 5.927 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-19T14:54:53.283Z] #29 5.927 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-19T14:54:53.283Z] #29 5.943 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-19T14:54:53.283Z] #29 5.943 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-19T14:54:53.283Z] #29 5.954 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-19T14:54:53.283Z] #29 5.954 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-19T14:54:53.283Z] #29 5.954 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-19T14:54:53.283Z] #29 5.955 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T14:54:53.283Z] #29 5.957 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T14:54:53.283Z] #29 5.965 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T14:54:53.283Z] #29 6.153 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:54:53.283Z] #29 6.182 Fetched 3040 kB in 0s (9549 kB/s) [2022-04-19T14:54:53.283Z] #29 6.220 Selecting previously unselected package openssl. [2022-04-19T14:54:53.283Z] #29 6.220 (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-04-19T14:54:53.283Z] #29 6.220 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-19T14:54:53.283Z] #29 6.221 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-19T14:54:53.283Z] #29 6.366 Selecting previously unselected package ca-certificates. [2022-04-19T14:54:53.283Z] #29 6.366 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-19T14:54:53.283Z] #29 6.371 Unpacking ca-certificates (20210119) ... [2022-04-19T14:54:53.283Z] #29 6.453 Selecting previously unselected package libbrotli1:amd64. [2022-04-19T14:54:53.283Z] #29 6.453 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-19T14:54:53.283Z] #29 6.461 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-19T14:54:53.283Z] #29 6.532 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-19T14:54:53.283Z] #29 6.532 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-19T14:54:53.283Z] #29 6.536 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T14:54:53.283Z] #29 6.580 Selecting previously unselected package libsasl2-2:amd64. [2022-04-19T14:54:53.283Z] #29 6.580 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-19T14:54:53.283Z] #29 6.584 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T14:54:53.283Z] #29 6.638 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-19T14:54:53.283Z] #29 6.638 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-19T14:54:53.283Z] #29 6.641 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-19T14:54:53.283Z] #29 6.707 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-19T14:54:53.283Z] #29 6.707 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-19T14:54:53.283Z] #29 6.709 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-19T14:54:53.283Z] #29 6.754 Selecting previously unselected package libpsl5:amd64. [2022-04-19T14:54:53.283Z] #29 6.754 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-19T14:54:53.283Z] #29 6.757 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-19T14:54:53.283Z] #29 6.802 Selecting previously unselected package librtmp1:amd64. [2022-04-19T14:54:53.283Z] #29 6.802 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-19T14:54:53.283Z] #29 6.807 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-19T14:54:53.283Z] #29 6.843 Selecting previously unselected package libssh2-1:amd64. [2022-04-19T14:54:53.283Z] #29 6.843 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-19T14:54:53.283Z] #29 6.847 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-19T14:54:53.283Z] #29 6.910 Selecting previously unselected package libcurl4:amd64. [2022-04-19T14:54:53.283Z] #29 6.912 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-19T14:54:53.283Z] #29 6.915 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-19T14:54:53.283Z] #29 6.981 Selecting previously unselected package curl. [2022-04-19T14:54:53.283Z] #29 6.982 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-19T14:54:53.283Z] #29 6.985 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-19T14:54:53.283Z] #29 7.050 Selecting previously unselected package libonig5:amd64. [2022-04-19T14:54:53.283Z] #29 7.050 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T14:54:53.283Z] #29 7.053 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T14:54:53.283Z] #29 7.112 Selecting previously unselected package libjq1:amd64. [2022-04-19T14:54:53.283Z] #29 7.113 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T14:54:53.283Z] #29 7.117 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T14:54:53.283Z] #29 7.165 Selecting previously unselected package jq. [2022-04-19T14:54:53.283Z] #29 7.165 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-19T14:54:53.283Z] #29 7.175 Unpacking jq (1.6-2.1) ... [2022-04-19T14:54:53.283Z] #29 7.208 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-19T14:54:53.283Z] #29 7.220 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-19T14:54:53.283Z] #29 7.231 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-19T14:54:53.283Z] #29 7.247 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T14:54:53.283Z] #29 7.259 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-19T14:54:53.283Z] #29 7.267 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T14:54:53.283Z] #29 7.278 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-19T14:54:53.283Z] #29 7.289 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-19T14:54:53.283Z] #29 7.305 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T14:54:53.283Z] #29 7.314 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T14:54:53.283Z] #29 7.326 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-19T14:54:53.283Z] #29 7.336 Setting up ca-certificates (20210119) ... [2022-04-19T14:54:53.283Z] #29 7.968 Updating certificates in /etc/ssl/certs... [2022-04-19T14:54:53.283Z] #29 8.679 129 added, 0 removed; done. [2022-04-19T14:54:53.283Z] #29 8.708 Setting up jq (1.6-2.1) ... [2022-04-19T14:54:53.283Z] #29 8.716 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-19T14:54:53.283Z] #29 8.725 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-19T14:54:53.283Z] #29 8.736 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:54:53.283Z] #29 8.750 Processing triggers for ca-certificates (20210119) ... [2022-04-19T14:54:53.283Z] #29 8.758 Updating certificates in /etc/ssl/certs... [2022-04-19T14:54:53.283Z] #29 9.407 0 added, 0 removed; done. [2022-04-19T14:54:53.283Z] #29 9.407 Running hooks in /etc/ca-certificates/update.d... [2022-04-19T14:54:53.283Z] #29 9.413 done. [2022-04-19T14:54:53.283Z] #29 ... [2022-04-19T14:54:53.283Z] [2022-04-19T14:54:53.283Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:54:53.283Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:54:54.653Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.1s done [2022-04-19T14:54:55.186Z] #11 ... [2022-04-19T14:54:55.186Z] [2022-04-19T14:54:55.186Z] #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-04-19T14:54:55.186Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T14:54:55.186Z] #36 1.012 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T14:54:55.186Z] #36 1.021 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T14:54:55.186Z] #36 1.030 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:54:55.186Z] #36 1.154 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T14:54:55.186Z] #36 1.326 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T14:54:55.186Z] #36 1.554 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T14:54:55.186Z] #36 3.041 Fetched 8510 kB in 2s (3723 kB/s) [2022-04-19T14:54:55.186Z] #36 3.041 Reading package lists... [2022-04-19T14:54:55.186Z] #36 3.817 Reading package lists... [2022-04-19T14:54:55.186Z] #36 4.579 Building dependency tree... [2022-04-19T14:54:55.186Z] #36 4.943 The following additional packages will be installed: [2022-04-19T14:54:55.186Z] #36 4.943 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-19T14:54:55.186Z] #36 4.943 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-19T14:54:55.186Z] #36 4.956 Recommended packages: [2022-04-19T14:54:55.186Z] #36 4.956 libldap-common publicsuffix libsasl2-modules [2022-04-19T14:54:55.186Z] #36 5.110 The following NEW packages will be installed: [2022-04-19T14:54:55.186Z] #36 5.110 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-19T14:54:55.186Z] #36 5.110 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-19T14:54:55.186Z] #36 5.118 libssh2-1 openssl [2022-04-19T14:54:55.186Z] #36 5.384 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-04-19T14:54:55.186Z] #36 5.384 Need to get 3040 kB of archives. [2022-04-19T14:54:55.186Z] #36 5.384 After this operation, 6651 kB of additional disk space will be used. [2022-04-19T14:54:55.186Z] #36 5.384 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-19T14:54:55.186Z] #36 5.404 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-19T14:54:55.186Z] #36 5.404 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-19T14:54:55.186Z] #36 5.404 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-04-19T14:54:55.186Z] #36 5.404 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-19T14:54:55.186Z] #36 5.433 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-19T14:54:55.186Z] #36 5.433 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-19T14:54:55.186Z] #36 5.433 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-19T14:54:55.186Z] #36 5.433 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-19T14:54:55.186Z] #36 5.433 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-19T14:54:55.186Z] #36 5.433 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-19T14:54:55.186Z] #36 5.433 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-19T14:54:55.186Z] #36 5.439 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T14:54:55.186Z] #36 5.439 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T14:54:55.186Z] #36 5.457 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T14:54:55.186Z] #36 5.610 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:54:55.186Z] #36 5.649 Fetched 3040 kB in 0s (8959 kB/s) [2022-04-19T14:54:55.186Z] #36 5.675 Selecting previously unselected package openssl. [2022-04-19T14:54:55.186Z] #36 5.675 (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-04-19T14:54:55.186Z] #36 5.676 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-19T14:54:55.186Z] #36 5.680 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-19T14:54:55.186Z] #36 5.914 Selecting previously unselected package ca-certificates. [2022-04-19T14:54:55.186Z] #36 5.914 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-19T14:54:55.186Z] #36 5.918 Unpacking ca-certificates (20210119) ... [2022-04-19T14:54:55.186Z] #36 5.998 Selecting previously unselected package libbrotli1:amd64. [2022-04-19T14:54:55.186Z] #36 5.998 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-19T14:54:55.186Z] #36 6.008 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-19T14:54:55.186Z] #36 6.084 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-19T14:54:55.186Z] #36 6.086 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-19T14:54:55.186Z] #36 6.090 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T14:54:55.186Z] #36 6.127 Selecting previously unselected package libsasl2-2:amd64. [2022-04-19T14:54:55.186Z] #36 6.127 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-19T14:54:55.186Z] #36 6.131 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T14:54:55.186Z] #36 6.198 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-19T14:54:55.186Z] #36 6.198 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-19T14:54:55.186Z] #36 6.202 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-19T14:54:55.186Z] #36 6.257 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-19T14:54:55.186Z] #36 6.257 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-19T14:54:55.186Z] #36 6.262 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-19T14:54:55.186Z] #36 6.303 Selecting previously unselected package libpsl5:amd64. [2022-04-19T14:54:55.186Z] #36 6.305 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-19T14:54:55.186Z] #36 6.307 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-19T14:54:55.186Z] #36 6.348 Selecting previously unselected package librtmp1:amd64. [2022-04-19T14:54:55.186Z] #36 6.348 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-19T14:54:55.186Z] #36 6.353 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-19T14:54:55.186Z] #36 6.394 Selecting previously unselected package libssh2-1:amd64. [2022-04-19T14:54:55.186Z] #36 6.394 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-19T14:54:55.186Z] #36 6.399 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-19T14:54:55.186Z] #36 6.455 Selecting previously unselected package libcurl4:amd64. [2022-04-19T14:54:55.186Z] #36 6.455 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-19T14:54:55.186Z] #36 6.460 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-19T14:54:55.186Z] #36 6.519 Selecting previously unselected package curl. [2022-04-19T14:54:55.186Z] #36 6.519 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-19T14:54:55.186Z] #36 6.524 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-19T14:54:55.186Z] #36 6.582 Selecting previously unselected package libonig5:amd64. [2022-04-19T14:54:55.186Z] #36 6.582 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T14:54:55.186Z] #36 6.590 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T14:54:55.186Z] #36 6.647 Selecting previously unselected package libjq1:amd64. [2022-04-19T14:54:55.186Z] #36 6.648 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T14:54:55.186Z] #36 6.654 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T14:54:55.186Z] #36 6.705 Selecting previously unselected package jq. [2022-04-19T14:54:55.186Z] #36 6.705 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-19T14:54:55.186Z] #36 6.706 Unpacking jq (1.6-2.1) ... [2022-04-19T14:54:55.186Z] #36 6.750 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-19T14:54:55.186Z] #36 6.762 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-19T14:54:55.186Z] #36 6.781 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-19T14:54:55.186Z] #36 6.792 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T14:54:55.186Z] #36 6.802 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-19T14:54:55.186Z] #36 6.859 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T14:54:55.186Z] #36 6.870 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-19T14:54:55.186Z] #36 6.881 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-19T14:54:55.186Z] #36 6.901 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T14:54:55.186Z] #36 6.926 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T14:54:55.186Z] #36 6.935 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-19T14:54:55.186Z] #36 6.953 Setting up ca-certificates (20210119) ... [2022-04-19T14:54:55.186Z] #36 7.566 Updating certificates in /etc/ssl/certs... [2022-04-19T14:54:55.186Z] #36 8.327 129 added, 0 removed; done. [2022-04-19T14:54:55.186Z] #36 8.356 Setting up jq (1.6-2.1) ... [2022-04-19T14:54:55.186Z] #36 8.367 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-19T14:54:55.186Z] #36 8.378 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-19T14:54:55.186Z] #36 8.390 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:54:55.186Z] #36 8.406 Processing triggers for ca-certificates (20210119) ... [2022-04-19T14:54:55.186Z] #36 8.416 Updating certificates in /etc/ssl/certs... [2022-04-19T14:54:55.186Z] #36 9.039 0 added, 0 removed; done. [2022-04-19T14:54:55.186Z] #36 9.039 Running hooks in /etc/ca-certificates/update.d... [2022-04-19T14:54:55.186Z] #36 9.039 done. [2022-04-19T14:54:55.186Z] #36 ... [2022-04-19T14:54:55.186Z] [2022-04-19T14:54:55.186Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:54:55.186Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:54:55.186Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.0s done [2022-04-19T14:54:55.186Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-19T14:54:55.216Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-19T14:54:55.216Z] #11 ... [2022-04-19T14:54:55.216Z] [2022-04-19T14:54:55.216Z] #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-04-19T14:54:55.216Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T14:54:55.216Z] #29 DONE 11.4s [2022-04-19T14:54:55.216Z] [2022-04-19T14:54:55.216Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:54:55.216Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:54:55.476Z] #11 ... [2022-04-19T14:54:55.476Z] [2022-04-19T14:54:55.476Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T14:54:55.476Z] #30 sha256:f550f26feebb1cb75e3698b391a446dab697c392f9771d9b0d46d9040f329839 [2022-04-19T14:54:55.476Z] #30 DONE 0.3s [2022-04-19T14:54:55.476Z] [2022-04-19T14:54:55.476Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:54:55.476Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:54:56.129Z] #11 ... [2022-04-19T14:54:56.129Z] [2022-04-19T14:54:56.130Z] #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-04-19T14:54:56.130Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T14:54:56.130Z] #36 DONE 11.3s [2022-04-19T14:54:56.130Z] [2022-04-19T14:54:56.130Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:54:56.130Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:54:56.130Z] #11 ... [2022-04-19T14:54:56.130Z] [2022-04-19T14:54:56.130Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T14:54:56.130Z] #37 sha256:dc6458038276b6416db76bf648cf6461166e6b5db1b0e20eaa53a063daa65b9d [2022-04-19T14:54:56.130Z] #37 DONE 0.2s [2022-04-19T14:54:56.130Z] [2022-04-19T14:54:56.130Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T14:54:56.130Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T14:55:00.348Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.3s [2022-04-19T14:55:00.734Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.0s [2022-04-19T14:55:03.260Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.3s done [2022-04-19T14:55:03.658Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.1s done [2022-04-19T14:55:03.659Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-19T14:55:03.829Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-19T14:55:03.829Z] #11 DONE 27.8s [2022-04-19T14:55:03.829Z] [2022-04-19T14:55:03.829Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T14:55:03.829Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-19T14:55:03.921Z] #11 DONE 27.5s [2022-04-19T14:55:03.921Z] [2022-04-19T14:55:03.921Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T14:55:03.922Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-19T14:55:05.737Z] #12 DONE 1.5s [2022-04-19T14:55:05.737Z] [2022-04-19T14:55:05.737Z] #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-04-19T14:55:05.737Z] #31 sha256:9809b22c2bbf4e334e9a0a3726c7b0040ab295a6f69608414138f312508027ef [2022-04-19T14:55:05.737Z] #31 1.520 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-19T14:55:05.737Z] #31 1.786 [2022-04-19T14:55:05.737Z] #31 1.999 #=#=# ######################################################################## 100.0% [2022-04-19T14:55:05.737Z] #31 2.274 [2022-04-19T14:55:05.737Z] #31 3.170 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-19T14:55:05.737Z] #31 3.428 [2022-04-19T14:55:05.737Z] #31 3.646 #=#=# ######################################################################## 100.0% [2022-04-19T14:55:05.737Z] #31 3.901 [2022-04-19T14:55:05.737Z] #31 4.842 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-19T14:55:05.737Z] #31 5.149 [2022-04-19T14:55:05.737Z] #31 5.372 #=#=# ################### 27.1% ########################################## 59.1% ################################################################# 91.3% ######################################################################## 100.0% [2022-04-19T14:55:05.737Z] #31 5.910 [2022-04-19T14:55:05.737Z] #31 6.852 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-19T14:55:05.737Z] #31 7.132 [2022-04-19T14:55:05.737Z] #31 7.348 #=#=# ######################################################################## 100.0% [2022-04-19T14:55:05.737Z] #31 7.688 [2022-04-19T14:55:05.737Z] #31 8.409 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-19T14:55:05.737Z] #31 8.709 [2022-04-19T14:55:05.737Z] #31 8.936 #=#=# ######################################################################## 100.0% [2022-04-19T14:55:05.737Z] #31 9.124 [2022-04-19T14:55:05.737Z] #31 9.163 Download of images into '/build' complete. [2022-04-19T14:55:05.737Z] #31 9.163 Use something like the following to load the result into a Docker daemon: [2022-04-19T14:55:05.737Z] #31 9.163 tar -cC '/build' . | docker load [2022-04-19T14:55:05.737Z] #31 DONE 9.8s [2022-04-19T14:55:05.737Z] [2022-04-19T14:55:05.737Z] #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-04-19T14:55:05.737Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-19T14:55:06.306Z] #13 DONE 0.8s [2022-04-19T14:55:06.306Z] [2022-04-19T14:55:06.306Z] #53 [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-04-19T14:55:06.306Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-19T14:55:06.306Z] #53 ... [2022-04-19T14:55:06.306Z] [2022-04-19T14:55:06.306Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T14:55:06.306Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-19T14:55:06.306Z] #42 DONE 0.1s [2022-04-19T14:55:06.306Z] [2022-04-19T14:55:06.306Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T14:55:06.306Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-19T14:55:06.306Z] #33 DONE 0.2s [2022-04-19T14:55:06.514Z] #12 ... [2022-04-19T14:55:06.514Z] [2022-04-19T14:55:06.514Z] #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-04-19T14:55:06.514Z] #38 sha256:a55a40ff236bb15cbc14ea04ecae0c6a2a5bca1d1a8a2c0d106581d1b0983de4 [2022-04-19T14:55:06.514Z] #38 1.609 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-19T14:55:06.514Z] #38 1.861 [2022-04-19T14:55:06.514Z] #38 2.076 #=#=# ######################################################################## 100.0% [2022-04-19T14:55:06.514Z] #38 2.364 [2022-04-19T14:55:06.514Z] #38 3.227 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-19T14:55:06.514Z] #38 3.488 [2022-04-19T14:55:06.514Z] #38 3.704 #=#=# ################################################################ 90.0% ######################################################################## 100.0% [2022-04-19T14:55:06.514Z] #38 4.010 [2022-04-19T14:55:06.514Z] #38 4.907 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-19T14:55:06.514Z] #38 5.186 [2022-04-19T14:55:06.514Z] #38 5.412 #=#=# ############### 21.0% ######################################### 57.5% ################################################################ 89.0% ######################################################################## 100.0% [2022-04-19T14:55:06.514Z] #38 5.958 [2022-04-19T14:55:06.514Z] #38 6.874 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-19T14:55:06.514Z] #38 7.146 [2022-04-19T14:55:06.514Z] #38 7.365 #=#=# ######################################################################## 100.0% [2022-04-19T14:55:06.514Z] #38 7.586 [2022-04-19T14:55:06.514Z] #38 8.124 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-19T14:55:06.514Z] #38 8.395 [2022-04-19T14:55:06.514Z] #38 8.621 #=#=# ######################################################################## 100.0% [2022-04-19T14:55:06.514Z] #38 8.846 [2022-04-19T14:55:06.514Z] #38 8.887 Download of images into '/build' complete. [2022-04-19T14:55:06.514Z] #38 8.887 Use something like the following to load the result into a Docker daemon: [2022-04-19T14:55:06.514Z] #38 8.887 tar -cC '/build' . | docker load [2022-04-19T14:55:06.563Z] [2022-04-19T14:55:06.563Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T14:55:06.563Z] #62 sha256:0537e7b9a63ee13b273f10d24820862e4f467b00a3d627e33d741dc0406a34c3 [2022-04-19T14:55:06.563Z] #62 DONE 0.3s [2022-04-19T14:55:06.563Z] [2022-04-19T14:55:06.563Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T14:55:06.563Z] #25 sha256:874fccce1636e553109901757e956e7caf3592623cf937258b06771d38b38567 [2022-04-19T14:55:06.563Z] #25 DONE 0.3s [2022-04-19T14:55:06.563Z] [2022-04-19T14:55:06.563Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-19T14:55:06.563Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-19T14:55:06.563Z] #46 DONE 0.3s [2022-04-19T14:55:06.563Z] [2022-04-19T14:55:06.563Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:55:06.563Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:55:07.483Z] #38 DONE 11.5s [2022-04-19T14:55:07.483Z] [2022-04-19T14:55:07.483Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T14:55:07.483Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-19T14:55:07.483Z] #12 DONE 3.5s [2022-04-19T14:55:07.483Z] [2022-04-19T14:55:07.483Z] #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-04-19T14:55:07.483Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-19T14:55:08.437Z] #13 DONE 0.7s [2022-04-19T14:55:08.438Z] [2022-04-19T14:55:08.438Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-19T14:55:08.438Z] #53 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-19T14:55:08.438Z] #53 DONE 0.1s [2022-04-19T14:55:08.438Z] [2022-04-19T14:55:08.438Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:55:08.438Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:55:08.438Z] #54 ... [2022-04-19T14:55:08.438Z] [2022-04-19T14:55:08.438Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T14:55:08.438Z] #49 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-19T14:55:08.438Z] #49 DONE 0.2s [2022-04-19T14:55:08.438Z] [2022-04-19T14:55:08.438Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T14:55:08.438Z] #40 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-19T14:55:08.438Z] #40 DONE 0.2s [2022-04-19T14:55:08.700Z] [2022-04-19T14:55:08.700Z] #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-04-19T14:55:08.700Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T14:55:10.094Z] #41 ... [2022-04-19T14:55:10.094Z] [2022-04-19T14:55:10.094Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-19T14:55:10.094Z] #14 sha256:24a1ac4a99012ffb2a8216b9dac6ddbeac51cb6f5a142a33bc8efb756d9faef8 [2022-04-19T14:55:10.094Z] #14 DONE 1.6s [2022-04-19T14:55:10.094Z] [2022-04-19T14:55:10.094Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-19T14:55:10.094Z] #15 sha256:a6347bf602fd46b0aab30abeb551e6783e5d5d3c3ed0796e3124d2e693ab7396 [2022-04-19T14:55:10.746Z] #47 3.710 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T14:55:10.746Z] #47 3.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T14:55:10.746Z] #47 3.775 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:55:10.746Z] #47 4.237 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-19T14:55:11.004Z] #47 4.509 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T14:55:11.492Z] #15 DONE 1.5s [2022-04-19T14:55:11.492Z] [2022-04-19T14:55:11.492Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:55:11.492Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:55:11.492Z] #54 3.038 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T14:55:11.492Z] #54 3.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T14:55:11.492Z] #54 3.075 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:55:11.753Z] #54 3.565 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-19T14:55:11.938Z] #47 ... [2022-04-19T14:55:11.938Z] [2022-04-19T14:55:11.938Z] #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-04-19T14:55:11.938Z] #26 sha256:1103358c628a4a77a8e7cc96154546e9d5047170c8d6012863f939e41ca2d968 [2022-04-19T14:55:11.938Z] #26 3.321 + RM_GOPATH=0 [2022-04-19T14:55:11.938Z] #26 3.322 + TMP_GOPATH= [2022-04-19T14:55:11.938Z] #26 3.322 + : /build [2022-04-19T14:55:11.938Z] #26 3.323 + '[' -z '' ']' [2022-04-19T14:55:11.938Z] #26 3.324 ++ mktemp -d [2022-04-19T14:55:11.938Z] #26 3.327 + export GOPATH=/tmp/tmp.3399bVj1o5 [2022-04-19T14:55:11.938Z] #26 3.336 + GOPATH=/tmp/tmp.3399bVj1o5 [2022-04-19T14:55:11.938Z] #26 3.336 + RM_GOPATH=1 [2022-04-19T14:55:11.938Z] #26 3.336 + case "$(go env GOARCH)" in [2022-04-19T14:55:11.938Z] #26 3.339 ++ go env GOARCH [2022-04-19T14:55:11.938Z] #26 3.356 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T14:55:11.938Z] #26 3.356 + GO_BUILDMODE=-buildmode=pie [2022-04-19T14:55:11.938Z] #26 3.357 ++ dirname /install.sh [2022-04-19T14:55:11.938Z] #26 3.361 + dir=/ [2022-04-19T14:55:11.938Z] #26 3.362 + bin=dockercli [2022-04-19T14:55:11.938Z] #26 3.364 + shift [2022-04-19T14:55:11.938Z] #26 3.366 + '[' '!' -f //dockercli.installer ']' [2022-04-19T14:55:11.938Z] #26 3.366 + . //dockercli.installer [2022-04-19T14:55:11.938Z] #26 3.367 ++ : stable [2022-04-19T14:55:11.938Z] #26 3.367 ++ : 17.06.2-ce [2022-04-19T14:55:11.938Z] #26 3.368 + install_dockercli [2022-04-19T14:55:11.938Z] #26 3.368 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-19T14:55:11.938Z] #26 3.370 Install docker/cli version 17.06.2-ce from stable [2022-04-19T14:55:11.938Z] #26 3.371 ++ uname -m [2022-04-19T14:55:11.938Z] #26 3.371 + arch=x86_64 [2022-04-19T14:55:11.938Z] #26 3.373 + '[' x86_64 '!=' x86_64 ']' [2022-04-19T14:55:11.938Z] #26 3.374 + url=https://download.docker.com/linux/static [2022-04-19T14:55:11.938Z] #26 3.375 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-19T14:55:11.938Z] #26 3.392 + tar -xz docker/docker [2022-04-19T14:55:12.015Z] #54 3.873 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T14:55:12.601Z] #54 ... [2022-04-19T14:55:12.601Z] [2022-04-19T14:55:12.601Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-19T14:55:12.601Z] #16 sha256:e6de4d8c6450cd3260b735febf0884f9e458671d69ef5d452931bf4eb143632e [2022-04-19T14:55:12.601Z] #16 DONE 1.2s [2022-04-19T14:55:12.601Z] [2022-04-19T14:55:12.601Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-19T14:55:12.601Z] #17 sha256:2499d4a89d98d94b3e937911b2b0cba450ee703e56ff52d46f0ab383f495b13e [2022-04-19T14:55:12.881Z] #26 ... [2022-04-19T14:55:12.881Z] [2022-04-19T14:55:12.881Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:55:12.881Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:55:12.881Z] #47 6.311 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T14:55:13.546Z] #17 DONE 1.2s [2022-04-19T14:55:13.546Z] [2022-04-19T14:55:13.546Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-19T14:55:13.546Z] #18 sha256:3edcaa2a38be60e2f916411534b420c99fd6f441b9c27d8dfd52c97be924f025 [2022-04-19T14:55:14.785Z] #47 8.214 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T14:55:14.949Z] #18 DONE 1.3s [2022-04-19T14:55:14.949Z] [2022-04-19T14:55:14.949Z] #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-04-19T14:55:14.949Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-19T14:55:16.156Z] #47 ... [2022-04-19T14:55:16.156Z] [2022-04-19T14:55:16.156Z] #58 [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-04-19T14:55:16.156Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-19T14:55:16.156Z] #58 3.096 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T14:55:16.156Z] #58 3.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T14:55:16.156Z] #58 3.305 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:55:16.156Z] #58 3.591 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T14:55:16.156Z] #58 4.704 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T14:55:16.156Z] #58 6.495 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T14:55:16.341Z] #19 1.294 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T14:55:16.341Z] #19 1.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T14:55:16.341Z] #19 1.330 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:55:16.420Z] #58 ... [2022-04-19T14:55:16.420Z] [2022-04-19T14:55:16.420Z] #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-04-19T14:55:16.420Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:55:16.420Z] #14 3.346 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T14:55:16.420Z] #14 3.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T14:55:16.420Z] #14 3.383 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:55:16.420Z] #14 3.981 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T14:55:16.420Z] #14 5.755 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T14:55:16.420Z] #14 7.472 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T14:55:16.420Z] #14 ... [2022-04-19T14:55:16.420Z] [2022-04-19T14:55:16.420Z] #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-04-19T14:55:16.420Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T14:55:16.420Z] #34 3.365 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-19T14:55:16.420Z] #34 3.370 Cloning into '.'... [2022-04-19T14:55:16.681Z] #34 ... [2022-04-19T14:55:16.681Z] [2022-04-19T14:55:16.681Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T14:55:16.681Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T14:55:16.681Z] #38 3.463 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T14:55:16.681Z] #38 3.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T14:55:16.681Z] #38 3.507 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:55:16.681Z] #38 4.135 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T14:55:16.681Z] #38 5.648 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T14:55:16.681Z] #38 7.537 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T14:55:16.681Z] #38 ... [2022-04-19T14:55:16.681Z] [2022-04-19T14:55:16.681Z] #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-04-19T14:55:16.681Z] #26 sha256:1103358c628a4a77a8e7cc96154546e9d5047170c8d6012863f939e41ca2d968 [2022-04-19T14:55:16.681Z] #26 9.975 + mkdir -p /build [2022-04-19T14:55:16.681Z] #26 9.988 + mv docker/docker /build/ [2022-04-19T14:55:16.681Z] #26 9.990 + rmdir docker [2022-04-19T14:55:16.681Z] #26 DONE 10.3s [2022-04-19T14:55:16.681Z] [2022-04-19T14:55:16.681Z] #63 [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-04-19T14:55:16.681Z] #63 sha256:c585e449f90e300246fc834b13a02a01c8604e12bebe7c7e84d0877df03fda68 [2022-04-19T14:55:16.681Z] #63 3.357 + RM_GOPATH=0 [2022-04-19T14:55:16.681Z] #63 3.357 + TMP_GOPATH= [2022-04-19T14:55:16.681Z] #63 3.357 + : /build [2022-04-19T14:55:16.681Z] #63 3.357 + '[' -z '' ']' [2022-04-19T14:55:16.681Z] #63 3.360 ++ mktemp -d [2022-04-19T14:55:16.681Z] #63 3.362 + export GOPATH=/tmp/tmp.LE7rnLTxL8 [2022-04-19T14:55:16.681Z] #63 3.362 + GOPATH=/tmp/tmp.LE7rnLTxL8 [2022-04-19T14:55:16.681Z] #63 3.362 + RM_GOPATH=1 [2022-04-19T14:55:16.681Z] #63 3.362 + case "$(go env GOARCH)" in [2022-04-19T14:55:16.681Z] #63 3.362 ++ go env GOARCH [2022-04-19T14:55:16.681Z] #63 3.381 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T14:55:16.681Z] #63 3.381 + GO_BUILDMODE=-buildmode=pie [2022-04-19T14:55:16.681Z] #63 3.382 ++ dirname /install.sh [2022-04-19T14:55:16.681Z] #63 3.387 + dir=/ [2022-04-19T14:55:16.681Z] #63 3.388 + bin=rootlesskit [2022-04-19T14:55:16.681Z] #63 3.388 + shift [2022-04-19T14:55:16.681Z] #63 3.388 + '[' '!' -f //rootlesskit.installer ']' [2022-04-19T14:55:16.681Z] #63 3.388 + . //rootlesskit.installer [2022-04-19T14:55:16.681Z] #63 3.388 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T14:55:16.681Z] #63 3.389 + install_rootlesskit [2022-04-19T14:55:16.681Z] #63 3.389 + case "$1" in [2022-04-19T14:55:16.681Z] #63 3.389 + export CGO_ENABLED=0 [2022-04-19T14:55:16.681Z] #63 3.389 + CGO_ENABLED=0 [2022-04-19T14:55:16.681Z] #63 3.389 + _install_rootlesskit [2022-04-19T14:55:16.681Z] #63 3.394 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-19T14:55:16.681Z] #63 3.395 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T14:55:16.681Z] #63 3.395 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T14:55:16.681Z] #63 3.395 + GOBIN=/build [2022-04-19T14:55:16.681Z] #63 3.395 + GO111MODULE=on [2022-04-19T14:55:16.681Z] #63 3.395 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T14:55:16.681Z] #63 3.912 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-19T14:55:16.681Z] #63 6.140 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T14:55:16.681Z] #63 6.241 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-19T14:55:16.681Z] #63 6.879 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-19T14:55:16.681Z] #63 9.515 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-19T14:55:16.681Z] #63 10.31 go: downloading github.com/google/uuid v1.3.0 [2022-04-19T14:55:16.917Z] #19 1.856 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-19T14:55:16.941Z] #63 ... [2022-04-19T14:55:16.941Z] [2022-04-19T14:55:16.941Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T14:55:16.941Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-19T14:55:16.941Z] #36 4.161 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-19T14:55:17.369Z] #36 ... [2022-04-19T14:55:17.369Z] [2022-04-19T14:55:17.369Z] #49 [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-04-19T14:55:17.369Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-19T14:55:17.369Z] #49 4.028 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-19T14:55:17.369Z] #49 5.612 go: downloading github.com/fatih/color v1.10.0 [2022-04-19T14:55:17.369Z] #49 5.614 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-19T14:55:17.369Z] #49 5.622 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-19T14:55:17.369Z] #49 5.678 go: downloading github.com/pkg/errors v0.9.1 [2022-04-19T14:55:17.369Z] #49 6.040 go: downloading golang.org/x/tools v0.1.0 [2022-04-19T14:55:17.369Z] #49 6.171 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-19T14:55:17.369Z] #49 6.237 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-19T14:55:17.369Z] #49 6.275 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-19T14:55:17.369Z] #49 6.354 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-19T14:55:17.369Z] #49 9.983 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-19T14:55:17.369Z] #49 10.01 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-19T14:55:17.369Z] #49 10.06 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-19T14:55:17.369Z] #49 ... [2022-04-19T14:55:17.369Z] [2022-04-19T14:55:17.369Z] #51 [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-04-19T14:55:17.369Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:55:17.369Z] #51 4.060 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-19T14:55:17.369Z] #51 ... [2022-04-19T14:55:17.369Z] [2022-04-19T14:55:17.369Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T14:55:17.369Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T14:55:17.369Z] #43 3.234 + git clone https://github.com/docker/distribution.git . [2022-04-19T14:55:17.369Z] #43 3.234 Cloning into '.'... [2022-04-19T14:55:17.629Z] #43 ... [2022-04-19T14:55:17.629Z] [2022-04-19T14:55:17.629Z] #63 [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-04-19T14:55:17.629Z] #63 sha256:c585e449f90e300246fc834b13a02a01c8604e12bebe7c7e84d0877df03fda68 [2022-04-19T14:55:17.629Z] #63 10.63 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-19T14:55:17.629Z] #63 11.21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-19T14:55:17.664Z] #19 2.581 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-19T14:55:17.885Z] #63 11.41 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T14:55:17.885Z] #63 11.47 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-19T14:55:18.142Z] #63 11.63 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-19T14:55:18.236Z] #19 ... [2022-04-19T14:55:18.237Z] [2022-04-19T14:55:18.237Z] #58 [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-04-19T14:55:18.237Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:55:18.237Z] #58 3.112 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-19T14:55:18.501Z] #58 ... [2022-04-19T14:55:18.501Z] [2022-04-19T14:55:18.501Z] #60 [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-04-19T14:55:18.501Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-19T14:55:18.501Z] #60 3.112 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-19T14:55:18.501Z] #60 7.515 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-19T14:55:18.501Z] #60 7.515 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-19T14:55:18.501Z] #60 7.580 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-19T14:55:18.501Z] #60 8.554 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-19T14:55:18.501Z] #60 ... [2022-04-19T14:55:18.501Z] [2022-04-19T14:55:18.501Z] #56 [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-04-19T14:55:18.501Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-19T14:55:18.501Z] #56 2.518 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-19T14:55:18.501Z] #56 3.452 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-19T14:55:18.501Z] #56 3.452 go: downloading github.com/fatih/color v1.10.0 [2022-04-19T14:55:18.501Z] #56 3.479 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-19T14:55:18.501Z] #56 3.545 go: downloading github.com/pkg/errors v0.9.1 [2022-04-19T14:55:18.501Z] #56 3.872 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-19T14:55:18.501Z] #56 3.872 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-19T14:55:18.501Z] #56 3.883 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-19T14:55:18.501Z] #56 3.947 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-19T14:55:18.501Z] #56 4.036 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-19T14:55:18.501Z] #56 4.056 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-19T14:55:18.501Z] #56 4.119 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-19T14:55:18.501Z] #56 4.331 go: downloading golang.org/x/tools v0.1.0 [2022-04-19T14:55:18.502Z] #56 8.356 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-19T14:55:18.502Z] #56 8.383 go: downloading golang.org/x/mod v0.3.0 [2022-04-19T14:55:18.708Z] #63 12.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-19T14:55:18.708Z] #63 12.21 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-19T14:55:18.763Z] #56 ... [2022-04-19T14:55:18.763Z] [2022-04-19T14:55:18.763Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T14:55:18.763Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T14:55:18.763Z] #50 2.633 + git clone https://github.com/docker/distribution.git . [2022-04-19T14:55:18.763Z] #50 2.633 Cloning into '.'... [2022-04-19T14:55:18.763Z] #50 ... [2022-04-19T14:55:18.763Z] [2022-04-19T14:55:18.763Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T14:55:18.763Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-19T14:55:18.763Z] #43 2.372 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-19T14:55:18.964Z] #63 12.37 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-19T14:55:19.025Z] #43 ... [2022-04-19T14:55:19.025Z] [2022-04-19T14:55:19.025Z] #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-04-19T14:55:19.025Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-19T14:55:19.025Z] #19 3.466 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-19T14:55:19.602Z] #19 4.381 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T14:55:20.191Z] #19 ... [2022-04-19T14:55:20.191Z] [2022-04-19T14:55:20.191Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T14:55:20.191Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-19T14:55:20.191Z] #43 11.69 tomll can be used in two ways: [2022-04-19T14:55:20.191Z] #43 11.69 Writing to STDIN and reading from STDOUT: [2022-04-19T14:55:20.191Z] #43 11.69 cat file.toml | tomll > file.toml [2022-04-19T14:55:20.191Z] #43 11.69 [2022-04-19T14:55:20.191Z] #43 11.69 Reading and updating a list of files: [2022-04-19T14:55:20.191Z] #43 11.70 tomll a.toml b.toml c.toml [2022-04-19T14:55:20.191Z] #43 11.70 [2022-04-19T14:55:20.191Z] #43 11.70 When given a list of files, tomll will modify all files in place without asking. [2022-04-19T14:55:20.191Z] #43 DONE 12.0s [2022-04-19T14:55:20.338Z] #63 ... [2022-04-19T14:55:20.338Z] [2022-04-19T14:55:20.338Z] #53 [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-04-19T14:55:20.338Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-19T14:55:20.338Z] #53 4.023 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-19T14:55:20.338Z] #53 9.262 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-19T14:55:20.338Z] #53 9.265 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-19T14:55:20.338Z] #53 9.331 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-19T14:55:20.338Z] #53 11.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-19T14:55:20.338Z] #53 ... [2022-04-19T14:55:20.338Z] [2022-04-19T14:55:20.338Z] #58 [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-04-19T14:55:20.338Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-19T14:55:20.338Z] #58 13.94 Fetched 8510 kB in 11s (766 kB/s) [2022-04-19T14:55:20.454Z] [2022-04-19T14:55:20.454Z] #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-04-19T14:55:20.454Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-19T14:55:20.454Z] #19 5.533 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-19T14:55:21.027Z] #19 ... [2022-04-19T14:55:21.027Z] [2022-04-19T14:55:21.027Z] #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-04-19T14:55:21.027Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T14:55:21.027Z] #41 2.653 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-19T14:55:21.027Z] #41 2.653 Cloning into '.'... [2022-04-19T14:55:21.290Z] #41 ... [2022-04-19T14:55:21.290Z] [2022-04-19T14:55:21.290Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:55:21.290Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:55:21.290Z] #54 5.446 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T14:55:21.290Z] #54 6.754 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T14:55:21.290Z] #54 9.524 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-19T14:55:21.290Z] #54 ... [2022-04-19T14:55:21.290Z] [2022-04-19T14:55:21.290Z] #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-04-19T14:55:21.290Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-19T14:55:21.290Z] #19 6.415 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T14:55:22.235Z] #19 7.044 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-19T14:55:22.235Z] #19 7.046 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T14:55:22.235Z] #19 7.064 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-19T14:55:22.235Z] #19 7.069 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T14:55:22.235Z] #19 7.080 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-19T14:55:22.235Z] #19 7.092 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-19T14:55:22.235Z] #19 7.125 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-19T14:55:22.236Z] #19 7.126 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T14:55:22.236Z] #19 7.126 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-19T14:55:22.236Z] #19 7.127 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T14:55:22.236Z] #19 7.128 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-19T14:55:22.236Z] #19 7.128 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-19T14:55:23.677Z] #58 13.94 Reading package lists... [2022-04-19T14:55:23.677Z] #58 ... [2022-04-19T14:55:23.677Z] [2022-04-19T14:55:23.677Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T14:55:23.677Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-19T14:55:23.677Z] #36 16.88 tomll can be used in two ways: [2022-04-19T14:55:23.677Z] #36 16.88 Writing to STDIN and reading from STDOUT: [2022-04-19T14:55:23.677Z] #36 16.88 cat file.toml | tomll > file.toml [2022-04-19T14:55:23.677Z] #36 16.88 [2022-04-19T14:55:23.677Z] #36 16.88 Reading and updating a list of files: [2022-04-19T14:55:23.677Z] #36 16.88 tomll a.toml b.toml c.toml [2022-04-19T14:55:23.677Z] #36 16.88 [2022-04-19T14:55:23.677Z] #36 16.88 When given a list of files, tomll will modify all files in place without asking. [2022-04-19T14:55:23.677Z] #36 DONE 17.1s [2022-04-19T14:55:23.677Z] [2022-04-19T14:55:23.677Z] #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-04-19T14:55:23.677Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:55:23.677Z] #14 15.62 Fetched 8510 kB in 13s (680 kB/s) [2022-04-19T14:55:26.965Z] #14 15.62 Reading package lists... [2022-04-19T14:55:27.539Z] #19 ... [2022-04-19T14:55:27.539Z] [2022-04-19T14:55:27.539Z] #58 [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-04-19T14:55:27.539Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:55:27.539Z] #58 18.06 go: downloading github.com/fatih/color v1.13.0 [2022-04-19T14:55:27.539Z] #58 18.06 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T14:55:27.539Z] #58 18.10 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-19T14:55:27.539Z] #58 18.10 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T14:55:27.539Z] #58 18.23 go: downloading github.com/spf13/viper v1.10.1 [2022-04-19T14:55:27.539Z] #58 18.31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-19T14:55:27.539Z] #58 18.54 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-19T14:55:27.539Z] #58 18.54 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-19T14:55:27.539Z] #58 19.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-19T14:55:27.539Z] #58 19.21 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-19T14:55:27.789Z] #14 20.84 Reading package lists... [2022-04-19T14:55:27.789Z] #14 ... [2022-04-19T14:55:27.789Z] [2022-04-19T14:55:27.789Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T14:55:27.789Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T14:55:27.789Z] #43 21.36 Updating files: 97% (1805/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-19T14:55:27.789Z] #43 21.42 + git checkout -q v2.3.0 [2022-04-19T14:55:28.047Z] #43 ... [2022-04-19T14:55:28.047Z] [2022-04-19T14:55:28.047Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:55:28.047Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:55:28.047Z] #47 11.41 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-19T14:55:28.047Z] #47 16.86 Fetched 8513 kB in 13s (639 kB/s) [2022-04-19T14:55:28.047Z] #47 16.86 Reading package lists... [2022-04-19T14:55:28.047Z] #47 ... [2022-04-19T14:55:28.047Z] [2022-04-19T14:55:28.047Z] #58 [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-04-19T14:55:28.047Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-19T14:55:28.047Z] #58 13.94 Reading package lists... [2022-04-19T14:55:28.925Z] #58 20.84 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T14:55:28.976Z] #58 19.33 Reading package lists... [2022-04-19T14:55:28.976Z] #58 ... [2022-04-19T14:55:28.976Z] [2022-04-19T14:55:28.976Z] #49 [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-04-19T14:55:28.976Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-19T14:55:28.976Z] #49 12.67 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-19T14:55:28.976Z] #49 12.68 go: downloading golang.org/x/mod v0.3.0 [2022-04-19T14:55:28.976Z] #49 ... [2022-04-19T14:55:28.976Z] [2022-04-19T14:55:28.976Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:55:28.976Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:55:28.976Z] #47 16.86 Reading package lists... [2022-04-19T14:55:29.186Z] #58 20.84 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T14:55:29.186Z] #58 20.87 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T14:55:29.186Z] #58 20.97 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T14:55:29.186Z] #58 20.98 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-19T14:55:29.186Z] #58 21.00 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-19T14:55:29.186Z] #58 21.01 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-19T14:55:29.186Z] #58 21.10 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-19T14:55:29.447Z] #58 21.13 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T14:55:29.447Z] #58 21.14 go: downloading github.com/spf13/afero v1.6.0 [2022-04-19T14:55:29.447Z] #58 21.19 go: downloading github.com/spf13/cast v1.4.1 [2022-04-19T14:55:29.447Z] #58 21.23 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-19T14:55:29.447Z] #58 21.26 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-19T14:55:29.447Z] #58 21.29 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-19T14:55:29.707Z] #58 21.42 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-19T14:55:29.707Z] #58 21.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-19T14:55:29.707Z] #58 21.43 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-19T14:55:29.707Z] #58 21.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-19T14:55:29.707Z] #58 21.45 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-19T14:55:29.707Z] #58 21.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-19T14:55:29.707Z] #58 21.46 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-19T14:55:29.707Z] #58 21.47 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-19T14:55:29.707Z] #58 21.48 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-19T14:55:29.707Z] #58 21.54 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-19T14:55:29.969Z] #58 21.63 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-19T14:55:29.969Z] #58 21.70 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-19T14:55:29.969Z] #58 21.72 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-19T14:55:29.969Z] #58 21.75 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-19T14:55:30.231Z] #58 21.93 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-19T14:55:30.231Z] #58 21.94 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-19T14:55:30.231Z] #58 21.96 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-19T14:55:30.231Z] #58 21.99 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-19T14:55:30.231Z] #58 22.01 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-19T14:55:30.231Z] #58 22.05 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-19T14:55:30.231Z] #58 22.08 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-19T14:55:30.231Z] #58 22.20 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-19T14:55:30.308Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T14:55:30.308Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T14:55:30.309Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T14:55:30.309Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T14:55:30.309Z] [2022-04-19T14:55:30.309Z] + TEST_INTEGRATION_DEST=1 [2022-04-19T14:55:30.309Z] + CONTAINER_NAME=docker-pr1-1 [2022-04-19T14:55:30.309Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T14:55:30.309Z] + run_tests test-integration-flaky [2022-04-19T14:55:30.309Z] + '[' -n 0 ']' [2022-04-19T14:55:30.309Z] + rm= [2022-04-19T14:55:30.309Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43502/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43502/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/make.sh test-integration-flaky test-integration [2022-04-19T14:55:30.309Z] + c=0 [2022-04-19T14:55:30.309Z] + TEST_INTEGRATION_DEST=3 [2022-04-19T14:55:30.309Z] + CONTAINER_NAME=docker-pr1-3 [2022-04-19T14:55:30.309Z] + TEST_SKIP_INTEGRATION=1 [2022-04-19T14:55:30.309Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-19T14:55:30.309Z] + run_tests [2022-04-19T14:55:30.309Z] + '[' -n 0 ']' [2022-04-19T14:55:30.309Z] + rm= [2022-04-19T14:55:30.309Z] + TEST_INTEGRATION_DEST=2 [2022-04-19T14:55:30.309Z] + CONTAINER_NAME=docker-pr1-2 [2022-04-19T14:55:30.309Z] + TEST_SKIP_INTEGRATION=1 [2022-04-19T14:55:30.309Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-19T14:55:30.309Z] + run_tests [2022-04-19T14:55:30.309Z] ++ jobs -p [2022-04-19T14:55:30.309Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43502/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43502/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/make.sh '' test-integration [2022-04-19T14:55:30.309Z] + '[' -n 0 ']' [2022-04-19T14:55:30.309Z] + rm= [2022-04-19T14:55:30.309Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43502/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43502/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/make.sh '' test-integration [2022-04-19T14:55:30.309Z] + for job in $(jobs -p) [2022-04-19T14:55:30.309Z] + wait 2763 [2022-04-19T14:55:30.309Z] [2022-04-19T14:55:30.309Z] [2022-04-19T14:55:30.309Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T14:55:30.309Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T14:55:30.309Z] HOSTNAME=8941c68ec403 [2022-04-19T14:55:30.309Z] TEST_SKIP_INTEGRATION=1 [2022-04-19T14:55:30.309Z] TESTDEBUG=0 [2022-04-19T14:55:30.309Z] DEST=bundles/test-integration [2022-04-19T14:55:30.309Z] PWD=/go/src/github.com/docker/docker [2022-04-19T14:55:30.309Z] KEEPBUNDLE=1 [2022-04-19T14:55:30.309Z] DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:55:30.309Z] container=docker [2022-04-19T14:55:30.309Z] HOME=/root [2022-04-19T14:55:30.309Z] GOLANG_VERSION=1.18 [2022-04-19T14:55:30.309Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T14:55:30.309Z] VALIDATE_BRANCH=master [2022-04-19T14:55:30.309Z] TERM=xterm [2022-04-19T14:55:30.309Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T14:55:30.309Z] SHLVL=1 [2022-04-19T14:55:30.309Z] TIMEOUT=120m [2022-04-19T14:55:30.309Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T14:55:30.309Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T14:55:30.309Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-19T14:55:30.309Z] GO111MODULE=off [2022-04-19T14:55:30.309Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T14:55:30.309Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T14:55:30.309Z] GOPATH=/go [2022-04-19T14:55:30.309Z] PKG_CONFIG=pkg-config [2022-04-19T14:55:30.309Z] _=/usr/bin/env [2022-04-19T14:55:30.309Z] Building test suite binary ./integration-cli/test.main [2022-04-19T14:55:30.309Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-19T14:55:30.309Z] [2022-04-19T14:55:30.309Z] No new tests added to integration. [2022-04-19T14:55:30.309Z] [2022-04-19T14:55:30.309Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T14:55:30.309Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T14:55:30.309Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T14:55:30.309Z] HOSTNAME=2fd67a266129 [2022-04-19T14:55:30.309Z] TEST_SKIP_INTEGRATION=1 [2022-04-19T14:55:30.309Z] TESTDEBUG=0 [2022-04-19T14:55:30.309Z] DEST=bundles/test-integration [2022-04-19T14:55:30.309Z] PWD=/go/src/github.com/docker/docker [2022-04-19T14:55:30.309Z] KEEPBUNDLE=1 [2022-04-19T14:55:30.309Z] DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:55:30.309Z] container=docker [2022-04-19T14:55:30.309Z] HOME=/root [2022-04-19T14:55:30.309Z] GOLANG_VERSION=1.18 [2022-04-19T14:55:30.309Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T14:55:30.309Z] VALIDATE_BRANCH=master [2022-04-19T14:55:30.309Z] TERM=xterm [2022-04-19T14:55:30.309Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T14:55:30.309Z] SHLVL=1 [2022-04-19T14:55:30.309Z] TIMEOUT=120m [2022-04-19T14:55:30.309Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T14:55:30.309Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T14:55:30.309Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-19T14:55:30.309Z] GO111MODULE=off [2022-04-19T14:55:30.309Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T14:55:30.309Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T14:55:30.309Z] GOPATH=/go [2022-04-19T14:55:30.309Z] PKG_CONFIG=pkg-config [2022-04-19T14:55:30.309Z] _=/usr/bin/env [2022-04-19T14:55:30.309Z] Building test suite binary ./integration-cli/test.main [2022-04-19T14:55:30.309Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T14:55:30.309Z] HOSTNAME=45fa0b4dba75 [2022-04-19T14:55:30.309Z] TESTDEBUG=0 [2022-04-19T14:55:30.309Z] DEST=bundles/test-integration [2022-04-19T14:55:30.309Z] PWD=/go/src/github.com/docker/docker [2022-04-19T14:55:30.309Z] KEEPBUNDLE=1 [2022-04-19T14:55:30.309Z] DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:55:30.309Z] container=docker [2022-04-19T14:55:30.309Z] HOME=/root [2022-04-19T14:55:30.309Z] GOLANG_VERSION=1.18 [2022-04-19T14:55:30.309Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T14:55:30.309Z] VALIDATE_BRANCH=master [2022-04-19T14:55:30.309Z] TERM=xterm [2022-04-19T14:55:30.309Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T14:55:30.309Z] SHLVL=1 [2022-04-19T14:55:30.309Z] TIMEOUT=120m [2022-04-19T14:55:30.309Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T14:55:30.309Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T14:55:30.309Z] GO111MODULE=off [2022-04-19T14:55:30.309Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T14:55:30.309Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T14:55:30.309Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T14:55:30.309Z] GOPATH=/go [2022-04-19T14:55:30.309Z] PKG_CONFIG=pkg-config [2022-04-19T14:55:30.309Z] _=/usr/bin/env [2022-04-19T14:55:30.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-19T14:55:30.493Z] #58 22.21 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-19T14:55:30.493Z] #58 22.24 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-19T14:55:30.493Z] #58 22.25 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-19T14:55:30.493Z] #58 22.27 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-19T14:55:30.493Z] #58 22.29 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-19T14:55:30.493Z] #58 22.30 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-19T14:55:30.493Z] #58 22.32 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-19T14:55:30.493Z] #58 22.32 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-19T14:55:30.493Z] #58 22.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-19T14:55:30.493Z] #58 22.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-19T14:55:30.493Z] #58 22.37 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-19T14:55:30.493Z] #58 22.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-19T14:55:30.755Z] #58 22.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-19T14:55:30.755Z] #58 22.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-19T14:55:30.755Z] #58 22.56 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-19T14:55:30.755Z] #58 22.64 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-19T14:55:30.755Z] #58 22.64 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-19T14:55:30.755Z] #58 22.66 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-19T14:55:30.880Z] #47 21.87 Reading package lists... [2022-04-19T14:55:30.880Z] #47 ... [2022-04-19T14:55:30.880Z] [2022-04-19T14:55:30.880Z] #63 [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-04-19T14:55:30.880Z] #63 sha256:c585e449f90e300246fc834b13a02a01c8604e12bebe7c7e84d0877df03fda68 [2022-04-19T14:55:30.880Z] #63 14.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-19T14:55:30.880Z] #63 ... [2022-04-19T14:55:30.880Z] [2022-04-19T14:55:30.880Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T14:55:30.880Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T14:55:30.880Z] #43 23.22 + 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-04-19T14:55:31.016Z] #58 22.68 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-19T14:55:31.016Z] #58 22.69 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-19T14:55:31.016Z] #58 22.72 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-19T14:55:31.016Z] #58 22.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-19T14:55:31.016Z] #58 22.75 go: downloading github.com/julz/importas v0.1.0 [2022-04-19T14:55:31.016Z] #58 22.77 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-19T14:55:31.016Z] #58 22.79 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-19T14:55:31.016Z] #58 22.85 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-19T14:55:31.016Z] #58 22.86 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-19T14:55:31.016Z] #58 22.88 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-19T14:55:31.016Z] #58 22.89 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-19T14:55:31.016Z] #58 22.91 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-19T14:55:31.016Z] #58 22.99 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-19T14:55:31.278Z] #58 23.01 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-19T14:55:31.278Z] #58 23.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-19T14:55:31.278Z] #58 23.01 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-19T14:55:31.278Z] #58 23.03 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-19T14:55:31.442Z] #43 ... [2022-04-19T14:55:31.442Z] [2022-04-19T14:55:31.442Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T14:55:31.442Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T14:55:31.442Z] #38 15.27 Fetched 8510 kB in 12s (706 kB/s) [2022-04-19T14:55:31.442Z] #38 15.27 Reading package lists... [2022-04-19T14:55:31.442Z] #38 20.42 Reading package lists... [2022-04-19T14:55:31.540Z] #58 23.32 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-19T14:55:31.540Z] #58 23.32 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-19T14:55:31.540Z] #58 23.33 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-19T14:55:31.540Z] #58 23.36 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-19T14:55:31.540Z] #58 23.43 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-19T14:55:31.701Z] #38 24.74 Building dependency tree... [2022-04-19T14:55:31.701Z] #38 ... [2022-04-19T14:55:31.701Z] [2022-04-19T14:55:31.701Z] #51 [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-04-19T14:55:31.701Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:55:31.701Z] #51 25.29 go: downloading github.com/fatih/color v1.13.0 [2022-04-19T14:55:31.701Z] #51 25.30 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T14:55:31.701Z] #51 25.35 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-19T14:55:31.701Z] #51 25.36 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T14:55:31.702Z] #51 25.57 go: downloading github.com/spf13/viper v1.10.1 [2022-04-19T14:55:31.802Z] #58 23.46 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-19T14:55:31.802Z] #58 23.47 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-19T14:55:31.802Z] #58 23.48 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-19T14:55:31.802Z] #58 23.51 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-19T14:55:31.802Z] #58 23.61 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-19T14:55:31.802Z] #58 23.62 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-19T14:55:31.802Z] #58 23.62 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-19T14:55:31.802Z] #58 23.63 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-19T14:55:31.802Z] #58 23.64 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-19T14:55:31.802Z] #58 23.64 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-19T14:55:31.802Z] #58 23.68 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-19T14:55:31.958Z] #51 25.64 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-19T14:55:32.065Z] #58 23.69 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-19T14:55:32.065Z] #58 23.71 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-19T14:55:32.065Z] #58 23.74 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-19T14:55:32.065Z] #58 23.75 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-19T14:55:32.065Z] #58 23.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-19T14:55:32.065Z] #58 ... [2022-04-19T14:55:32.065Z] [2022-04-19T14:55:32.065Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:55:32.065Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:55:32.065Z] #54 13.75 Fetched 8513 kB in 11s (774 kB/s) [2022-04-19T14:55:32.065Z] #54 13.75 Reading package lists... [2022-04-19T14:55:32.065Z] #54 17.11 Reading package lists... [2022-04-19T14:55:32.065Z] #54 19.97 Building dependency tree... [2022-04-19T14:55:32.065Z] #54 21.53 The following additional packages will be installed: [2022-04-19T14:55:32.065Z] #54 21.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T14:55:32.065Z] #54 21.53 python3-protobuf python3-six [2022-04-19T14:55:32.065Z] #54 21.54 Suggested packages: [2022-04-19T14:55:32.065Z] #54 21.54 python3-setuptools [2022-04-19T14:55:32.065Z] #54 21.54 Recommended packages: [2022-04-19T14:55:32.065Z] #54 21.54 iproute2 | iproute [2022-04-19T14:55:32.065Z] #54 21.94 The following NEW packages will be installed: [2022-04-19T14:55:32.065Z] #54 21.94 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T14:55:32.065Z] #54 21.95 python3-protobuf python3-six [2022-04-19T14:55:32.065Z] #54 22.33 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T14:55:32.065Z] #54 22.33 Need to get 2292 kB of archives. [2022-04-19T14:55:32.065Z] #54 22.33 After this operation, 11.0 MB of additional disk space will be used. [2022-04-19T14:55:32.065Z] #54 22.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-19T14:55:32.065Z] #54 22.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T14:55:32.065Z] #54 22.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-19T14:55:32.065Z] #54 22.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-19T14:55:32.065Z] #54 22.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T14:55:32.065Z] #54 22.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-19T14:55:32.065Z] #54 22.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T14:55:32.065Z] #54 ... [2022-04-19T14:55:32.065Z] [2022-04-19T14:55:32.065Z] #58 [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-04-19T14:55:32.065Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:55:32.065Z] #58 23.83 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-19T14:55:32.065Z] #58 23.85 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-19T14:55:32.065Z] #58 23.85 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-19T14:55:32.065Z] #58 23.89 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-19T14:55:32.065Z] #58 23.93 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-19T14:55:32.217Z] #51 26.01 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T14:55:32.217Z] #51 26.03 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T14:55:32.217Z] #51 26.06 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-19T14:55:32.328Z] #58 24.01 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-19T14:55:32.328Z] #58 24.07 go: downloading honnef.co/go/tools v0.2.2 [2022-04-19T14:55:32.782Z] #51 26.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-19T14:55:32.782Z] #51 26.51 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-19T14:55:32.782Z] #51 26.51 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-19T14:55:33.276Z] #58 24.89 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-19T14:55:33.276Z] #58 24.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-19T14:55:33.276Z] #58 24.92 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-19T14:55:33.276Z] #58 24.98 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-19T14:55:33.276Z] #58 25.00 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-19T14:55:33.276Z] #58 25.07 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-19T14:55:33.276Z] #58 25.10 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-19T14:55:33.344Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T14:55:33.344Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T14:55:33.344Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-04-19T14:55:33.344Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2022-04-19T14:55:33.344Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T14:55:33.344Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T14:55:33.344Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T14:55:33.344Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T14:55:33.344Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T14:55:33.344Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T14:55:33.344Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T14:55:33.344Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T14:55:33.344Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T14:55:33.606Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T14:55:33.606Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T14:55:33.606Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 6.1% of statements [2022-04-19T14:55:33.857Z] #58 ... [2022-04-19T14:55:33.857Z] [2022-04-19T14:55:33.857Z] #60 [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-04-19T14:55:33.857Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-19T14:55:33.857Z] #60 24.77 v3.0.2 [2022-04-19T14:55:33.857Z] #60 DONE 25.6s [2022-04-19T14:55:33.867Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T14:55:33.867Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T14:55:33.867Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T14:55:33.867Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T14:55:33.867Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T14:55:33.867Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T14:55:33.867Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T14:55:34.119Z] [2022-04-19T14:55:34.119Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:55:34.119Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:55:34.119Z] #54 25.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-19T14:55:34.128Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-04-19T14:55:34.128Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-04-19T14:55:34.128Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T14:55:34.128Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T14:55:34.128Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T14:55:34.128Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T14:55:34.128Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T14:55:34.128Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T14:55:34.128Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T14:55:34.382Z] #54 ... [2022-04-19T14:55:34.382Z] [2022-04-19T14:55:34.382Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T14:55:34.382Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T14:55:34.382Z] #50 16.11 + git checkout -q v2.3.0 [2022-04-19T14:55:34.382Z] #50 17.32 + 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-04-19T14:55:34.390Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-04-19T14:55:34.390Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-04-19T14:55:34.390Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T14:55:34.390Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T14:55:34.390Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T14:55:34.390Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T14:55:34.390Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T14:55:34.390Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T14:55:34.390Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T14:55:34.390Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T14:55:34.390Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T14:55:34.390Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T14:55:34.390Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T14:55:34.645Z] #50 ... [2022-04-19T14:55:34.645Z] [2022-04-19T14:55:34.645Z] #58 [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-04-19T14:55:34.645Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:55:34.645Z] #58 26.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-19T14:55:34.913Z] #58 26.66 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-19T14:55:34.913Z] #58 26.68 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T14:55:34.913Z] #58 26.78 go: downloading golang.org/x/text v0.3.7 [2022-04-19T14:55:36.073Z] #51 29.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T14:55:36.073Z] #51 29.74 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T14:55:36.073Z] #51 ... [2022-04-19T14:55:36.073Z] [2022-04-19T14:55:36.073Z] #58 [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-04-19T14:55:36.073Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-19T14:55:36.073Z] #58 19.33 Reading package lists... [2022-04-19T14:55:36.073Z] #58 23.81 Building dependency tree... [2022-04-19T14:55:36.073Z] #58 26.63 The following additional packages will be installed: [2022-04-19T14:55:36.073Z] #58 26.64 libbtrfs0 [2022-04-19T14:55:36.073Z] #58 26.85 The following NEW packages will be installed: [2022-04-19T14:55:36.073Z] #58 26.86 libbtrfs-dev libbtrfs0 [2022-04-19T14:55:36.073Z] #58 27.22 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T14:55:36.073Z] #58 27.22 Need to get 460 kB of archives. [2022-04-19T14:55:36.073Z] #58 27.22 After this operation, 1237 kB of additional disk space will be used. [2022-04-19T14:55:36.073Z] #58 27.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T14:55:36.073Z] #58 27.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T14:55:36.073Z] #58 28.15 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:55:36.073Z] #58 28.37 Fetched 460 kB in 0s (1492 kB/s) [2022-04-19T14:55:36.073Z] #58 28.46 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T14:55:36.073Z] #58 28.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T14:55:36.073Z] #58 28.54 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T14:55:36.073Z] #58 28.57 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T14:55:36.073Z] #58 28.92 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T14:55:36.073Z] #58 28.92 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T14:55:36.073Z] #58 28.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T14:55:36.073Z] #58 29.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T14:55:36.073Z] #58 29.30 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T14:55:36.073Z] #58 29.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:55:36.073Z] #58 DONE 29.8s [2022-04-19T14:55:36.073Z] [2022-04-19T14:55:36.073Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T14:55:36.073Z] #59 sha256:e944a03d8abb715836f5f88b460f87c5009337083131ef0d85de6eabe7b95bf0 [2022-04-19T14:55:36.073Z] #59 DONE 0.1s [2022-04-19T14:55:36.073Z] [2022-04-19T14:55:36.073Z] #51 [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-04-19T14:55:36.073Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:55:36.073Z] #51 29.86 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-19T14:55:36.073Z] #51 29.92 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-19T14:55:36.330Z] #51 30.14 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-19T14:55:36.330Z] #51 30.19 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-19T14:55:36.589Z] #51 30.33 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T14:55:36.589Z] #51 30.33 go: downloading github.com/spf13/afero v1.6.0 [2022-04-19T14:55:36.590Z] #51 30.45 go: downloading github.com/spf13/cast v1.4.1 [2022-04-19T14:55:36.590Z] #51 30.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-19T14:55:36.590Z] #51 30.49 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-19T14:55:36.590Z] #51 30.50 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-19T14:55:36.850Z] #51 30.63 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-19T14:55:36.850Z] #51 30.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-19T14:55:36.940Z] ok github.com/docker/docker/builder/remotecontext 0.122s coverage: 13.7% of statements [2022-04-19T14:55:37.107Z] #51 30.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-19T14:55:37.107Z] #51 31.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-19T14:55:37.200Z] ok github.com/docker/docker/builder/dockerfile 0.466s coverage: 49.3% of statements [2022-04-19T14:55:37.411Z] #51 31.03 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-19T14:55:37.411Z] #51 31.04 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-19T14:55:37.412Z] #51 31.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-19T14:55:37.412Z] #51 31.06 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-19T14:55:37.412Z] #51 31.10 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-19T14:55:37.461Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-04-19T14:55:37.671Z] #51 31.55 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-19T14:55:37.927Z] #51 31.61 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-19T14:55:37.927Z] #51 31.62 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-19T14:55:37.927Z] #51 31.71 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-19T14:55:37.927Z] #51 31.76 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-19T14:55:37.927Z] #51 31.82 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-19T14:55:38.034Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-19T14:55:38.229Z] #58 29.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-19T14:55:38.229Z] #58 30.07 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T14:55:38.229Z] #58 30.07 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-19T14:55:38.229Z] #58 30.09 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-19T14:55:38.229Z] #58 30.14 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-19T14:55:38.229Z] #58 30.15 go: downloading golang.org/x/mod v0.5.1 [2022-04-19T14:55:38.229Z] #58 30.16 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-19T14:55:38.533Z] #58 30.22 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-19T14:55:38.533Z] #58 30.24 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T14:55:38.533Z] #58 30.28 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-19T14:55:38.533Z] #58 30.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-19T14:55:38.533Z] #58 30.37 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-19T14:55:38.608Z] ok github.com/docker/docker/builder/remotecontext/git 1.440s coverage: 86.3% of statements [2022-04-19T14:55:38.608Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T14:55:38.608Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T14:55:38.795Z] #58 30.67 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T14:55:38.858Z] #51 32.51 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-19T14:55:38.858Z] #51 32.53 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-19T14:55:38.858Z] #51 32.56 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-19T14:55:38.858Z] #51 32.57 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-19T14:55:38.858Z] #51 32.59 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-19T14:55:38.858Z] #51 32.61 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-19T14:55:38.858Z] #51 32.63 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-19T14:55:38.858Z] #51 32.72 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-19T14:55:39.064Z] #58 30.77 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-19T14:55:39.064Z] #58 30.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-19T14:55:39.115Z] #51 32.85 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-19T14:55:39.115Z] #51 32.93 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-19T14:55:39.115Z] #51 32.95 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-19T14:55:39.115Z] #51 33.04 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-19T14:55:39.180Z] ok github.com/docker/docker/cmd/docker-proxy 0.019s coverage: 67.6% of statements [2022-04-19T14:55:39.327Z] #58 31.01 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-19T14:55:39.327Z] #58 31.01 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-19T14:55:39.327Z] #58 31.03 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T14:55:39.327Z] #58 31.06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T14:55:39.327Z] #58 31.11 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-19T14:55:39.327Z] #58 31.15 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-19T14:55:39.374Z] #51 33.04 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-19T14:55:39.374Z] #51 33.08 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-19T14:55:39.374Z] #51 33.09 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-19T14:55:39.374Z] #51 33.16 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-19T14:55:39.374Z] #51 33.17 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-19T14:55:39.374Z] #51 33.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-19T14:55:39.375Z] #51 33.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-19T14:55:39.587Z] #58 31.27 go: downloading github.com/prometheus/common v0.10.0 [2022-04-19T14:55:39.587Z] #58 31.35 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-19T14:55:39.587Z] #58 31.42 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-19T14:55:39.587Z] #58 31.48 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-19T14:55:39.632Z] #51 33.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-19T14:55:39.632Z] #51 33.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-19T14:55:39.632Z] #51 33.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-19T14:55:39.889Z] #51 33.56 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-19T14:55:39.889Z] #51 33.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-19T14:55:39.889Z] #51 33.61 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-19T14:55:39.889Z] #51 33.65 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-19T14:55:39.889Z] #51 33.68 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-19T14:55:39.889Z] #51 33.71 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-19T14:55:39.889Z] #51 33.73 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-19T14:55:39.889Z] #51 33.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-19T14:55:40.146Z] #51 33.80 go: downloading github.com/julz/importas v0.1.0 [2022-04-19T14:55:40.146Z] #51 33.82 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-19T14:55:40.146Z] #51 33.91 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-19T14:55:40.146Z] #51 33.91 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-19T14:55:40.146Z] #51 33.98 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-19T14:55:40.146Z] #51 34.02 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-19T14:55:40.146Z] #51 34.07 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-19T14:55:40.146Z] #51 34.13 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-19T14:55:40.404Z] #51 34.15 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-19T14:55:40.404Z] #51 34.21 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-19T14:55:40.404Z] #51 34.24 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-19T14:55:40.404Z] #51 34.24 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-19T14:55:40.404Z] #51 34.25 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-19T14:55:40.968Z] #51 34.82 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-19T14:55:40.968Z] #51 34.82 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-19T14:55:40.968Z] #51 34.83 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-19T14:55:40.968Z] #51 34.92 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-19T14:55:40.973Z] #58 32.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-19T14:55:41.225Z] #51 34.97 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-19T14:55:41.225Z] #51 35.08 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-19T14:55:41.225Z] #51 35.09 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-19T14:55:41.225Z] #51 35.10 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-19T14:55:41.225Z] #51 35.13 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-19T14:55:41.225Z] #51 ... [2022-04-19T14:55:41.225Z] [2022-04-19T14:55:41.225Z] #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-04-19T14:55:41.225Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:55:41.225Z] #14 20.84 Reading package lists... [2022-04-19T14:55:41.225Z] #14 25.21 Building dependency tree... [2022-04-19T14:55:41.225Z] #14 28.06 The following additional packages will be installed: [2022-04-19T14:55:41.225Z] #14 28.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T14:55:41.225Z] #14 28.08 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-19T14:55:41.225Z] #14 28.08 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-19T14:55:41.225Z] #14 28.08 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-19T14:55:41.225Z] #14 28.08 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-19T14:55:41.225Z] #14 28.08 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-19T14:55:41.225Z] #14 28.08 mingw-w64-common mingw-w64-x86-64-dev [2022-04-19T14:55:41.225Z] #14 28.10 Suggested packages: [2022-04-19T14:55:41.225Z] #14 28.10 gcc-10-locales seccomp wine64 [2022-04-19T14:55:41.225Z] #14 29.27 The following NEW packages will be installed: [2022-04-19T14:55:41.225Z] #14 29.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T14:55:41.225Z] #14 29.28 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-19T14:55:41.225Z] #14 29.28 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-19T14:55:41.225Z] #14 29.28 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-19T14:55:41.225Z] #14 29.28 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-19T14:55:41.225Z] #14 29.28 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-19T14:55:41.225Z] #14 29.28 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-19T14:55:41.225Z] #14 29.28 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-19T14:55:41.225Z] #14 29.28 mingw-w64-x86-64-dev [2022-04-19T14:55:41.225Z] #14 29.67 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T14:55:41.225Z] #14 29.67 Need to get 115 MB of archives. [2022-04-19T14:55:41.225Z] #14 29.67 After this operation, 645 MB of additional disk space will be used. [2022-04-19T14:55:41.225Z] #14 29.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-04-19T14:55:41.225Z] #14 29.80 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-04-19T14:55:41.225Z] #14 29.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-19T14:55:41.225Z] #14 29.98 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-04-19T14:55:41.225Z] #14 29.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-19T14:55:41.226Z] #14 30.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-19T14:55:41.226Z] #14 30.28 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-04-19T14:55:41.226Z] #14 30.47 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-04-19T14:55:41.226Z] #14 30.47 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-04-19T14:55:41.226Z] #14 31.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-19T14:55:41.226Z] #14 32.49 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-04-19T14:55:41.226Z] #14 33.11 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-04-19T14:55:41.226Z] #14 33.73 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-04-19T14:55:41.483Z] #14 35.19 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-04-19T14:55:41.483Z] #14 ... [2022-04-19T14:55:41.483Z] [2022-04-19T14:55:41.483Z] #53 [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-04-19T14:55:41.483Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-19T14:55:41.483Z] #53 35.23 v3.0.2 [2022-04-19T14:55:41.740Z] #53 DONE 35.5s [2022-04-19T14:55:41.740Z] [2022-04-19T14:55:41.740Z] #51 [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-04-19T14:55:41.740Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:55:41.740Z] #51 35.35 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-19T14:55:41.740Z] #51 35.36 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-19T14:55:41.740Z] #51 35.38 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-19T14:55:41.740Z] #51 35.39 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-19T14:55:41.740Z] #51 35.53 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-19T14:55:41.740Z] #51 35.55 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-19T14:55:41.917Z] #58 ... [2022-04-19T14:55:41.917Z] [2022-04-19T14:55:41.917Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:55:41.917Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:55:41.917Z] #54 26.83 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:55:41.917Z] #54 26.96 Fetched 2292 kB in 4s (586 kB/s) [2022-04-19T14:55:41.917Z] #54 27.02 Selecting previously unselected package libprotobuf23:amd64. [2022-04-19T14:55:41.917Z] #54 27.02 (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-04-19T14:55:41.917Z] #54 27.04 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-19T14:55:41.917Z] #54 27.09 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-19T14:55:41.917Z] #54 27.55 Selecting previously unselected package python3-pkg-resources. [2022-04-19T14:55:41.917Z] #54 27.55 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T14:55:41.917Z] #54 27.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T14:55:41.917Z] #54 27.73 Selecting previously unselected package python3-six. [2022-04-19T14:55:41.917Z] #54 27.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-19T14:55:41.917Z] #54 27.74 Unpacking python3-six (1.16.0-2) ... [2022-04-19T14:55:41.917Z] #54 27.83 Selecting previously unselected package python3-protobuf. [2022-04-19T14:55:41.917Z] #54 27.83 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-19T14:55:41.917Z] #54 27.84 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-19T14:55:41.917Z] #54 28.10 Selecting previously unselected package libnet1:amd64. [2022-04-19T14:55:41.917Z] #54 28.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T14:55:41.917Z] #54 28.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T14:55:41.917Z] #54 28.18 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T14:55:41.917Z] #54 28.18 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T14:55:41.917Z] #54 28.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T14:55:41.917Z] #54 28.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T14:55:41.917Z] #54 28.28 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T14:55:41.917Z] #54 28.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T14:55:41.917Z] #54 28.34 Selecting previously unselected package criu. [2022-04-19T14:55:41.917Z] #54 28.35 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-19T14:55:41.917Z] #54 28.36 Unpacking criu (3.16.1-3) ... [2022-04-19T14:55:41.917Z] #54 28.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T14:55:41.917Z] #54 29.85 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-19T14:55:41.917Z] #54 29.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T14:55:41.917Z] #54 29.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T14:55:41.917Z] #54 29.90 Setting up python3-six (1.16.0-2) ... [2022-04-19T14:55:41.917Z] #54 30.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T14:55:41.917Z] #54 30.78 Setting up python3-protobuf (3.12.4-1) ... [2022-04-19T14:55:41.917Z] #54 32.79 Setting up criu (3.16.1-3) ... [2022-04-19T14:55:41.998Z] #51 35.64 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-19T14:55:41.998Z] #51 35.72 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-19T14:55:41.998Z] #51 35.75 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-19T14:55:41.998Z] #51 35.88 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-19T14:55:41.998Z] #51 ... [2022-04-19T14:55:41.998Z] [2022-04-19T14:55:41.998Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T14:55:41.998Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T14:55:41.998Z] #38 24.74 Building dependency tree... [2022-04-19T14:55:41.998Z] #38 27.41 The following additional packages will be installed: [2022-04-19T14:55:41.998Z] #38 27.43 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-19T14:55:41.998Z] #38 27.45 Suggested packages: [2022-04-19T14:55:41.998Z] #38 27.46 cmake-doc ninja-build lrzip [2022-04-19T14:55:41.998Z] #38 27.46 Recommended packages: [2022-04-19T14:55:41.998Z] #38 27.46 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-19T14:55:41.998Z] #38 28.19 The following NEW packages will be installed: [2022-04-19T14:55:41.998Z] #38 28.19 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-19T14:55:41.998Z] #38 28.22 vim-common xxd [2022-04-19T14:55:41.998Z] #38 28.61 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T14:55:41.998Z] #38 28.61 Need to get 17.7 MB of archives. [2022-04-19T14:55:41.998Z] #38 28.61 After this operation, 70.7 MB of additional disk space will be used. [2022-04-19T14:55:41.998Z] #38 28.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T14:55:41.998Z] #38 28.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T14:55:41.998Z] #38 28.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-19T14:55:41.998Z] #38 28.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T14:55:41.998Z] #38 29.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-19T14:55:41.998Z] #38 29.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-19T14:55:41.998Z] #38 29.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-19T14:55:41.998Z] #38 29.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-19T14:55:41.998Z] #38 29.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-19T14:55:41.998Z] #38 29.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-19T14:55:41.998Z] #38 30.53 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:55:41.998Z] #38 30.81 Fetched 17.7 MB in 1s (14.7 MB/s) [2022-04-19T14:55:41.998Z] #38 30.88 Selecting previously unselected package xxd. [2022-04-19T14:55:41.998Z] #38 30.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T14:55:41.998Z] #38 30.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T14:55:41.998Z] #38 30.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:55:41.998Z] #38 31.15 Selecting previously unselected package vim-common. [2022-04-19T14:55:41.998Z] #38 31.15 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T14:55:41.998Z] #38 31.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:55:41.998Z] #38 31.48 Selecting previously unselected package cmake-data. [2022-04-19T14:55:41.998Z] #38 31.49 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-19T14:55:41.998Z] #38 31.51 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T14:55:41.998Z] #38 34.51 Selecting previously unselected package libicu67:amd64. [2022-04-19T14:55:41.998Z] #38 34.52 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-19T14:55:41.998Z] #38 34.54 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T14:55:42.180Z] #54 33.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:55:42.256Z] #38 ... [2022-04-19T14:55:42.256Z] [2022-04-19T14:55:42.256Z] #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-04-19T14:55:42.256Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:55:42.256Z] #14 35.95 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-04-19T14:55:42.256Z] #14 35.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-19T14:55:42.256Z] #14 35.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-19T14:55:42.256Z] #14 36.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T14:55:42.256Z] #14 36.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T14:55:42.256Z] #14 36.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-19T14:55:42.256Z] #14 36.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-19T14:55:42.256Z] #14 36.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-19T14:55:42.256Z] #14 36.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-19T14:55:42.513Z] #14 36.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-19T14:55:42.513Z] #14 36.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-19T14:55:42.513Z] #14 36.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-19T14:55:42.513Z] #14 36.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-19T14:55:42.513Z] #14 36.23 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-04-19T14:55:42.513Z] #14 36.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-19T14:55:42.513Z] #14 36.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-19T14:55:42.513Z] #14 ... [2022-04-19T14:55:42.513Z] [2022-04-19T14:55:42.513Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:55:42.513Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:55:42.513Z] #47 21.87 Reading package lists... [2022-04-19T14:55:42.513Z] #47 26.09 Building dependency tree... [2022-04-19T14:55:42.513Z] #47 28.90 The following additional packages will be installed: [2022-04-19T14:55:42.513Z] #47 28.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T14:55:42.513Z] #47 28.91 python3-protobuf python3-six [2022-04-19T14:55:42.513Z] #47 28.91 Suggested packages: [2022-04-19T14:55:42.513Z] #47 28.91 python3-setuptools [2022-04-19T14:55:42.513Z] #47 28.91 Recommended packages: [2022-04-19T14:55:42.513Z] #47 28.91 iproute2 | iproute [2022-04-19T14:55:42.513Z] #47 29.42 The following NEW packages will be installed: [2022-04-19T14:55:42.513Z] #47 29.43 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T14:55:42.513Z] #47 29.44 python3-protobuf python3-six [2022-04-19T14:55:42.513Z] #47 29.86 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T14:55:42.513Z] #47 29.86 Need to get 2292 kB of archives. [2022-04-19T14:55:42.513Z] #47 29.86 After this operation, 11.0 MB of additional disk space will be used. [2022-04-19T14:55:42.513Z] #47 29.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-19T14:55:42.513Z] #47 29.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T14:55:42.513Z] #47 29.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-19T14:55:42.513Z] #47 29.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-19T14:55:42.513Z] #47 29.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T14:55:42.513Z] #47 29.96 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-04-19T14:55:42.513Z] #47 29.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T14:55:42.513Z] #47 33.11 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-19T14:55:42.513Z] #47 34.34 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:55:42.513Z] #47 34.57 Fetched 2292 kB in 4s (582 kB/s) [2022-04-19T14:55:42.513Z] #47 34.64 Selecting previously unselected package libprotobuf23:amd64. [2022-04-19T14:55:42.513Z] #47 34.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T14:55:42.513Z] #47 34.74 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-19T14:55:42.513Z] #47 34.76 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-19T14:55:42.513Z] #47 35.89 Selecting previously unselected package python3-pkg-resources. [2022-04-19T14:55:42.513Z] #47 35.89 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T14:55:42.513Z] #47 35.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T14:55:42.513Z] #47 ... [2022-04-19T14:55:42.513Z] [2022-04-19T14:55:42.513Z] #51 [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-04-19T14:55:42.513Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:55:42.513Z] #51 35.88 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-19T14:55:42.513Z] #51 35.92 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-19T14:55:42.513Z] #51 36.25 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-19T14:55:42.513Z] #51 36.27 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-19T14:55:42.513Z] #51 36.31 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-19T14:55:42.513Z] #51 36.33 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-19T14:55:42.513Z] #51 36.41 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-19T14:55:42.758Z] #54 DONE 34.5s [2022-04-19T14:55:42.758Z] [2022-04-19T14:55:42.758Z] #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-04-19T14:55:42.758Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T14:55:42.758Z] #41 27.41 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-19T14:55:42.758Z] #41 28.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T14:55:43.078Z] #51 36.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-19T14:55:43.335Z] #51 37.04 go: downloading honnef.co/go/tools v0.2.2 [2022-04-19T14:55:43.384Z] ok github.com/docker/docker/client 0.106s coverage: 75.6% of statements [2022-04-19T14:55:44.269Z] #51 38.07 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-19T14:55:44.269Z] #51 38.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-19T14:55:44.269Z] #51 38.19 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-19T14:55:44.529Z] #51 38.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-19T14:55:44.529Z] #51 38.29 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-19T14:55:44.529Z] #51 38.34 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-19T14:55:44.687Z] #41 ... [2022-04-19T14:55:44.687Z] [2022-04-19T14:55:44.687Z] #56 [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-04-19T14:55:44.687Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-19T14:55:44.687Z] #56 36.42 gotestsum version dev [2022-04-19T14:55:44.687Z] #56 DONE 36.5s [2022-04-19T14:55:44.687Z] [2022-04-19T14:55:44.687Z] #58 [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-04-19T14:55:44.687Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:55:44.787Z] #51 38.43 go: downloading golang.org/x/text v0.3.7 [2022-04-19T14:55:46.162Z] #51 ... [2022-04-19T14:55:46.162Z] [2022-04-19T14:55:46.162Z] #60 [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-04-19T14:55:46.162Z] #60 sha256:5143471e92118252e57e502a0730619e719afad9dc9dcca5ef46b07626190cca [2022-04-19T14:55:46.162Z] #60 0.949 + RM_GOPATH=0 [2022-04-19T14:55:46.162Z] #60 0.951 + TMP_GOPATH= [2022-04-19T14:55:46.162Z] #60 0.951 + : /build [2022-04-19T14:55:46.162Z] #60 0.951 + '[' -z '' ']' [2022-04-19T14:55:46.162Z] #60 0.952 ++ mktemp -d [2022-04-19T14:55:46.162Z] #60 0.953 + export GOPATH=/tmp/tmp.sX7tB9ov02 [2022-04-19T14:55:46.162Z] #60 0.953 + GOPATH=/tmp/tmp.sX7tB9ov02 [2022-04-19T14:55:46.162Z] #60 0.953 + RM_GOPATH=1 [2022-04-19T14:55:46.162Z] #60 0.954 + case "$(go env GOARCH)" in [2022-04-19T14:55:46.162Z] #60 0.954 ++ go env GOARCH [2022-04-19T14:55:46.162Z] #60 0.981 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T14:55:46.162Z] #60 0.981 + GO_BUILDMODE=-buildmode=pie [2022-04-19T14:55:46.162Z] #60 0.985 ++ dirname /install.sh [2022-04-19T14:55:46.162Z] #60 0.993 + dir=/ [2022-04-19T14:55:46.162Z] #60 0.993 + bin=containerd [2022-04-19T14:55:46.162Z] #60 0.993 + shift [2022-04-19T14:55:46.162Z] #60 0.993 + '[' '!' -f //containerd.installer ']' [2022-04-19T14:55:46.162Z] #60 0.993 + . //containerd.installer [2022-04-19T14:55:46.162Z] #60 0.993 ++ set -e [2022-04-19T14:55:46.162Z] #60 0.993 ++ : v1.6.2 [2022-04-19T14:55:46.162Z] #60 0.993 + install_containerd [2022-04-19T14:55:46.162Z] #60 0.994 + echo 'Install containerd version v1.6.2' [2022-04-19T14:55:46.162Z] #60 0.994 Install containerd version v1.6.2 [2022-04-19T14:55:46.162Z] #60 0.994 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sX7tB9ov02/src/github.com/containerd/containerd [2022-04-19T14:55:46.162Z] #60 0.997 Cloning into '/tmp/tmp.sX7tB9ov02/src/github.com/containerd/containerd'... [2022-04-19T14:55:46.421Z] #60 ... [2022-04-19T14:55:46.421Z] [2022-04-19T14:55:46.421Z] #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-04-19T14:55:46.421Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T14:55:46.421Z] #34 38.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-19T14:55:46.421Z] #34 38.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T14:55:47.999Z] #58 ... [2022-04-19T14:55:47.999Z] [2022-04-19T14:55:47.999Z] #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-04-19T14:55:47.999Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-19T14:55:47.999Z] #19 32.64 Fetched 48.9 MB in 32s (1548 kB/s) [2022-04-19T14:55:50.612Z] #34 ... [2022-04-19T14:55:50.612Z] [2022-04-19T14:55:50.612Z] #51 [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-04-19T14:55:50.612Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:55:50.612Z] #51 43.11 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-19T14:55:50.612Z] #51 43.21 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-19T14:55:50.612Z] #51 43.29 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T14:55:50.612Z] #51 43.49 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-19T14:55:50.612Z] #51 43.60 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T14:55:50.612Z] #51 43.61 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-19T14:55:50.612Z] #51 43.65 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-19T14:55:50.612Z] #51 43.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-19T14:55:50.612Z] #51 43.70 go: downloading golang.org/x/mod v0.5.1 [2022-04-19T14:55:50.612Z] #51 43.74 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-19T14:55:50.612Z] #51 43.85 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-19T14:55:50.612Z] #51 43.90 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T14:55:50.612Z] #51 43.96 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-19T14:55:50.612Z] #51 43.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-19T14:55:50.612Z] #51 44.06 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-19T14:55:50.612Z] #51 44.49 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T14:55:50.869Z] #51 44.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-19T14:55:50.869Z] #51 44.60 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-19T14:55:50.869Z] #51 44.85 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-19T14:55:51.213Z] #51 44.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-19T14:55:51.213Z] #51 45.02 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T14:55:51.213Z] #51 45.04 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T14:55:51.213Z] #51 45.06 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-19T14:55:51.213Z] #51 45.08 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-19T14:55:51.475Z] #51 45.25 go: downloading github.com/prometheus/common v0.10.0 [2022-04-19T14:55:51.735Z] #51 45.59 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-19T14:55:51.997Z] #51 45.75 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-19T14:55:51.997Z] #51 45.79 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-19T14:55:52.964Z] #51 ... [2022-04-19T14:55:52.964Z] [2022-04-19T14:55:52.964Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:55:52.964Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:55:52.964Z] #47 36.40 Selecting previously unselected package python3-six. [2022-04-19T14:55:52.964Z] #47 36.41 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-19T14:55:52.964Z] #47 36.41 Unpacking python3-six (1.16.0-2) ... [2022-04-19T14:55:52.964Z] #47 36.49 Selecting previously unselected package python3-protobuf. [2022-04-19T14:55:52.964Z] #47 36.50 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-19T14:55:52.964Z] #47 36.51 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-19T14:55:52.964Z] #47 36.89 Selecting previously unselected package libnet1:amd64. [2022-04-19T14:55:52.964Z] #47 36.89 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T14:55:52.964Z] #47 36.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T14:55:52.964Z] #47 37.00 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T14:55:52.964Z] #47 37.01 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T14:55:52.964Z] #47 37.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T14:55:52.964Z] #47 37.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T14:55:52.964Z] #47 37.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T14:55:52.964Z] #47 37.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T14:55:52.964Z] #47 37.32 Selecting previously unselected package criu. [2022-04-19T14:55:52.964Z] #47 37.32 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-19T14:55:52.964Z] #47 37.32 Unpacking criu (3.16.1-3) ... [2022-04-19T14:55:52.964Z] #47 37.84 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T14:55:52.964Z] #47 39.27 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-19T14:55:52.964Z] #47 39.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T14:55:52.964Z] #47 39.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T14:55:52.964Z] #47 39.31 Setting up python3-six (1.16.0-2) ... [2022-04-19T14:55:52.964Z] #47 40.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T14:55:52.964Z] #47 40.33 Setting up python3-protobuf (3.12.4-1) ... [2022-04-19T14:55:52.964Z] #47 43.58 Setting up criu (3.16.1-3) ... [2022-04-19T14:55:52.964Z] #47 45.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:55:53.224Z] #47 ... [2022-04-19T14:55:53.224Z] [2022-04-19T14:55:53.224Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T14:55:53.224Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T14:55:53.224Z] #38 41.03 Selecting previously unselected package libxml2:amd64. [2022-04-19T14:55:53.224Z] #38 41.03 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-19T14:55:53.224Z] #38 41.03 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T14:55:53.224Z] #38 41.50 Selecting previously unselected package libarchive13:amd64. [2022-04-19T14:55:53.224Z] #38 41.51 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-19T14:55:53.224Z] #38 41.52 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T14:55:53.224Z] #38 41.77 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-19T14:55:53.224Z] #38 41.80 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-19T14:55:53.224Z] #38 41.81 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T14:55:53.224Z] #38 41.96 Selecting previously unselected package librhash0:amd64. [2022-04-19T14:55:53.224Z] #38 41.96 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-19T14:55:53.224Z] #38 41.97 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-19T14:55:53.224Z] #38 42.15 Selecting previously unselected package libuv1:amd64. [2022-04-19T14:55:53.224Z] #38 42.15 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-19T14:55:53.224Z] #38 42.16 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-19T14:55:53.224Z] #38 42.30 Selecting previously unselected package cmake. [2022-04-19T14:55:53.224Z] #38 42.31 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-19T14:55:53.224Z] #38 42.32 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-19T14:55:53.224Z] #38 46.87 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T14:55:53.224Z] #38 47.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:55:53.498Z] #38 47.07 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-19T14:55:53.498Z] #38 ... [2022-04-19T14:55:53.498Z] [2022-04-19T14:55:53.498Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T14:55:53.498Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T14:55:53.498Z] #47 DONE 47.0s [2022-04-19T14:55:53.498Z] [2022-04-19T14:55:53.498Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T14:55:53.498Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T14:55:53.498Z] #38 47.32 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:55:53.498Z] #38 ... [2022-04-19T14:55:53.498Z] [2022-04-19T14:55:53.498Z] #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-04-19T14:55:53.498Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:55:53.498Z] #14 37.24 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:55:53.498Z] #14 37.45 Fetched 115 MB in 7s (16.6 MB/s) [2022-04-19T14:55:53.498Z] #14 37.57 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-19T14:55:53.499Z] #14 37.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T14:55:53.499Z] #14 37.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T14:55:53.499Z] #14 37.68 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T14:55:53.499Z] #14 39.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-19T14:55:53.499Z] #14 39.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T14:55:53.499Z] #14 39.88 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T14:55:53.499Z] #14 41.89 Selecting previously unselected package binutils-mingw-w64. [2022-04-19T14:55:53.499Z] #14 41.90 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-19T14:55:53.499Z] #14 41.92 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T14:55:53.499Z] #14 42.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-19T14:55:53.499Z] #14 42.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T14:55:53.499Z] #14 42.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:55:53.499Z] #14 42.22 Selecting previously unselected package dmsetup. [2022-04-19T14:55:53.499Z] #14 42.22 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T14:55:53.499Z] #14 42.23 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-19T14:55:53.499Z] #14 42.40 Selecting previously unselected package mingw-w64-common. [2022-04-19T14:55:53.499Z] #14 42.41 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-19T14:55:53.499Z] #14 42.41 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-19T14:55:53.778Z] #14 ... [2022-04-19T14:55:53.778Z] [2022-04-19T14:55:53.778Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T14:55:53.778Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T14:55:53.778Z] #38 47.42 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T14:55:53.778Z] #38 47.45 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-19T14:55:53.778Z] #38 47.50 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T14:55:53.778Z] #38 47.53 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T14:55:53.778Z] #38 47.55 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T14:55:53.778Z] #38 47.57 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-19T14:55:53.778Z] #38 47.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:55:54.719Z] #38 DONE 48.3s [2022-04-19T14:55:54.719Z] [2022-04-19T14:55:54.719Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T14:55:54.719Z] #39 sha256:e0cac6311d09174a4edab84f2c89e1f81cddcbb18502af5c1a0a214e595395fe [2022-04-19T14:55:54.719Z] #39 DONE 0.1s [2022-04-19T14:55:54.719Z] [2022-04-19T14:55:54.719Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T14:55:54.719Z] #40 sha256:aed12656f171fa5e137f7ba4d7262b9b7d46439c7969a71419f5abb4a4b4a1b3 [2022-04-19T14:55:56.091Z] #40 1.158 + RM_GOPATH=0 [2022-04-19T14:55:56.091Z] #40 1.158 + TMP_GOPATH= [2022-04-19T14:55:56.091Z] #40 1.158 + : /build [2022-04-19T14:55:56.091Z] #40 1.158 + '[' -z '' ']' [2022-04-19T14:55:56.091Z] #40 1.158 ++ mktemp -d [2022-04-19T14:55:56.091Z] #40 1.159 + export GOPATH=/tmp/tmp.qjMSxy5y7z [2022-04-19T14:55:56.091Z] #40 1.159 + GOPATH=/tmp/tmp.qjMSxy5y7z [2022-04-19T14:55:56.091Z] #40 1.162 + RM_GOPATH=1 [2022-04-19T14:55:56.091Z] #40 1.162 + case "$(go env GOARCH)" in [2022-04-19T14:55:56.091Z] #40 1.162 ++ go env GOARCH [2022-04-19T14:55:56.091Z] #40 1.187 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T14:55:56.091Z] #40 1.187 + GO_BUILDMODE=-buildmode=pie [2022-04-19T14:55:56.091Z] #40 1.188 ++ dirname /install.sh [2022-04-19T14:55:56.091Z] #40 1.191 + dir=/ [2022-04-19T14:55:56.091Z] #40 1.191 + bin=tini [2022-04-19T14:55:56.091Z] #40 1.191 + shift [2022-04-19T14:55:56.091Z] #40 1.191 + '[' '!' -f //tini.installer ']' [2022-04-19T14:55:56.091Z] #40 1.192 + . //tini.installer [2022-04-19T14:55:56.091Z] #40 1.192 ++ : v0.19.0 [2022-04-19T14:55:56.091Z] #40 1.192 + install_tini [2022-04-19T14:55:56.091Z] #40 1.192 + echo 'Install tini version v0.19.0' [2022-04-19T14:55:56.091Z] #40 1.192 Install tini version v0.19.0 [2022-04-19T14:55:56.091Z] #40 1.193 + git clone https://github.com/krallin/tini.git /tmp/tmp.qjMSxy5y7z/tini [2022-04-19T14:55:56.091Z] #40 1.196 Cloning into '/tmp/tmp.qjMSxy5y7z/tini'... [2022-04-19T14:55:56.349Z] #40 1.862 + cd /tmp/tmp.qjMSxy5y7z/tini [2022-04-19T14:55:56.606Z] #40 1.862 + git checkout -q v0.19.0 [2022-04-19T14:55:56.606Z] #40 1.871 + cmake . [2022-04-19T14:55:56.863Z] #40 2.266 -- The C compiler identification is GNU 10.2.1 [2022-04-19T14:55:56.863Z] #40 2.347 -- Detecting C compiler ABI info [2022-04-19T14:55:57.427Z] #40 2.760 -- Detecting C compiler ABI info - done [2022-04-19T14:55:57.685Z] #40 2.879 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-19T14:55:57.685Z] #40 2.882 -- Detecting C compile features [2022-04-19T14:55:57.685Z] #40 2.887 -- Detecting C compile features - done [2022-04-19T14:55:57.685Z] #40 2.938 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-19T14:55:57.685Z] #40 3.141 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-19T14:55:57.685Z] #40 3.213 -- Configuring done [2022-04-19T14:55:57.685Z] #40 3.229 -- Generating done [2022-04-19T14:55:57.685Z] #40 3.234 -- Build files have been written to: /tmp/tmp.qjMSxy5y7z/tini [2022-04-19T14:55:57.685Z] #40 3.242 + make tini-static [2022-04-19T14:55:58.015Z] #19 32.64 Reading package lists... [2022-04-19T14:55:58.252Z] #40 3.556 Scanning dependencies of target tini-static [2022-04-19T14:55:58.252Z] #40 3.599 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-19T14:55:59.194Z] #40 4.449 [100%] Linking C executable tini-static [2022-04-19T14:55:59.498Z] #40 4.836 [100%] Built target tini-static [2022-04-19T14:55:59.498Z] #40 4.899 + mkdir -p /build [2022-04-19T14:55:59.498Z] #40 4.901 + cp tini-static /build/docker-init [2022-04-19T14:56:00.063Z] #40 DONE 5.4s [2022-04-19T14:56:00.063Z] [2022-04-19T14:56:00.063Z] #49 [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-04-19T14:56:00.063Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-19T14:56:00.063Z] #49 53.48 gotestsum version dev [2022-04-19T14:56:00.063Z] #49 DONE 53.8s [2022-04-19T14:56:00.063Z] [2022-04-19T14:56:00.063Z] #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-04-19T14:56:00.063Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:56:00.063Z] #14 47.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-19T14:56:00.063Z] #14 47.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-19T14:56:00.063Z] #14 47.64 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T14:56:00.063Z] #14 53.10 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-19T14:56:00.063Z] #14 53.10 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:56:00.063Z] #14 53.11 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T14:56:00.063Z] #14 53.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-19T14:56:00.063Z] #14 53.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:56:00.063Z] #14 53.28 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T14:56:04.280Z] #14 ... [2022-04-19T14:56:04.280Z] [2022-04-19T14:56:04.280Z] #51 [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-04-19T14:56:04.280Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:56:04.280Z] #51 47.69 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-19T14:56:06.172Z] #51 ... [2022-04-19T14:56:06.172Z] [2022-04-19T14:56:06.172Z] #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-04-19T14:56:06.172Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:56:06.172Z] #14 59.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-19T14:56:06.172Z] #14 59.70 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:56:06.172Z] #14 59.70 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T14:56:06.176Z] #19 41.76 Reading package lists... [2022-04-19T14:56:08.097Z] #19 50.73 Building dependency tree... [2022-04-19T14:56:10.021Z] #19 54.93 The following additional packages will be installed: [2022-04-19T14:56:10.021Z] #19 54.93 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-19T14:56:10.021Z] #19 54.93 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-19T14:56:10.021Z] #19 54.93 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-19T14:56:10.021Z] #19 54.93 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-19T14:56:10.021Z] #19 54.93 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-19T14:56:10.021Z] #19 54.93 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-19T14:56:10.021Z] #19 54.93 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-19T14:56:10.021Z] #19 54.93 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-19T14:56:10.021Z] #19 54.93 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-19T14:56:10.021Z] #19 54.93 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-19T14:56:10.021Z] #19 54.93 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-19T14:56:10.021Z] #19 54.93 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-19T14:56:10.021Z] #19 54.93 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-19T14:56:10.021Z] #19 54.93 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-19T14:56:10.021Z] #19 54.93 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-19T14:56:10.021Z] #19 54.93 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-19T14:56:10.021Z] #19 54.93 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-19T14:56:10.021Z] #19 54.93 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-19T14:56:10.021Z] #19 54.93 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-19T14:56:10.021Z] #19 54.93 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-19T14:56:10.021Z] #19 54.93 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-19T14:56:10.021Z] #19 54.93 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-19T14:56:10.021Z] #19 54.94 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-19T14:56:10.021Z] #19 54.94 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-19T14:56:10.021Z] #19 54.94 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-19T14:56:10.021Z] #19 54.94 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-19T14:56:10.021Z] #19 54.94 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-19T14:56:10.021Z] #19 54.94 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-19T14:56:10.021Z] #19 54.94 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-19T14:56:10.021Z] #19 54.94 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-19T14:56:10.021Z] #19 54.94 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-19T14:56:10.021Z] #19 54.94 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-19T14:56:10.021Z] #19 54.94 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-19T14:56:10.021Z] #19 54.94 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-19T14:56:10.021Z] #19 54.94 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-19T14:56:10.021Z] #19 54.94 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-19T14:56:10.021Z] #19 54.94 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-19T14:56:10.021Z] #19 54.94 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-19T14:56:10.021Z] #19 54.94 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-19T14:56:10.021Z] #19 54.94 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-19T14:56:10.021Z] #19 54.94 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-19T14:56:10.021Z] #19 54.94 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-19T14:56:10.021Z] #19 54.94 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-19T14:56:10.021Z] #19 54.96 linux-libc-dev-s390x-cross patch xz-utils [2022-04-19T14:56:10.021Z] #19 54.97 Suggested packages: [2022-04-19T14:56:10.021Z] #19 54.97 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-19T14:56:10.021Z] #19 54.97 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-19T14:56:10.021Z] #19 54.97 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-19T14:56:10.021Z] #19 54.97 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-19T14:56:10.021Z] #19 54.97 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-19T14:56:10.021Z] #19 54.97 libyaml-shell-perl ed diffutils-doc [2022-04-19T14:56:10.021Z] #19 54.97 Recommended packages: [2022-04-19T14:56:10.021Z] #19 54.97 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-19T14:56:10.021Z] #19 54.97 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-19T14:56:11.966Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T14:56:11.966Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T14:56:11.966Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T14:56:11.966Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T14:56:11.966Z] [2022-04-19T14:56:11.966Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T14:56:11.966Z] DOCKER_SYSTEMD=1 [2022-04-19T14:56:11.966Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T14:56:11.966Z] HOSTNAME=1213a3881f62 [2022-04-19T14:56:11.966Z] DEST=bundles/test-integration [2022-04-19T14:56:11.966Z] PWD=/go/src/github.com/docker/docker [2022-04-19T14:56:11.966Z] DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:56:11.966Z] container=docker [2022-04-19T14:56:11.966Z] HOME=/root [2022-04-19T14:56:11.966Z] LANG=C.UTF-8 [2022-04-19T14:56:11.966Z] INVOCATION_ID=21972737bb0d4bdbac0a4fe4d806665b [2022-04-19T14:56:11.966Z] GOLANG_VERSION=1.18 [2022-04-19T14:56:11.966Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T14:56:11.966Z] VALIDATE_BRANCH=master [2022-04-19T14:56:11.966Z] TERM=xterm [2022-04-19T14:56:11.966Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T14:56:11.966Z] SHLVL=3 [2022-04-19T14:56:11.966Z] TIMEOUT=120m [2022-04-19T14:56:11.966Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T14:56:11.966Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T14:56:11.966Z] GO111MODULE=off [2022-04-19T14:56:11.966Z] DOCKER_EXPERIMENTAL=1 [2022-04-19T14:56:11.966Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T14:56:11.966Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T14:56:11.966Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T14:56:11.966Z] GOPATH=/go [2022-04-19T14:56:11.966Z] PKG_CONFIG=pkg-config [2022-04-19T14:56:11.966Z] _=/usr/bin/env [2022-04-19T14:56:11.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-19T14:56:14.242Z] #19 58.55 The following NEW packages will be installed: [2022-04-19T14:56:14.242Z] #19 58.55 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-19T14:56:14.242Z] #19 58.55 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-19T14:56:14.242Z] #19 58.55 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-19T14:56:14.242Z] #19 58.55 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-19T14:56:14.242Z] #19 58.55 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-19T14:56:14.242Z] #19 58.55 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-19T14:56:14.242Z] #19 58.55 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-19T14:56:14.242Z] #19 58.55 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-19T14:56:14.242Z] #19 58.55 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-19T14:56:14.242Z] #19 58.55 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-19T14:56:14.242Z] #19 58.55 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-19T14:56:14.242Z] #19 58.55 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-19T14:56:14.242Z] #19 58.55 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-19T14:56:14.242Z] #19 58.55 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-19T14:56:14.242Z] #19 58.55 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-19T14:56:14.242Z] #19 58.55 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-19T14:56:14.242Z] #19 58.55 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-19T14:56:14.242Z] #19 58.55 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-19T14:56:14.242Z] #19 58.55 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-19T14:56:14.242Z] #19 58.55 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-19T14:56:14.242Z] #19 58.55 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-19T14:56:14.242Z] #19 58.55 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-19T14:56:14.242Z] #19 58.55 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-19T14:56:14.242Z] #19 58.55 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-19T14:56:14.242Z] #19 58.55 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-19T14:56:14.242Z] #19 58.55 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-19T14:56:14.242Z] #19 58.55 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-19T14:56:14.242Z] #19 58.55 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-19T14:56:14.242Z] #19 58.55 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-19T14:56:14.242Z] #19 58.55 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-19T14:56:14.242Z] #19 58.55 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-19T14:56:14.242Z] #19 58.55 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-19T14:56:14.242Z] #19 58.55 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-19T14:56:14.242Z] #19 58.55 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-19T14:56:14.242Z] #19 58.55 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-19T14:56:14.242Z] #19 58.56 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-19T14:56:14.242Z] #19 58.56 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-19T14:56:14.242Z] #19 58.56 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-19T14:56:14.242Z] #19 58.56 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-19T14:56:14.243Z] #19 58.56 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-19T14:56:14.243Z] #19 58.56 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-19T14:56:14.243Z] #19 58.56 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-19T14:56:14.243Z] #19 58.56 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-19T14:56:14.243Z] #19 58.56 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-19T14:56:14.243Z] #19 58.56 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-19T14:56:14.243Z] #19 58.56 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-19T14:56:14.243Z] #19 58.56 linux-libc-dev-s390x-cross patch xz-utils [2022-04-19T14:56:14.243Z] #19 58.98 0 upgraded, 133 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T14:56:14.243Z] #19 58.98 Need to get 787 MB of archives. [2022-04-19T14:56:14.243Z] #19 58.98 After this operation, 3385 MB of additional disk space will be used. [2022-04-19T14:56:14.243Z] #19 58.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-19T14:56:14.243Z] #19 58.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-19T14:56:14.243Z] #19 58.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-19T14:56:14.243Z] #19 58.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-19T14:56:14.243Z] #19 59.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-19T14:56:14.243Z] #19 59.00 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-04-19T14:56:14.243Z] #19 59.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-19T14:56:14.243Z] #19 59.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-19T14:56:14.243Z] #19 59.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-19T14:56:14.243Z] #19 59.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-19T14:56:14.243Z] #19 59.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-19T14:56:14.243Z] #19 59.31 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-04-19T14:56:14.243Z] #19 59.31 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-04-19T14:56:15.503Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 28.9% of statements [2022-04-19T14:56:15.504Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-04-19T14:56:15.630Z] #19 60.44 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-04-19T14:56:15.630Z] #19 60.44 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-04-19T14:56:15.763Z] ok github.com/docker/docker/cmd/dockerd/trap 2.428s coverage: 0.0% of statements [2022-04-19T14:56:15.763Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T14:56:15.764Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T14:56:15.764Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T14:56:15.764Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T14:56:15.764Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T14:56:16.134Z] #14 ... [2022-04-19T14:56:16.134Z] [2022-04-19T14:56:16.134Z] #60 [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-04-19T14:56:16.134Z] #60 sha256:5143471e92118252e57e502a0730619e719afad9dc9dcca5ef46b07626190cca [2022-04-19T14:56:16.134Z] #60 38.36 Updating files: 69% (3251/4704) Updating files: 70% (3293/4704) Updating files: 71% (3340/4704) Updating files: 72% (3387/4704) Updating files: 73% (3434/4704) Updating files: 74% (3481/4704) Updating files: 75% (3528/4704) Updating files: 76% (3576/4704) Updating files: 77% (3623/4704) Updating files: 78% (3670/4704) Updating files: 79% (3717/4704) Updating files: 80% (3764/4704) Updating files: 81% (3811/4704) Updating files: 82% (3858/4704) Updating files: 83% (3905/4704) Updating files: 84% (3952/4704) Updating files: 85% (3999/4704) Updating files: 86% (4046/4704) Updating files: 87% (4093/4704) Updating files: 88% (4140/4704) Updating files: 89% (4187/4704) Updating files: 90% (4234/4704) Updating files: 91% (4281/4704) Updating files: 92% (4328/4704) Updating files: 93% (4375/4704) Updating files: 94% (4422/4704) Updating files: 95% (4469/4704) Updating files: 96% (4516/4704) Updating files: 97% (4563/4704) Updating files: 98% (4610/4704) Updating files: 99% (4657/4704) Updating files: 100% (4704/4704) Updating files: 100% (4704/4704), done. [2022-04-19T14:56:16.134Z] #60 39.13 + cd /tmp/tmp.sX7tB9ov02/src/github.com/containerd/containerd [2022-04-19T14:56:16.134Z] #60 39.13 + git checkout -q v1.6.2 [2022-04-19T14:56:16.134Z] #60 39.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-19T14:56:16.134Z] #60 39.55 + BUILDTAGS='netgo osusergo static_build' [2022-04-19T14:56:16.134Z] #60 39.55 + export EXTRA_FLAGS=-buildmode=pie [2022-04-19T14:56:16.134Z] #60 39.55 + EXTRA_FLAGS=-buildmode=pie [2022-04-19T14:56:16.134Z] #60 39.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-19T14:56:16.134Z] #60 39.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-19T14:56:16.134Z] #60 39.55 + '[' '' = dynamic ']' [2022-04-19T14:56:16.134Z] #60 39.55 + make [2022-04-19T14:56:16.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-19T14:56:16.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-19T14:56:17.018Z] #19 61.84 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-04-19T14:56:17.018Z] #19 61.84 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-04-19T14:56:17.069Z] #60 40.90 + bin/ctr [2022-04-19T14:56:17.964Z] #19 63.15 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-04-19T14:56:18.227Z] #19 63.16 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-04-19T14:56:19.621Z] #19 64.40 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-04-19T14:56:19.621Z] #19 64.42 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-04-19T14:56:20.569Z] #19 65.63 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-04-19T14:56:20.569Z] #19 65.63 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-04-19T14:56:20.569Z] #19 65.63 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-04-19T14:56:20.569Z] #19 65.63 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-04-19T14:56:20.569Z] #19 65.63 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-04-19T14:56:20.569Z] #19 65.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-19T14:56:20.569Z] #19 65.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-19T14:56:20.569Z] #19 65.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-19T14:56:20.569Z] #19 65.68 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-04-19T14:56:20.830Z] #19 65.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-19T14:56:20.830Z] #19 65.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-19T14:56:20.830Z] #19 65.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-19T14:56:20.830Z] #19 65.69 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-19T14:56:20.830Z] #19 65.74 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-19T14:56:20.830Z] #19 65.76 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-19T14:56:20.830Z] #19 65.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-19T14:56:20.830Z] #19 65.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-19T14:56:20.830Z] #19 65.83 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-04-19T14:56:20.830Z] #19 65.85 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-04-19T14:56:21.057Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2022-04-19T14:56:22.444Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-04-19T14:56:22.755Z] #19 67.75 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-04-19T14:56:22.755Z] #19 67.75 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-04-19T14:56:22.755Z] #19 67.77 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-19T14:56:22.755Z] #19 67.82 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-04-19T14:56:22.755Z] #19 67.86 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-04-19T14:56:23.827Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-19T14:56:24.145Z] #19 69.25 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-04-19T14:56:24.145Z] #19 69.26 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-19T14:56:24.145Z] #19 69.26 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-19T14:56:24.145Z] #19 69.29 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-19T14:56:24.145Z] #19 69.31 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-19T14:56:24.145Z] #19 69.31 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T14:56:24.719Z] #19 69.55 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-19T14:56:24.719Z] #19 69.56 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-19T14:56:24.719Z] #19 69.56 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-04-19T14:56:24.719Z] #19 69.56 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-19T14:56:24.719Z] #19 69.56 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-19T14:56:24.719Z] #19 69.57 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-19T14:56:24.719Z] #19 69.57 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-19T14:56:24.719Z] #19 69.57 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-19T14:56:24.719Z] #19 69.57 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-19T14:56:24.719Z] #19 69.57 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-19T14:56:24.719Z] #19 69.57 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-19T14:56:24.719Z] #19 69.58 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-19T14:56:24.719Z] #19 69.58 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-19T14:56:24.719Z] #19 69.58 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-19T14:56:24.719Z] #19 69.60 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-04-19T14:56:24.719Z] #19 69.60 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-19T14:56:24.719Z] #19 69.61 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-19T14:56:24.719Z] #19 69.61 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-19T14:56:24.719Z] #19 69.66 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-19T14:56:24.719Z] #19 69.67 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-19T14:56:24.719Z] #19 69.69 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-04-19T14:56:24.719Z] #19 69.69 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-04-19T14:56:26.106Z] #19 71.04 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-04-19T14:56:26.106Z] #19 71.04 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-04-19T14:56:26.106Z] #19 71.07 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-19T14:56:26.106Z] #19 71.09 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-04-19T14:56:26.106Z] #19 71.13 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-04-19T14:56:27.074Z] #60 ... [2022-04-19T14:56:27.074Z] [2022-04-19T14:56:27.074Z] #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-04-19T14:56:27.074Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:56:27.074Z] #14 70.28 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-19T14:56:27.074Z] #14 70.29 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:56:27.074Z] #14 70.29 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T14:56:27.074Z] #14 74.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-19T14:56:27.074Z] #14 74.85 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:56:27.074Z] #14 74.86 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T14:56:27.074Z] #14 80.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-19T14:56:27.074Z] #14 80.03 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:56:27.074Z] #14 80.04 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T14:56:27.499Z] #19 72.48 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-04-19T14:56:27.500Z] #19 72.48 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-19T14:56:27.500Z] #19 72.48 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-19T14:56:27.500Z] #19 72.50 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-04-19T14:56:27.500Z] #19 72.50 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-19T14:56:27.500Z] #19 72.50 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-19T14:56:27.500Z] #19 72.50 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-19T14:56:27.500Z] #19 72.54 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-19T14:56:27.500Z] #19 72.54 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-19T14:56:27.500Z] #19 72.57 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-04-19T14:56:27.500Z] #19 72.59 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-04-19T14:56:28.892Z] #19 74.04 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-04-19T14:56:28.892Z] #19 74.04 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-04-19T14:56:28.892Z] #19 74.07 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-19T14:56:29.155Z] #19 74.11 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-04-19T14:56:29.155Z] #19 74.15 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-19T14:56:29.734Z] #19 ... [2022-04-19T14:56:29.735Z] [2022-04-19T14:56:29.735Z] #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-04-19T14:56:29.735Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T14:56:29.735Z] #41 DONE 81.2s [2022-04-19T14:56:29.735Z] [2022-04-19T14:56:29.735Z] #58 [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-04-19T14:56:29.735Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:56:29.998Z] #58 ... [2022-04-19T14:56:29.998Z] [2022-04-19T14:56:29.998Z] #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-04-19T14:56:29.998Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-19T14:56:29.998Z] #19 75.18 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-04-19T14:56:29.998Z] #19 75.19 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-19T14:56:29.998Z] #19 75.19 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-19T14:56:29.998Z] #19 75.22 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-04-19T14:56:30.262Z] #19 75.22 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-19T14:56:30.262Z] #19 75.23 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-19T14:56:30.262Z] #19 75.23 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-19T14:56:30.262Z] #19 75.23 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-19T14:56:30.262Z] #19 75.28 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-19T14:56:30.262Z] #19 75.30 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-19T14:56:30.262Z] #19 75.36 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-19T14:56:30.411Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-04-19T14:56:30.524Z] #19 75.37 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-19T14:56:30.524Z] #19 75.40 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-19T14:56:30.524Z] #19 75.40 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-04-19T14:56:30.524Z] #19 75.44 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-04-19T14:56:31.353Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.2% of statements [2022-04-19T14:56:31.469Z] #19 76.63 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-04-19T14:56:31.469Z] #19 76.65 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-04-19T14:56:31.469Z] #19 76.67 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-19T14:56:31.732Z] #19 76.72 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-04-19T14:56:31.732Z] #19 76.76 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-04-19T14:56:31.926Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-19T14:56:32.499Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-19T14:56:32.681Z] #19 77.87 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-04-19T14:56:32.991Z] #19 77.87 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-19T14:56:32.991Z] #19 77.87 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-19T14:56:32.991Z] #19 77.89 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-04-19T14:56:32.991Z] #19 77.89 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-19T14:56:32.991Z] #19 77.89 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-19T14:56:32.991Z] #19 77.89 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-19T14:56:32.991Z] #19 77.89 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-19T14:56:32.991Z] #19 77.93 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-19T14:56:32.991Z] #19 77.94 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-19T14:56:32.991Z] #19 77.95 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-04-19T14:56:32.991Z] #19 77.96 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-04-19T14:56:33.442Z] ok github.com/docker/docker/daemon 10.133s coverage: 17.0% of statements [2022-04-19T14:56:33.442Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T14:56:33.442Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T14:56:33.442Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T14:56:33.442Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T14:56:33.703Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.541s coverage: 74.8% of statements [2022-04-19T14:56:34.283Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.181s coverage: 56.2% of statements [2022-04-19T14:56:34.418Z] #19 79.22 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-04-19T14:56:34.418Z] #19 79.24 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-04-19T14:56:34.418Z] #19 79.26 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-19T14:56:34.418Z] #19 79.29 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-04-19T14:56:34.418Z] #19 79.32 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-04-19T14:56:34.714Z] Running on azwin-2-d93060 in d:\jenkins\workspace\moby_PR-43502 [Pipeline] { [Pipeline] ws [2022-04-19T14:56:34.728Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-19T14:56:35.364Z] #19 80.57 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-04-19T14:56:35.625Z] #19 80.57 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-19T14:56:35.680Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-04-19T14:56:36.198Z] #19 81.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:56:36.322Z] The recommended git tool is: git [2022-04-19T14:56:36.459Z] #19 81.49 Fetched 787 MB in 22s (36.0 MB/s) [2022-04-19T14:56:36.459Z] #19 81.53 Selecting previously unselected package liblocale-gettext-perl. [2022-04-19T14:56:36.459Z] #19 81.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T14:56:36.459Z] #19 81.54 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-19T14:56:36.459Z] #19 81.55 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-19T14:56:36.460Z] #19 81.59 Selecting previously unselected package bzip2. [2022-04-19T14:56:36.460Z] #19 81.59 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-19T14:56:36.622Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-04-19T14:56:36.721Z] #19 81.60 Unpacking bzip2 (1.0.8-4) ... [2022-04-19T14:56:36.721Z] #19 81.66 Selecting previously unselected package libmagic-mgc. [2022-04-19T14:56:36.721Z] #19 81.66 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-19T14:56:36.721Z] #19 81.66 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-19T14:56:36.721Z] #19 81.87 Selecting previously unselected package libmagic1:amd64. [2022-04-19T14:56:36.982Z] #19 81.87 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-19T14:56:36.982Z] #19 81.89 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-19T14:56:36.982Z] #19 81.97 Selecting previously unselected package file. [2022-04-19T14:56:36.982Z] #19 81.98 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-19T14:56:36.982Z] #19 81.98 Unpacking file (1:5.39-3) ... [2022-04-19T14:56:36.982Z] #19 82.03 Selecting previously unselected package xz-utils. [2022-04-19T14:56:36.982Z] #19 82.04 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-19T14:56:36.982Z] #19 82.04 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T14:56:37.035Z] #14 89.99 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-19T14:56:37.035Z] #14 90.00 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:56:37.035Z] #14 90.01 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T14:56:40.889Z] #14 ... [2022-04-19T14:56:40.889Z] [2022-04-19T14:56:40.889Z] #63 [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-04-19T14:56:40.889Z] #63 sha256:c585e449f90e300246fc834b13a02a01c8604e12bebe7c7e84d0877df03fda68 [2022-04-19T14:56:40.889Z] #63 93.64 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T14:56:40.889Z] #63 93.64 + GOBIN=/build [2022-04-19T14:56:40.889Z] #63 93.64 + GO111MODULE=on [2022-04-19T14:56:40.889Z] #63 93.64 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T14:56:40.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-19T14:56:40.891Z] #19 82.16 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-19T14:56:40.891Z] #19 82.16 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-19T14:56:40.891Z] #19 82.17 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-19T14:56:40.891Z] #19 82.92 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-19T14:56:40.891Z] #19 82.93 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-19T14:56:40.891Z] #19 82.94 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-19T14:56:40.891Z] #19 83.62 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-19T14:56:40.891Z] #19 83.62 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-19T14:56:40.891Z] #19 83.62 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-19T14:56:40.891Z] #19 84.33 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-19T14:56:40.891Z] #19 84.33 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-19T14:56:40.891Z] #19 84.34 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-19T14:56:40.891Z] #19 84.95 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-19T14:56:40.891Z] #19 84.96 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-19T14:56:40.891Z] #19 84.97 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-19T14:56:40.891Z] #19 85.48 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-19T14:56:40.891Z] #19 85.48 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:56:40.891Z] #19 85.49 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T14:56:40.891Z] #19 85.55 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-19T14:56:40.891Z] #19 85.55 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:56:40.891Z] #19 85.56 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:56:40.893Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.727s coverage: 45.9% of statements [2022-04-19T14:56:40.893Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T14:56:40.893Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.191s coverage: 50.6% of statements [2022-04-19T14:56:40.893Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-04-19T14:56:40.893Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.925s coverage: 58.2% of statements [2022-04-19T14:56:40.893Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-19T14:56:40.893Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T14:56:40.893Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-04-19T14:56:40.893Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-04-19T14:56:41.836Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.6% of statements [2022-04-19T14:56:41.836Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T14:56:41.836Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T14:56:42.098Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.0% of statements [2022-04-19T14:56:43.043Z] ok github.com/docker/docker/daemon/logger/awslogs 0.178s coverage: 79.9% of statements [2022-04-19T14:56:43.043Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-04-19T14:56:43.043Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T14:56:43.617Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-04-19T14:56:43.617Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-19T14:56:44.191Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-04-19T14:56:44.452Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-04-19T14:56:44.714Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 78.7% of statements [2022-04-19T14:56:44.714Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T14:56:45.075Z] #63 97.90 rootlesskit version 1.0.0 [2022-04-19T14:56:45.075Z] #63 97.91 Usage of /build/rootlesskit-docker-proxy: [2022-04-19T14:56:45.075Z] #63 97.91 -container-ip string [2022-04-19T14:56:45.075Z] #63 97.91 container ip [2022-04-19T14:56:45.075Z] #63 97.91 -container-port int [2022-04-19T14:56:45.075Z] #63 97.91 container port (default -1) [2022-04-19T14:56:45.075Z] #63 97.91 -host-ip string [2022-04-19T14:56:45.075Z] #63 97.91 host ip [2022-04-19T14:56:45.075Z] #63 97.91 -host-port int [2022-04-19T14:56:45.075Z] #63 97.91 host port (default -1) [2022-04-19T14:56:45.075Z] #63 97.91 -proto string [2022-04-19T14:56:45.075Z] #63 97.91 proxy protocol (default "tcp") [2022-04-19T14:56:45.286Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 54.9% of statements [2022-04-19T14:56:45.334Z] #63 ... [2022-04-19T14:56:45.334Z] [2022-04-19T14:56:45.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-04-19T14:56:45.334Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:56:45.334Z] #14 94.67 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-19T14:56:45.334Z] #14 94.67 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-19T14:56:45.334Z] #14 94.68 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T14:56:45.334Z] #14 94.79 Selecting previously unselected package libapparmor1:amd64. [2022-04-19T14:56:45.334Z] #14 94.80 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 94.81 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T14:56:45.334Z] #14 94.90 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-19T14:56:45.334Z] #14 94.90 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 94.91 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T14:56:45.334Z] #14 95.05 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T14:56:45.334Z] #14 95.07 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 95.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T14:56:45.334Z] #14 95.23 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T14:56:45.334Z] #14 95.24 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 95.26 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T14:56:45.334Z] #14 95.40 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-19T14:56:45.334Z] #14 95.41 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 95.42 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:56:45.334Z] #14 95.48 Selecting previously unselected package libudev-dev:amd64. [2022-04-19T14:56:45.334Z] #14 95.50 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 95.51 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-19T14:56:45.334Z] #14 95.63 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-19T14:56:45.334Z] #14 95.64 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 95.65 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T14:56:45.334Z] #14 95.92 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-19T14:56:45.334Z] #14 95.92 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 95.94 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T14:56:45.334Z] #14 96.12 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-19T14:56:45.334Z] #14 96.12 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 96.12 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T14:56:45.334Z] #14 96.27 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-19T14:56:45.334Z] #14 96.27 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 96.28 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T14:56:45.334Z] #14 96.33 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-19T14:56:45.334Z] #14 96.33 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 96.34 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T14:56:45.334Z] #14 96.73 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-19T14:56:45.334Z] #14 96.73 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 96.74 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T14:56:45.334Z] #14 96.92 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-19T14:56:45.334Z] #14 96.93 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 96.94 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:56:45.334Z] #14 97.02 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-19T14:56:45.334Z] #14 97.02 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 97.03 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T14:56:45.334Z] #14 97.17 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-19T14:56:45.334Z] #14 97.18 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-19T14:56:45.334Z] #14 97.19 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T14:56:45.334Z] #14 97.64 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T14:56:45.334Z] #14 97.66 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T14:56:45.334Z] #14 97.67 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T14:56:45.334Z] #14 97.68 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T14:56:45.334Z] #14 97.69 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T14:56:45.334Z] #14 97.70 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T14:56:45.334Z] #14 97.71 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T14:56:45.334Z] #14 97.73 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T14:56:45.334Z] #14 97.74 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-19T14:56:45.334Z] #14 97.75 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T14:56:45.334Z] #14 97.76 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T14:56:45.334Z] #14 97.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T14:56:45.334Z] #14 97.78 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T14:56:45.334Z] #14 97.79 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T14:56:45.334Z] #14 97.80 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-19T14:56:45.334Z] #14 97.81 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T14:56:45.334Z] #14 97.82 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T14:56:45.334Z] #14 97.83 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T14:56:45.334Z] #14 97.84 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T14:56:45.334Z] #14 97.85 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T14:56:45.334Z] #14 97.86 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T14:56:45.334Z] #14 97.87 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-04-19T14:56:45.334Z] #14 97.88 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T14:56:45.334Z] #14 97.89 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-04-19T14:56:45.334Z] #14 97.90 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T14:56:45.334Z] #14 97.91 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T14:56:45.334Z] #14 97.92 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-04-19T14:56:45.334Z] #14 97.93 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T14:56:45.334Z] #14 97.95 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T14:56:45.334Z] #14 97.97 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:56:45.334Z] #14 97.98 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-19T14:56:45.334Z] #14 97.99 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:56:45.334Z] #14 98.00 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:56:45.334Z] #14 98.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:56:45.547Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-04-19T14:56:46.491Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-04-19T14:56:46.753Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-19T14:56:47.323Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-19T14:56:47.862Z] #14 ... [2022-04-19T14:56:47.862Z] [2022-04-19T14:56:47.862Z] #63 [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-04-19T14:56:47.862Z] #63 sha256:c585e449f90e300246fc834b13a02a01c8604e12bebe7c7e84d0877df03fda68 [2022-04-19T14:56:47.862Z] #63 DONE 101.2s [2022-04-19T14:56:47.862Z] [2022-04-19T14:56:47.862Z] #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-04-19T14:56:47.862Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T14:56:47.862Z] #14 DONE 101.5s [2022-04-19T14:56:47.862Z] [2022-04-19T14:56:47.862Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T14:56:47.862Z] #55 sha256:4c18fb3412809e3b9b4275fa978864a06716ac1c56e52be20ec1112c7025f598 [2022-04-19T14:56:47.862Z] #55 DONE 0.2s [2022-04-19T14:56:47.862Z] [2022-04-19T14:56:47.862Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T14:56:47.862Z] #64 sha256:3ae3f177cab5b11b6dc776d4c9029ceae18ba0eb29eeecf4a71c7554b5c4fc64 [2022-04-19T14:56:47.862Z] #64 DONE 0.2s [2022-04-19T14:56:47.862Z] [2022-04-19T14:56:47.862Z] #56 [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-04-19T14:56:47.862Z] #56 sha256:390deaffe7494975369dc0ccc6d34e9f17ebc00616e1c16b8bd00070153258be [2022-04-19T14:56:47.894Z] ok github.com/docker/docker/daemon/logger/splunk 1.548s coverage: 82.5% of statements [2022-04-19T14:56:47.894Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T14:56:47.894Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T14:56:48.120Z] #56 ... [2022-04-19T14:56:48.120Z] [2022-04-19T14:56:48.120Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T14:56:48.120Z] #65 sha256:d183b8079ba085984f3f465bf77c6bcc48cb23446bab81f5317e9e9c05c5b860 [2022-04-19T14:56:48.120Z] #65 DONE 0.1s [2022-04-19T14:56:48.120Z] [2022-04-19T14:56:48.120Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T14:56:48.120Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-19T14:56:48.835Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-19T14:56:49.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-19T14:56:49.095Z] ok github.com/docker/docker/distribution 0.594s coverage: 28.3% of statements [2022-04-19T14:56:49.095Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T14:56:49.489Z] #15 DONE 1.9s [2022-04-19T14:56:49.489Z] [2022-04-19T14:56:49.489Z] #56 [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-04-19T14:56:49.489Z] #56 sha256:390deaffe7494975369dc0ccc6d34e9f17ebc00616e1c16b8bd00070153258be [2022-04-19T14:56:49.489Z] #56 1.609 + RM_GOPATH=0 [2022-04-19T14:56:49.489Z] #56 1.610 + TMP_GOPATH= [2022-04-19T14:56:49.489Z] #56 1.610 + : /build [2022-04-19T14:56:49.489Z] #56 1.610 + '[' -z '' ']' [2022-04-19T14:56:49.489Z] #56 1.610 ++ mktemp -d [2022-04-19T14:56:49.489Z] #56 1.612 + export GOPATH=/tmp/tmp.01A8DcTx8i [2022-04-19T14:56:49.489Z] #56 1.612 + GOPATH=/tmp/tmp.01A8DcTx8i [2022-04-19T14:56:49.489Z] #56 1.612 + RM_GOPATH=1 [2022-04-19T14:56:49.489Z] #56 1.612 + case "$(go env GOARCH)" in [2022-04-19T14:56:49.489Z] #56 1.618 ++ go env GOARCH [2022-04-19T14:56:49.489Z] #56 1.634 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T14:56:49.489Z] #56 1.634 + GO_BUILDMODE=-buildmode=pie [2022-04-19T14:56:49.489Z] #56 1.636 ++ dirname /install.sh [2022-04-19T14:56:49.489Z] #56 1.637 + dir=/ [2022-04-19T14:56:49.489Z] #56 1.637 + bin=runc [2022-04-19T14:56:49.489Z] #56 1.637 + shift [2022-04-19T14:56:49.489Z] #56 1.637 + '[' '!' -f //runc.installer ']' [2022-04-19T14:56:49.489Z] #56 1.637 + . //runc.installer [2022-04-19T14:56:49.489Z] #56 1.637 ++ set -e [2022-04-19T14:56:49.489Z] #56 1.637 ++ : v1.1.1 [2022-04-19T14:56:49.489Z] #56 1.637 Install runc version v1.1.1 (build tags: seccomp) [2022-04-19T14:56:49.489Z] #56 1.637 + install_runc [2022-04-19T14:56:49.489Z] #56 1.637 + RUNC_BUILDTAGS=seccomp [2022-04-19T14:56:49.489Z] #56 1.637 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-19T14:56:49.489Z] #56 1.637 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.01A8DcTx8i/src/github.com/opencontainers/runc [2022-04-19T14:56:49.489Z] #56 1.646 Cloning into '/tmp/tmp.01A8DcTx8i/src/github.com/opencontainers/runc'... [2022-04-19T14:56:49.666Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-19T14:56:50.238Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-19T14:56:50.858Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-19T14:56:50.908Z] #19 94.76 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-19T14:56:50.908Z] #19 94.77 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:56:50.908Z] #19 94.77 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-19T14:56:50.908Z] #19 94.83 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-19T14:56:50.908Z] #19 94.84 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:56:50.908Z] #19 94.84 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T14:56:51.386Z] #56 ... [2022-04-19T14:56:51.386Z] [2022-04-19T14:56:51.386Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-19T14:56:51.386Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-19T14:56:51.386Z] #16 DONE 1.5s [2022-04-19T14:56:51.386Z] [2022-04-19T14:56:51.386Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T14:56:51.386Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-19T14:56:51.434Z] ok github.com/docker/docker/distribution/xfer 1.915s coverage: 84.9% of statements [2022-04-19T14:56:51.434Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-04-19T14:56:51.434Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T14:56:51.952Z] #17 0.853 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-19T14:56:51.952Z] #17 DONE 1.0s [2022-04-19T14:56:51.952Z] [2022-04-19T14:56:51.952Z] #51 [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-04-19T14:56:51.952Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:56:52.007Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2022-04-19T14:56:52.007Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T14:56:52.210Z] #51 ... [2022-04-19T14:56:52.210Z] [2022-04-19T14:56:52.210Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T14:56:52.210Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-19T14:56:52.580Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-04-19T14:56:53.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-19T14:56:53.146Z] #18 DONE 1.0s [2022-04-19T14:56:53.146Z] [2022-04-19T14:56:53.146Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T14:56:53.146Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-19T14:56:53.154Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-04-19T14:56:53.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-19T14:56:53.726Z] ok github.com/docker/docker/opts 0.018s coverage: 66.5% of statements [2022-04-19T14:56:53.726Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-19T14:56:54.079Z] #19 DONE 1.0s [2022-04-19T14:56:54.079Z] [2022-04-19T14:56:54.079Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T14:56:54.079Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-19T14:56:55.016Z] #20 DONE 0.9s [2022-04-19T14:56:55.016Z] [2022-04-19T14:56:55.016Z] #21 [dev-systemd-false 7/24] 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-04-19T14:56:55.016Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-19T14:56:55.645Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.5% of statements [2022-04-19T14:56:55.949Z] Running on azwin-2-a0da00 in d:\jenkins\workspace\moby_PR-43502 [Pipeline] { [Pipeline] ws [2022-04-19T14:56:55.978Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-19T14:56:56.218Z] ok github.com/docker/docker/pkg/authorization 0.498s coverage: 68.3% of statements [2022-04-19T14:56:56.402Z] #21 1.272 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T14:56:56.402Z] #21 1.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T14:56:56.402Z] #21 1.302 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:56:56.479Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-19T14:56:56.660Z] #21 1.676 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T14:56:56.741Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-19T14:56:57.226Z] #21 2.347 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T14:56:57.320Z] The recommended git tool is: git [2022-04-19T14:56:58.596Z] #21 3.539 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T14:56:59.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-19T14:56:59.063Z] #19 103.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-19T14:56:59.064Z] #19 103.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:56:59.064Z] #19 103.9 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-19T14:56:59.064Z] #19 104.0 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-19T14:56:59.064Z] #19 104.0 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:56:59.064Z] #19 104.0 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T14:57:00.040Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 42.7% of statements [2022-04-19T14:57:00.041Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-19T14:57:00.041Z] ok github.com/docker/docker/layer 7.180s coverage: 69.0% of statements [2022-04-19T14:57:00.041Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T14:57:00.041Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T14:57:00.041Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T14:57:00.041Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T14:57:00.041Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T14:57:00.041Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T14:57:00.302Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2022-04-19T14:57:00.302Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2022-04-19T14:57:00.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-19T14:57:00.872Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-19T14:57:01.133Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-19T14:57:01.133Z] ok github.com/docker/docker/pkg/fsutils 0.131s coverage: 85.1% of statements [2022-04-19T14:57:01.393Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2022-04-19T14:57:01.871Z] #21 6.971 Fetched 8510 kB in 6s (1424 kB/s) [2022-04-19T14:57:02.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-19T14:57:02.337Z] ok github.com/docker/docker/pkg/idtools 0.399s coverage: 67.9% of statements [2022-04-19T14:57:02.337Z] ok github.com/docker/docker/pkg/ioutils 0.366s coverage: 71.0% of statements [2022-04-19T14:57:02.598Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-19T14:57:02.598Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-04-19T14:57:02.598Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-19T14:57:02.859Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-04-19T14:57:02.859Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2022-04-19T14:57:03.120Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-04-19T14:57:03.382Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-04-19T14:57:03.382Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-19T14:57:03.382Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T14:57:03.382Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T14:57:03.544Z] Running on azwin-2-9b46e0 in d:\jenkins\workspace\moby_PR-43502 [Pipeline] { [Pipeline] ws [2022-04-19T14:57:03.559Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-19T14:57:03.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-19T14:57:03.817Z] #21 6.971 Reading package lists... [2022-04-19T14:57:03.817Z] #21 ... [2022-04-19T14:57:03.817Z] [2022-04-19T14:57:03.817Z] #56 [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-04-19T14:57:03.817Z] #56 sha256:390deaffe7494975369dc0ccc6d34e9f17ebc00616e1c16b8bd00070153258be [2022-04-19T14:57:03.817Z] #56 10.74 + cd /tmp/tmp.01A8DcTx8i/src/github.com/opencontainers/runc [2022-04-19T14:57:03.817Z] #56 10.74 + git checkout -q v1.1.1 [2022-04-19T14:57:03.817Z] #56 11.19 + '[' -z '' ']' [2022-04-19T14:57:03.817Z] #56 11.19 + target=static [2022-04-19T14:57:03.817Z] #56 11.19 + make BUILDTAGS=seccomp static [2022-04-19T14:57:03.818Z] #56 11.57 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-04-19T14:57:03.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-19T14:57:03.955Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-04-19T14:57:04.386Z] #56 ... [2022-04-19T14:57:04.386Z] [2022-04-19T14:57:04.386Z] #21 [dev-systemd-false 7/24] 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-04-19T14:57:04.386Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-19T14:57:04.386Z] #21 6.971 Reading package lists... [2022-04-19T14:57:04.527Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-04-19T14:57:04.527Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-19T14:57:04.789Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-19T14:57:05.043Z] The recommended git tool is: git [2022-04-19T14:57:05.476Z] using credential docker-jenkins-github-credentials [2022-04-19T14:57:05.556Z] Cloning the remote Git repository [2022-04-19T14:57:05.557Z] Cloning with configured refspecs honoured and without tags [2022-04-19T14:57:05.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-19T14:57:06.173Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-04-19T14:57:05.756Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T14:57:06.194Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-19T14:57:06.434Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-04-19T14:57:06.695Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-19T14:57:06.695Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-19T14:57:06.920Z] #21 9.337 Reading package lists... [2022-04-19T14:57:06.957Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-19T14:57:07.218Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-19T14:57:07.487Z] #21 11.75 Building dependency tree... [2022-04-19T14:57:07.791Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-04-19T14:57:08.052Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-19T14:57:08.063Z] #21 13.18 The following additional packages will be installed: [2022-04-19T14:57:08.063Z] #21 13.19 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T14:57:08.063Z] #21 13.19 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-19T14:57:08.063Z] #21 13.19 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-19T14:57:08.063Z] #21 13.19 python3-pkg-resources vim-runtime xxd [2022-04-19T14:57:08.063Z] #21 13.19 Suggested packages: [2022-04-19T14:57:08.063Z] #21 13.20 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-19T14:57:08.063Z] #21 13.20 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-19T14:57:08.063Z] #21 13.20 acl attr quota [2022-04-19T14:57:08.063Z] #21 13.20 Recommended packages: [2022-04-19T14:57:08.063Z] #21 13.20 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-19T14:57:08.314Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-04-19T14:57:07.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:57:07.038Z] > git --version # timeout=10 [2022-04-19T14:57:07.087Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T14:57:07.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:57:07.092Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:57:08.886Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-19T14:57:08.997Z] #21 ... [2022-04-19T14:57:08.997Z] [2022-04-19T14:57:08.997Z] #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-04-19T14:57:08.997Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T14:57:08.997Z] #34 DONE 122.6s [2022-04-19T14:57:09.075Z] #19 113.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-19T14:57:09.075Z] #19 113.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:57:09.075Z] #19 114.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T14:57:09.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-19T14:57:09.148Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-19T14:57:09.255Z] [2022-04-19T14:57:09.255Z] #60 [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-04-19T14:57:09.255Z] #60 sha256:5143471e92118252e57e502a0730619e719afad9dc9dcca5ef46b07626190cca [2022-04-19T14:57:09.255Z] #60 ... [2022-04-19T14:57:09.255Z] [2022-04-19T14:57:09.255Z] #21 [dev-systemd-false 7/24] 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-04-19T14:57:09.255Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-19T14:57:09.255Z] #21 14.42 The following NEW packages will be installed: [2022-04-19T14:57:09.409Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-19T14:57:09.513Z] #21 14.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-19T14:57:09.513Z] #21 14.44 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T14:57:09.513Z] #21 14.44 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-19T14:57:09.513Z] #21 14.44 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-19T14:57:09.513Z] #21 14.44 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-19T14:57:09.513Z] #21 14.44 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-19T14:57:09.513Z] #21 14.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-19T14:57:09.513Z] #21 14.44 xz-utils zip zstd [2022-04-19T14:57:09.772Z] #21 14.82 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T14:57:09.772Z] #21 14.82 Need to get 27.6 MB of archives. [2022-04-19T14:57:09.772Z] #21 14.82 After this operation, 106 MB of additional disk space will be used. [2022-04-19T14:57:09.772Z] #21 14.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-19T14:57:09.772Z] #21 14.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-19T14:57:09.772Z] #21 14.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-19T14:57:09.772Z] #21 14.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-19T14:57:09.772Z] #21 14.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-19T14:57:09.772Z] #21 14.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-19T14:57:09.772Z] #21 14.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-19T14:57:09.772Z] #21 14.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-19T14:57:09.772Z] #21 14.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T14:57:09.772Z] #21 14.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T14:57:09.772Z] #21 14.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-19T14:57:09.772Z] #21 14.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-19T14:57:10.023Z] #19 115.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-19T14:57:10.024Z] #19 115.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:57:10.039Z] #21 14.93 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-04-19T14:57:10.039Z] #21 14.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-19T14:57:10.039Z] #21 14.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-19T14:57:10.039Z] #21 14.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-19T14:57:10.039Z] #21 15.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-19T14:57:10.039Z] #21 15.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-19T14:57:10.039Z] #21 15.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-19T14:57:10.039Z] #21 15.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-19T14:57:10.039Z] #21 15.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-19T14:57:10.039Z] #21 15.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T14:57:10.039Z] #21 15.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T14:57:10.039Z] #21 15.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T14:57:10.039Z] #21 15.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-19T14:57:10.039Z] #21 15.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-19T14:57:10.039Z] #21 15.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T14:57:10.284Z] #19 115.1 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:57:10.296Z] #21 15.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-19T14:57:10.553Z] #21 15.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T14:57:10.553Z] #21 15.46 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-04-19T14:57:10.553Z] #21 15.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T14:57:10.553Z] #21 15.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-19T14:57:10.553Z] #21 15.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-19T14:57:10.553Z] #21 15.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-19T14:57:10.553Z] #21 15.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-19T14:57:10.553Z] #21 15.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-19T14:57:10.553Z] #21 15.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T14:57:10.553Z] #21 15.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-19T14:57:10.553Z] #21 15.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-19T14:57:10.553Z] #21 15.56 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-19T14:57:10.553Z] #21 15.57 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-19T14:57:10.553Z] #21 15.60 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-19T14:57:10.553Z] #21 15.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-19T14:57:10.553Z] #21 15.62 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-19T14:57:10.809Z] #21 15.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-19T14:57:10.809Z] #21 15.85 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-19T14:57:10.809Z] #21 15.89 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-19T14:57:10.809Z] #21 15.89 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-19T14:57:11.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-19T14:57:11.319Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-04-19T14:57:11.319Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-04-19T14:57:11.373Z] #21 16.43 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:57:11.373Z] #21 16.52 Fetched 27.6 MB in 1s (19.8 MB/s) [2022-04-19T14:57:11.373Z] #21 16.57 Selecting previously unselected package pigz. [2022-04-19T14:57:11.630Z] #21 16.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 ... 24010 files and directories currently installed.) [2022-04-19T14:57:11.630Z] #21 16.64 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-19T14:57:11.630Z] #21 16.64 Unpacking pigz (2.6-1) ... [2022-04-19T14:57:11.887Z] #21 16.72 Selecting previously unselected package libelf1:amd64. [2022-04-19T14:57:11.887Z] #21 16.72 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-19T14:57:11.887Z] #21 16.73 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-19T14:57:11.887Z] #21 16.87 Selecting previously unselected package libbpf0:amd64. [2022-04-19T14:57:11.887Z] #21 16.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-19T14:57:11.887Z] #21 16.89 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-19T14:57:11.887Z] #21 16.98 Selecting previously unselected package libcap2:amd64. [2022-04-19T14:57:11.887Z] #21 16.99 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-19T14:57:11.887Z] #21 16.99 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-19T14:57:11.887Z] #21 17.04 Selecting previously unselected package libmnl0:amd64. [2022-04-19T14:57:11.887Z] #21 17.06 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-19T14:57:11.887Z] #21 17.06 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-19T14:57:11.891Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-19T14:57:12.144Z] #21 17.12 Selecting previously unselected package libxtables12:amd64. [2022-04-19T14:57:12.144Z] #21 17.13 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-19T14:57:12.144Z] #21 17.14 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-19T14:57:12.144Z] #21 17.20 Selecting previously unselected package libcap2-bin. [2022-04-19T14:57:12.144Z] #21 17.20 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-19T14:57:12.144Z] #21 17.20 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-19T14:57:12.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-19T14:57:12.401Z] #21 17.27 Selecting previously unselected package iproute2. [2022-04-19T14:57:12.401Z] #21 17.27 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-19T14:57:12.401Z] #21 17.28 Unpacking iproute2 (5.10.0-4) ... [2022-04-19T14:57:12.657Z] #21 17.73 Selecting previously unselected package xxd. [2022-04-19T14:57:12.657Z] #21 17.74 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T14:57:12.657Z] #21 17.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:57:12.915Z] #21 17.88 Selecting previously unselected package vim-common. [2022-04-19T14:57:12.915Z] #21 17.90 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T14:57:12.915Z] #21 17.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:57:13.172Z] #21 18.06 Selecting previously unselected package bash-completion. [2022-04-19T14:57:13.172Z] #21 18.06 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-19T14:57:13.277Z] ok github.com/docker/docker/quota 0.232s coverage: 71.4% of statements [2022-04-19T14:57:13.277Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-19T14:57:13.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-19T14:57:14.222Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-04-19T14:57:14.796Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-19T14:57:14.796Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-19T14:57:15.112Z] #21 19.70 Unpacking bash-completion (1:2.11-2) ... [2022-04-19T14:57:15.112Z] #21 20.04 Selecting previously unselected package bzip2. [2022-04-19T14:57:15.112Z] #21 20.04 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-19T14:57:15.112Z] #21 20.05 Unpacking bzip2 (1.0.8-4) ... [2022-04-19T14:57:15.113Z] #21 20.11 Selecting previously unselected package xz-utils. [2022-04-19T14:57:15.113Z] #21 20.12 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-19T14:57:15.113Z] #21 20.13 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T14:57:15.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-19T14:57:15.368Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-19T14:57:15.371Z] #21 20.27 Selecting previously unselected package apparmor. [2022-04-19T14:57:15.371Z] #21 20.27 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-19T14:57:15.371Z] #21 20.33 Unpacking apparmor (2.13.6-10) ... [2022-04-19T14:57:15.576Z] #19 ... [2022-04-19T14:57:15.576Z] [2022-04-19T14:57:15.576Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T14:57:15.576Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T14:57:15.628Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-19T14:57:15.630Z] #21 20.72 Selecting previously unselected package inetutils-ping. [2022-04-19T14:57:15.630Z] #21 20.73 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-19T14:57:15.630Z] #21 20.73 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-19T14:57:15.630Z] #21 20.84 Selecting previously unselected package libip4tc2:amd64. [2022-04-19T14:57:15.838Z] #50 127.3 + dpkg --print-architecture [2022-04-19T14:57:15.838Z] #50 127.3 + git checkout -q v2.1.0 [2022-04-19T14:57:15.889Z] #21 20.84 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-19T14:57:15.889Z] #21 20.86 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T14:57:15.889Z] #21 20.93 Selecting previously unselected package libip6tc2:amd64. [2022-04-19T14:57:15.889Z] #21 20.95 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-19T14:57:15.889Z] #21 20.95 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T14:57:15.889Z] #21 21.01 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-19T14:57:15.889Z] #21 21.01 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-19T14:57:15.889Z] #21 21.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T14:57:15.889Z] #21 21.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-19T14:57:16.104Z] #50 127.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-19T14:57:16.104Z] #50 127.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-19T14:57:16.147Z] #21 21.09 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-19T14:57:16.147Z] #21 21.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T14:57:16.147Z] #21 21.16 Selecting previously unselected package libnftnl11:amd64. [2022-04-19T14:57:16.147Z] #21 21.17 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-19T14:57:16.147Z] #21 21.17 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T14:57:16.404Z] #21 21.25 Selecting previously unselected package iptables. [2022-04-19T14:57:16.404Z] #21 21.26 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-19T14:57:16.404Z] #21 21.26 Unpacking iptables (1.8.7-1) ... [2022-04-19T14:57:16.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-19T14:57:16.662Z] #21 21.54 Selecting previously unselected package libonig5:amd64. [2022-04-19T14:57:16.662Z] #21 21.54 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T14:57:16.662Z] #21 21.55 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T14:57:16.662Z] #21 21.68 Selecting previously unselected package libjq1:amd64. [2022-04-19T14:57:16.662Z] #21 21.68 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T14:57:16.662Z] #21 21.69 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T14:57:16.662Z] #21 21.80 Selecting previously unselected package jq. [2022-04-19T14:57:16.662Z] #21 21.80 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-19T14:57:16.922Z] #21 21.81 Unpacking jq (1.6-2.1) ... [2022-04-19T14:57:16.922Z] #21 21.89 Selecting previously unselected package libaio1:amd64. [2022-04-19T14:57:16.922Z] #21 21.89 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-19T14:57:16.922Z] #21 21.90 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-19T14:57:16.922Z] #21 21.94 Selecting previously unselected package libgpm2:amd64. [2022-04-19T14:57:16.922Z] #21 21.95 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-19T14:57:16.922Z] #21 21.96 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-19T14:57:16.922Z] #21 22.01 Selecting previously unselected package libicu67:amd64. [2022-04-19T14:57:16.922Z] #21 22.01 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-19T14:57:16.922Z] #21 22.01 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T14:57:17.014Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-19T14:57:17.962Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.4% of statements [2022-04-19T14:57:18.223Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-19T14:57:18.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-19T14:57:19.611Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-04-19T14:57:19.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-19T14:57:19.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-19T14:57:20.247Z] #21 25.26 Selecting previously unselected package libinih1:amd64. [2022-04-19T14:57:20.247Z] #21 25.28 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-19T14:57:20.247Z] #21 25.28 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-19T14:57:20.247Z] #21 25.33 Selecting previously unselected package libnet1:amd64. [2022-04-19T14:57:20.247Z] #21 25.34 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T14:57:20.505Z] #21 25.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T14:57:20.505Z] #21 25.43 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T14:57:20.505Z] #21 25.43 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T14:57:20.505Z] #21 25.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T14:57:20.505Z] #21 25.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T14:57:20.505Z] #21 25.54 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T14:57:20.505Z] #21 25.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T14:57:20.505Z] #21 25.61 Selecting previously unselected package net-tools. [2022-04-19T14:57:20.762Z] #21 25.62 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-19T14:57:20.762Z] #21 25.63 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T14:57:20.762Z] #21 25.79 Selecting previously unselected package patch. [2022-04-19T14:57:20.762Z] #21 25.80 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-19T14:57:20.762Z] #21 25.81 Unpacking patch (2.7.6-7) ... [2022-04-19T14:57:21.019Z] #21 25.90 Selecting previously unselected package python-pip-whl. [2022-04-19T14:57:21.019Z] #21 25.90 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-19T14:57:21.019Z] #21 25.91 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T14:57:21.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-19T14:57:21.276Z] #21 26.43 Selecting previously unselected package python3-lib2to3. [2022-04-19T14:57:21.276Z] #21 26.43 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-19T14:57:21.276Z] #21 26.44 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-19T14:57:21.532Z] #21 26.54 Selecting previously unselected package python3-distutils. [2022-04-19T14:57:21.532Z] #21 26.56 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-19T14:57:21.532Z] #21 26.56 Unpacking python3-distutils (3.9.2-1) ... [2022-04-19T14:57:21.789Z] #21 26.69 Selecting previously unselected package python3-pkg-resources. [2022-04-19T14:57:21.789Z] #21 26.71 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T14:57:21.789Z] #21 26.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T14:57:21.789Z] #21 26.84 Selecting previously unselected package python3-setuptools. [2022-04-19T14:57:21.789Z] #21 26.85 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-19T14:57:21.789Z] #21 26.86 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-19T14:57:22.046Z] #21 27.11 Selecting previously unselected package python3-wheel. [2022-04-19T14:57:22.046Z] #21 27.12 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-19T14:57:22.046Z] #21 27.13 Unpacking python3-wheel (0.34.2-1) ... [2022-04-19T14:57:22.046Z] #21 27.20 Selecting previously unselected package python3-pip. [2022-04-19T14:57:22.046Z] #21 27.20 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-19T14:57:22.046Z] #21 27.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T14:57:22.609Z] #21 27.45 Selecting previously unselected package sudo. [2022-04-19T14:57:22.609Z] #21 27.47 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-19T14:57:22.609Z] #21 27.48 Unpacking sudo (1.9.5p2-3) ... [2022-04-19T14:57:22.617Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T14:57:22.617Z] Using test binary docker [2022-04-19T14:57:22.617Z] +++ /etc/init.d/apparmor start [2022-04-19T14:57:22.617Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T14:57:22.617Z] INFO: Waiting for daemon to start... [2022-04-19T14:57:22.617Z] Starting dockerd [2022-04-19T14:57:22.617Z] +++ 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-04-19T14:57:22.866Z] #21 27.94 Selecting previously unselected package thin-provisioning-tools. [2022-04-19T14:57:22.866Z] #21 27.95 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-19T14:57:22.866Z] #21 27.95 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-19T14:57:23.123Z] #21 28.17 Selecting previously unselected package uidmap. [2022-04-19T14:57:23.123Z] #21 28.17 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-19T14:57:23.123Z] #21 28.18 Unpacking uidmap (1:4.8.1-1) ... [2022-04-19T14:57:23.381Z] #21 28.31 Selecting previously unselected package vim-runtime. [2022-04-19T14:57:23.381Z] #21 28.32 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T14:57:23.381Z] #21 28.35 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-19T14:57:23.381Z] #21 28.37 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-19T14:57:23.381Z] #21 28.38 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:57:23.908Z] using credential docker-jenkins-github-credentials [2022-04-19T14:57:23.979Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T14:57:23.980Z] Using test binary docker [2022-04-19T14:57:23.980Z] +++ /etc/init.d/apparmor start [2022-04-19T14:57:23.980Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T14:57:23.980Z] INFO: Waiting for daemon to start... [2022-04-19T14:57:23.980Z] Starting dockerd [2022-04-19T14:57:23.980Z] +++ 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-04-19T14:57:23.980Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T14:57:23.980Z] Using test binary docker [2022-04-19T14:57:23.993Z] Cloning the remote Git repository [2022-04-19T14:57:23.993Z] Cloning with configured refspecs honoured and without tags [2022-04-19T14:57:24.236Z] +++ /etc/init.d/apparmor start [2022-04-19T14:57:24.236Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T14:57:24.236Z] INFO: Waiting for daemon to start... [2022-04-19T14:57:24.236Z] Starting dockerd [2022-04-19T14:57:24.236Z] +++ 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-04-19T14:57:24.428Z] Fetching without tags [2022-04-19T14:57:24.493Z] . [2022-04-19T14:57:24.493Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T14:57:24.493Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T14:57:24.493Z] Error: No such image: emptyfs [2022-04-19T14:57:24.493Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-19T14:57:24.493Z] ++++ docker load [2022-04-19T14:57:24.493Z] Running integration-test (iteration 1) [2022-04-19T14:57:24.493Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-19T14:57:24.493Z] ++ 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-04-19T14:57:24.493Z] ++ set -e [2022-04-19T14:57:24.493Z] ++ '[' -n 0 ']' [2022-04-19T14:57:24.493Z] ++ set -x [2022-04-19T14:57:24.493Z] ++ 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-04-19T14:57:24.749Z] Loaded image: busybox:latest [2022-04-19T14:57:24.749Z] Loaded image: busybox:glibc [2022-04-19T14:57:25.179Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:57:24.200Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T14:57:24.631Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-19T14:57:25.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:57:25.383Z] > git --version # timeout=10 [2022-04-19T14:57:25.427Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T14:57:25.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:57:25.430Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:57:25.681Z] Loaded image: debian:bullseye-slim [2022-04-19T14:57:25.681Z] Loaded image: hello-world:latest [2022-04-19T14:57:25.681Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T14:57:25.681Z] INFO: Testing against a local daemon [2022-04-19T14:57:25.681Z] === RUN TestCgroupNamespacesBuild [2022-04-19T14:57:25.938Z] [2022-04-19T14:57:25.938Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T14:57:25.938Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T14:57:26.194Z] Error: No such image: emptyfs [2022-04-19T14:57:26.194Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-19T14:57:26.194Z] ++++ docker load [2022-04-19T14:57:26.194Z] [2022-04-19T14:57:26.194Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T14:57:26.194Z] Running integration-test (iteration 1) [2022-04-19T14:57:26.194Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T14:57:26.194Z] 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-04-19T14:57:26.195Z] ++ 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-04-19T14:57:26.195Z] ++ set -e [2022-04-19T14:57:26.195Z] ++ '[' -n 0 ']' [2022-04-19T14:57:26.195Z] ++ set -x [2022-04-19T14:57:26.195Z] ++ 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-04-19T14:57:26.195Z] Error: No such image: emptyfs [2022-04-19T14:57:26.195Z] ++++ docker load [2022-04-19T14:57:26.195Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-19T14:57:26.195Z] Running integration-test (iteration 1) [2022-04-19T14:57:26.195Z] 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-04-19T14:57:26.195Z] ++ 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-04-19T14:57:26.195Z] ++ set -e [2022-04-19T14:57:26.195Z] ++ '[' -n 0 ']' [2022-04-19T14:57:26.195Z] ++ set -x [2022-04-19T14:57:26.195Z] ++ 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-04-19T14:57:26.452Z] Loaded image: busybox:latest [2022-04-19T14:57:26.660Z] #21 31.25 Selecting previously unselected package vim. [2022-04-19T14:57:26.660Z] #21 31.27 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T14:57:26.660Z] #21 31.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:57:26.660Z] #21 31.80 Selecting previously unselected package xfsprogs. [2022-04-19T14:57:26.660Z] #21 31.80 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-19T14:57:26.660Z] #21 31.81 Unpacking xfsprogs (5.10.0-4) ... [2022-04-19T14:57:26.709Z] Loaded image: busybox:glibc [2022-04-19T14:57:26.709Z] Loaded image: busybox:latest [2022-04-19T14:57:26.709Z] Loaded image: busybox:glibc [2022-04-19T14:57:24.104Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:57:24.166Z] > git config --add remote.origin.fetch +refs/pull/43502/head:refs/remotes/origin/PR-43502 # timeout=10 [2022-04-19T14:57:24.214Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:57:24.339Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:57:24.467Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:57:24.467Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:57:24.469Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:57:25.292Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:57:25.340Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:57:27.229Z] #21 32.22 Selecting previously unselected package zip. [2022-04-19T14:57:27.229Z] #21 32.23 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-19T14:57:27.229Z] #21 32.24 Unpacking zip (3.0-12) ... [2022-04-19T14:57:27.360Z] --- PASS: TestCgroupNamespacesBuild (1.54s) [2022-04-19T14:57:27.360Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-19T14:57:27.487Z] #21 32.35 Selecting previously unselected package zstd. [2022-04-19T14:57:27.487Z] #21 32.37 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-19T14:57:27.487Z] #21 32.38 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-19T14:57:27.616Z] Loaded image: debian:bullseye-slim [2022-04-19T14:57:27.746Z] #21 32.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T14:57:27.873Z] Loaded image: hello-world:latest [2022-04-19T14:57:27.873Z] Loaded image: debian:bullseye-slim [2022-04-19T14:57:27.873Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T14:57:27.873Z] INFO: Testing against a local daemon [2022-04-19T14:57:27.873Z] === RUN TestDockerDaemonSuite [2022-04-19T14:57:27.873Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-19T14:57:27.873Z] Loaded image: hello-world:latest [2022-04-19T14:57:27.873Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T14:57:27.873Z] INFO: Testing against a local daemon [2022-04-19T14:57:27.873Z] === RUN TestDockerSuite [2022-04-19T14:57:27.873Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-19T14:57:27.873Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-19T14:57:27.873Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-19T14:57:27.873Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-19T14:57:27.873Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-19T14:57:27.873Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-19T14:57:28.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-19T14:57:28.129Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-19T14:57:28.129Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-19T14:57:28.129Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-19T14:57:28.356Z] #50 ... [2022-04-19T14:57:28.356Z] [2022-04-19T14:57:28.356Z] #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-04-19T14:57:28.356Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-19T14:57:28.356Z] #19 123.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-19T14:57:28.356Z] #19 123.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:57:28.356Z] #19 123.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T14:57:28.356Z] #19 124.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-19T14:57:28.356Z] #19 124.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:57:28.356Z] #19 124.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:57:28.356Z] #19 132.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-19T14:57:28.356Z] #19 132.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:57:28.356Z] #19 132.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:57:28.356Z] #19 132.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-19T14:57:28.356Z] #19 132.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:57:28.356Z] #19 132.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T14:57:28.356Z] #19 132.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-19T14:57:28.356Z] #19 132.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:57:28.356Z] #19 132.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T14:57:28.356Z] #19 132.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-19T14:57:28.356Z] #19 132.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:57:28.356Z] #19 132.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:57:28.356Z] #19 132.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-19T14:57:28.356Z] #19 132.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:57:28.356Z] #19 132.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:57:28.356Z] #19 132.4 Selecting previously unselected package cross-config. [2022-04-19T14:57:28.356Z] #19 132.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-19T14:57:28.356Z] #19 132.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-19T14:57:28.356Z] #19 132.4 Selecting previously unselected package gcc-10-cross-base. [2022-04-19T14:57:28.356Z] #19 132.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:28.356Z] #19 132.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-19T14:57:28.356Z] #19 132.5 Selecting previously unselected package libc6-arm64-cross. [2022-04-19T14:57:28.356Z] #19 132.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-19T14:57:28.356Z] #19 132.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-19T14:57:28.356Z] #19 132.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-19T14:57:28.356Z] #19 132.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:28.356Z] #19 132.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:57:28.356Z] #19 132.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-19T14:57:28.356Z] #19 132.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:28.356Z] #19 132.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:57:28.356Z] #19 132.9 Selecting previously unselected package libitm1-arm64-cross. [2022-04-19T14:57:28.356Z] #19 133.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:28.356Z] #19 133.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:57:28.356Z] #19 133.0 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-19T14:57:28.356Z] #19 133.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:28.356Z] #19 133.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:57:28.356Z] #19 133.1 Selecting previously unselected package libasan6-arm64-cross. [2022-04-19T14:57:28.356Z] #19 133.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:28.356Z] #19 133.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:57:28.385Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-19T14:57:28.385Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-19T14:57:28.617Z] #19 133.6 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-19T14:57:28.617Z] #19 133.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:28.617Z] #19 133.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:57:28.641Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-19T14:57:28.641Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-04-19T14:57:28.641Z] === RUN TestBuildWithSession [2022-04-19T14:57:28.641Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T14:57:28.641Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T14:57:28.641Z] === RUN TestBuildSquashParent [2022-04-19T14:57:28.724Z] #21 33.66 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T14:57:28.724Z] #21 33.68 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T14:57:28.724Z] #21 33.69 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-19T14:57:28.724Z] #21 33.70 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T14:57:28.724Z] #21 33.71 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T14:57:28.724Z] #21 33.73 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-19T14:57:28.724Z] #21 33.74 Setting up uidmap (1:4.8.1-1) ... [2022-04-19T14:57:28.724Z] #21 33.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T14:57:28.724Z] #21 33.77 Setting up bzip2 (1.0.8-4) ... [2022-04-19T14:57:28.724Z] #21 33.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T14:57:28.724Z] #21 33.79 Setting up python3-wheel (0.34.2-1) ... [2022-04-19T14:57:28.878Z] #19 133.8 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-19T14:57:28.878Z] #19 133.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:28.878Z] #19 133.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:57:28.897Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-19T14:57:28.897Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-19T14:57:28.897Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-19T14:57:29.056Z] Merge succeeded, producing a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:57:29.056Z] Checking out Revision a46700dbdbf4d8bb5215f88b4f614edea97e0972 (PR-43502) [2022-04-19T14:57:29.454Z] #19 134.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-19T14:57:29.454Z] #19 134.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:29.454Z] #19 134.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:57:29.454Z] #19 134.5 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-19T14:57:29.454Z] #19 134.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:29.454Z] #19 134.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:57:29.655Z] #21 34.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:57:29.655Z] #21 34.53 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-19T14:57:29.655Z] #21 34.54 Setting up libcap2-bin (1:2.44-1) ... [2022-04-19T14:57:29.655Z] #21 34.55 Setting up apparmor (2.13.6-10) ... [2022-04-19T14:57:29.717Z] #19 134.7 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-19T14:57:29.717Z] #19 134.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:29.717Z] #19 134.7 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:57:29.978Z] #19 135.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-19T14:57:28.677Z] > git remote # timeout=10 [2022-04-19T14:57:28.768Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T14:57:28.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:57:28.823Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T14:57:28.968Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-19T14:57:29.093Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:57:29.139Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:57:30.241Z] #19 135.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:57:30.241Z] #19 135.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:57:30.266Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-19T14:57:30.266Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-19T14:57:30.266Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-19T14:57:30.266Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-19T14:57:30.329Z] using credential docker-jenkins-github-credentials [2022-04-19T14:57:30.409Z] Cloning the remote Git repository [2022-04-19T14:57:30.409Z] Cloning with configured refspecs honoured and without tags [2022-04-19T14:57:31.030Z] #21 35.97 Setting up zip (3.0-12) ... [2022-04-19T14:57:31.030Z] #21 35.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:57:31.030Z] #21 36.01 Setting up bash-completion (1:2.11-2) ... [2022-04-19T14:57:30.610Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T14:57:31.017Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-19T14:57:31.632Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-19T14:57:31.889Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-19T14:57:32.145Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-19T14:57:32.401Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-19T14:57:32.401Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-19T14:57:32.401Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-19T14:57:32.931Z] #21 37.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T14:57:32.931Z] #21 37.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-19T14:57:32.931Z] #21 37.83 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-19T14:57:32.931Z] #21 37.84 Setting up patch (2.7.6-7) ... [2022-04-19T14:57:32.931Z] #21 37.85 Setting up sudo (1.9.5p2-3) ... [2022-04-19T14:57:32.931Z] #21 37.95 invoke-rc.d: could not determine current runlevel [2022-04-19T14:57:32.931Z] #21 37.95 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-19T14:57:32.931Z] #21 37.96 Setting up xfsprogs (5.10.0-4) ... [2022-04-19T14:57:32.931Z] #21 37.97 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-19T14:57:32.931Z] #21 37.99 Setting up inetutils-ping (2:2.0-1) ... [2022-04-19T14:57:32.931Z] #21 38.01 Setting up pigz (2.6-1) ... [2022-04-19T14:57:32.931Z] #21 38.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T14:57:32.931Z] #21 38.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T14:57:32.962Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-19T14:57:33.188Z] #21 38.05 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T14:57:33.188Z] #21 38.07 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:57:31.859Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:57:31.860Z] > git --version # timeout=10 [2022-04-19T14:57:31.911Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T14:57:31.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:57:31.915Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:57:33.751Z] #21 38.80 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-19T14:57:33.751Z] #21 38.81 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-19T14:57:34.008Z] #21 39.18 Setting up libelf1:amd64 (0.183-1) ... [2022-04-19T14:57:34.265Z] #21 39.21 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-19T14:57:34.265Z] #21 39.22 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T14:57:34.265Z] #21 39.23 Setting up python3-distutils (3.9.2-1) ... [2022-04-19T14:57:34.326Z] --- PASS: TestBuildSquashParent (5.71s) [2022-04-19T14:57:34.326Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T14:57:34.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T14:57:34.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T14:57:34.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T14:57:34.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T14:57:34.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T14:57:34.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T14:57:34.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T14:57:34.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T14:57:34.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T14:57:34.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T14:57:34.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T14:57:34.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T14:57:34.326Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T14:57:34.326Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T14:57:34.326Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T14:57:34.326Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T14:57:34.326Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T14:57:34.326Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T14:57:34.829Z] #21 39.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:57:34.829Z] #21 39.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-19T14:57:34.829Z] #21 39.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-19T14:57:34.829Z] #21 39.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-19T14:57:34.829Z] #21 39.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-19T14:57:34.829Z] #21 39.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-19T14:57:34.829Z] #21 39.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-19T14:57:34.829Z] #21 39.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-19T14:57:34.829Z] #21 39.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-19T14:57:34.829Z] #21 39.75 Setting up python3-setuptools (52.0.0-4) ... [2022-04-19T14:57:36.216Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-19T14:57:36.246Z] #21 41.17 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T14:57:36.246Z] #21 41.19 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T14:57:36.246Z] #21 41.19 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-19T14:57:36.246Z] #21 41.21 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T14:57:37.175Z] #21 42.25 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T14:57:37.175Z] #21 42.26 Setting up jq (1.6-2.1) ... [2022-04-19T14:57:37.175Z] #21 42.30 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-19T14:57:37.431Z] #21 42.32 Setting up iptables (1.8.7-1) ... [2022-04-19T14:57:37.431Z] #21 42.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T14:57:37.431Z] #21 42.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T14:57:37.431Z] #21 42.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T14:57:37.431Z] #21 42.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T14:57:37.431Z] #21 42.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-19T14:57:37.432Z] #21 42.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-19T14:57:37.432Z] #21 42.37 Setting up iproute2 (5.10.0-4) ... [2022-04-19T14:57:37.629Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-19T14:57:37.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2022-04-19T14:57:37.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s) [2022-04-19T14:57:37.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.74s) [2022-04-19T14:57:37.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.80s) [2022-04-19T14:57:37.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2022-04-19T14:57:37.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s) [2022-04-19T14:57:37.629Z] === RUN TestBuildMultiStageCopy [2022-04-19T14:57:37.629Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T14:57:37.720Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.3% of statements [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T14:57:37.720Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T14:57:37.790Z] #21 42.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === Skipped [2022-04-19T14:57:37.982Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T14:57:37.982Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T14:57:37.982Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T14:57:37.982Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T14:57:37.982Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-19T14:57:37.982Z] graphtest_unix.go:71: No driver to put! [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-19T14:57:37.982Z] time="2022-04-19T14:56:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-19T14:57:37.982Z] time="2022-04-19T14:56:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-19T14:57:37.982Z] time="2022-04-19T14:56:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-19T14:57:37.982Z] time="2022-04-19T14:56:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-19T14:57:37.982Z] time="2022-04-19T14:56:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-19T14:57:37.982Z] graphtest_unix.go:71: No driver to put! [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-19T14:57:37.982Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-19T14:57:37.982Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-19T14:57:37.982Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-19T14:57:37.982Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-19T14:57:37.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T14:57:37.982Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-19T14:57:37.982Z] graphtest_unix.go:71: No driver to put! [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-19T14:57:37.982Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-19T14:57:37.982Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-19T14:57:37.982Z] [2022-04-19T14:57:37.982Z] DONE 2436 tests, 28 skipped in 208.199s [2022-04-19T14:57:37.982Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/config [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/idm [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T14:57:37.982Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/ns [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/options [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/osl [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T14:57:37.983Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-19T14:57:37.983Z] + 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-04-19T14:57:38.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-19T14:57:38.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-19T14:57:38.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-19T14:57:38.190Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-19T14:57:38.754Z] #21 DONE 43.9s [2022-04-19T14:57:38.754Z] [2022-04-19T14:57:38.754Z] #22 [dev-systemd-false 8/24] 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-04-19T14:57:38.754Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-19T14:57:39.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-19T14:57:39.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-19T14:57:39.114Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T14:57:39.114Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T14:57:39.114Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T14:57:39.369Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T14:57:39.625Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2022-04-19T14:57:39.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-04-19T14:57:39.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s) [2022-04-19T14:57:39.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2022-04-19T14:57:39.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2022-04-19T14:57:39.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.17s) [2022-04-19T14:57:39.625Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T14:57:39.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-19T14:57:39.950Z] #22 0.954 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-19T14:57:39.950Z] #22 0.958 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-19T14:57:39.950Z] #22 0.961 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-19T14:57:39.950Z] #22 DONE 1.0s [2022-04-19T14:57:39.950Z] [2022-04-19T14:57:39.950Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T14:57:39.950Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-19T14:57:40.185Z] --- PASS: TestBuildMultiStageParentConfig (0.51s) [2022-04-19T14:57:40.185Z] === RUN TestBuildLabelWithTargets [2022-04-19T14:57:40.185Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-19T14:57:40.261Z] #19 144.3 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-19T14:57:40.261Z] #19 144.3 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:57:40.261Z] #19 144.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:57:40.261Z] #19 ... [2022-04-19T14:57:40.261Z] [2022-04-19T14:57:40.261Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T14:57:40.261Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T14:57:40.261Z] #50 DONE 151.4s [2022-04-19T14:57:40.261Z] [2022-04-19T14:57:40.261Z] #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-04-19T14:57:40.261Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-19T14:57:40.261Z] #19 144.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-19T14:57:40.261Z] #19 144.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-19T14:57:40.261Z] #19 144.9 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-19T14:57:40.518Z] Commit message: "Cleanup servicebindings only on Windows" [2022-04-19T14:57:40.522Z] #19 145.5 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-19T14:57:40.522Z] #19 145.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-19T14:57:40.522Z] #19 145.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-19T14:57:40.931Z] > git --version # timeout=10 [2022-04-19T14:57:40.980Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T14:57:41.026Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T14:57:41.095Z] #19 146.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-19T14:57:41.095Z] #19 146.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:41.110Z] --- PASS: TestBuildLabelWithTargets (0.85s) [2022-04-19T14:57:41.110Z] === RUN TestBuildWithEmptyLayers [2022-04-19T14:57:41.110Z] --- PASS: TestBuildWithEmptyLayers (0.34s) [2022-04-19T14:57:41.110Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T14:57:41.356Z] #19 146.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T14:57:41.928Z] #19 146.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-19T14:57:41.928Z] #19 146.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:57:41.928Z] #19 146.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:57:42.039Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-19T14:57:42.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-19T14:57:42.599Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-19T14:57:42.854Z] --- PASS: TestBuildMultiStageOnBuild (1.53s) [2022-04-19T14:57:42.854Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T14:57:42.965Z] Fetching without tags [2022-04-19T14:57:43.414Z] --- PASS: TestBuildUncleanTarFilenames (0.48s) [2022-04-19T14:57:43.415Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T14:57:43.415Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-19T14:57:43.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-19T14:57:43.743Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:57:43.976Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-19T14:57:42.643Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:57:42.701Z] > git config --add remote.origin.fetch +refs/pull/43502/head:refs/remotes/origin/PR-43502 # timeout=10 [2022-04-19T14:57:42.748Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:57:42.873Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:57:43.004Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:57:43.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:57:43.006Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:57:43.861Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:57:43.904Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:57:44.308Z] + docker version [2022-04-19T14:57:44.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-19T14:57:44.537Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-19T14:57:44.792Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2022-04-19T14:57:44.792Z] === RUN TestBuildWithHugeFile [2022-04-19T14:57:44.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-19T14:57:45.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-19T14:57:46.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-19T14:57:46.677Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-19T14:57:47.250Z] > git remote # timeout=10 [2022-04-19T14:57:47.316Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T14:57:47.587Z] Merge succeeded, producing a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:57:47.587Z] Checking out Revision a46700dbdbf4d8bb5215f88b4f614edea97e0972 (PR-43502) [2022-04-19T14:57:47.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-19T14:57:48.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-19T14:57:48.562Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-19T14:57:49.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-19T14:57:49.488Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-19T14:57:49.488Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-19T14:57:49.913Z] #23 9.232 Collecting yamllint==1.26.1 [2022-04-19T14:57:50.048Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-19T14:57:50.072Z] #19 153.8 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-19T14:57:50.072Z] #19 153.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:57:50.072Z] #19 153.8 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:57:50.072Z] #19 153.8 Selecting previously unselected package patch. [2022-04-19T14:57:50.072Z] #19 153.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-19T14:57:50.072Z] #19 153.8 Unpacking patch (2.7.6-7) ... [2022-04-19T14:57:50.072Z] #19 153.9 Selecting previously unselected package dpkg-dev. [2022-04-19T14:57:50.072Z] #19 153.9 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-19T14:57:50.072Z] #19 153.9 Unpacking dpkg-dev (1.20.9) ... [2022-04-19T14:57:50.072Z] #19 154.1 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-19T14:57:50.072Z] #19 154.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-19T14:57:50.072Z] #19 154.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-19T14:57:50.072Z] #19 154.1 Selecting previously unselected package libio-string-perl. [2022-04-19T14:57:50.072Z] #19 154.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-19T14:57:50.072Z] #19 154.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-19T14:57:50.072Z] #19 154.2 Selecting previously unselected package libicu67:amd64. [2022-04-19T14:57:50.072Z] #19 154.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-19T14:57:50.072Z] #19 154.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T14:57:50.169Z] #23 10.30 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-19T14:57:50.283Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T14:57:50.283Z] Using test binary docker [2022-04-19T14:57:50.283Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-19T14:57:50.283Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-19T14:57:50.283Z] Starting dockerd [2022-04-19T14:57:50.283Z] INFO: Waiting for daemon to start... [2022-04-19T14:57:50.333Z] #19 155.4 Selecting previously unselected package libxml2:amd64. [2022-04-19T14:57:50.333Z] #19 155.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-19T14:57:50.333Z] #19 155.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T14:57:50.333Z] #19 155.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-19T14:57:50.593Z] #19 155.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-19T14:57:50.593Z] #19 155.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-19T14:57:50.593Z] #19 155.6 Selecting previously unselected package libxml-sax-base-perl. [2022-04-19T14:57:50.593Z] #19 155.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-19T14:57:50.593Z] #19 155.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-19T14:57:50.593Z] #19 155.6 Selecting previously unselected package libxml-sax-perl. [2022-04-19T14:57:50.593Z] #19 155.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-19T14:57:50.593Z] #19 155.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-19T14:57:50.593Z] #19 155.7 Selecting previously unselected package libxml-libxml-perl. [2022-04-19T14:57:50.593Z] #19 155.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-19T14:57:50.593Z] #19 155.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-19T14:57:50.608Z] docker_cli_daemon_test.go:1472: [d84b8e4826882] daemon is not started [2022-04-19T14:57:47.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:57:47.363Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T14:57:47.501Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-19T14:57:47.625Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:57:47.667Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:57:50.854Z] #19 155.8 Selecting previously unselected package libxml-simple-perl. [2022-04-19T14:57:50.854Z] #19 155.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-19T14:57:50.854Z] #19 155.8 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-19T14:57:50.854Z] #19 155.8 Selecting previously unselected package libyaml-perl. [2022-04-19T14:57:50.854Z] #19 155.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-19T14:57:50.854Z] #19 155.9 Unpacking libyaml-perl (1.30-1) ... [2022-04-19T14:57:50.854Z] #19 155.9 Selecting previously unselected package libconfig-auto-perl. [2022-04-19T14:57:50.854Z] #19 155.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-19T14:57:50.854Z] #19 155.9 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-19T14:57:50.854Z] #19 156.0 Selecting previously unselected package libfile-which-perl. [2022-04-19T14:57:50.854Z] #19 156.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-19T14:57:50.854Z] #19 156.0 Unpacking libfile-which-perl (1.23-1) ... [2022-04-19T14:57:50.854Z] #19 156.0 Selecting previously unselected package libfile-homedir-perl. [2022-04-19T14:57:50.854Z] #19 156.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-19T14:57:50.854Z] #19 156.0 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-19T14:57:50.854Z] #19 156.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-19T14:57:50.854Z] #19 156.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-19T14:57:51.114Z] #19 156.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-19T14:57:51.114Z] #19 156.1 Selecting previously unselected package dpkg-cross. [2022-04-19T14:57:51.114Z] #19 156.1 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-19T14:57:51.114Z] #19 156.1 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-19T14:57:51.114Z] #19 156.1 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-19T14:57:51.114Z] #19 156.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-19T14:57:51.114Z] #19 156.2 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-19T14:57:51.114Z] #19 156.2 Selecting previously unselected package libc6-armel-cross. [2022-04-19T14:57:51.114Z] #19 156.2 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-19T14:57:51.114Z] #19 156.2 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-19T14:57:51.169Z] check_test.go:308: [dd5aa313804a6] daemon is not started [2022-04-19T14:57:51.169Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-19T14:57:51.375Z] #19 156.4 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-19T14:57:51.375Z] #19 156.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:51.375Z] #19 156.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:57:51.375Z] #19 156.4 Selecting previously unselected package libgomp1-armel-cross. [2022-04-19T14:57:51.375Z] #19 ... [2022-04-19T14:57:51.375Z] [2022-04-19T14:57:51.375Z] #58 [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-04-19T14:57:51.375Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:57:51.375Z] #58 163.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-19T14:57:51.533Z] #23 11.43 Collecting pathspec>=0.5.3 [2022-04-19T14:57:51.533Z] #23 11.44 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-19T14:57:51.533Z] #23 11.71 Collecting pyyaml [2022-04-19T14:57:51.790Z] #23 11.72 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-04-19T14:57:51.790Z] #23 11.76 Building wheels for collected packages: yamllint [2022-04-19T14:57:51.790Z] #23 11.77 Building wheel for yamllint (setup.py): started [2022-04-19T14:57:52.095Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-19T14:57:52.192Z] . [2022-04-19T14:57:52.192Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T14:57:52.192Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T14:57:52.192Z] Error: No such image: emptyfs [2022-04-19T14:57:52.352Z] #23 12.61 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-19T14:57:52.452Z] Running integration-test (iteration 1) [2022-04-19T14:57:52.453Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-19T14:57:52.609Z] #23 12.61 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b955ef9058ef126cfeb825d22005916dea7e2ab633581b9f2fe644f607320539 [2022-04-19T14:57:52.609Z] #23 12.61 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-19T14:57:52.609Z] #23 12.63 Successfully built yamllint [2022-04-19T14:57:52.609Z] #23 12.64 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-19T14:57:52.661Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-19T14:57:52.714Z] Loaded image: busybox:latest [2022-04-19T14:57:52.714Z] Loaded image: busybox:glibc [2022-04-19T14:57:52.866Z] #23 13.05 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-19T14:57:52.967Z] Client: [2022-04-19T14:57:52.967Z] Version: 20.10.9 [2022-04-19T14:57:52.967Z] API version: 1.41 [2022-04-19T14:57:52.967Z] Go version: go1.16.8 [2022-04-19T14:57:52.967Z] Git commit: c2ea9bc [2022-04-19T14:57:52.967Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T14:57:52.967Z] OS/Arch: windows/amd64 [2022-04-19T14:57:52.967Z] Context: default [2022-04-19T14:57:52.967Z] Experimental: true [2022-04-19T14:57:52.967Z] [2022-04-19T14:57:52.967Z] Server: Docker Engine - Community [2022-04-19T14:57:52.967Z] Engine: [2022-04-19T14:57:52.967Z] Version: 20.10.9 [2022-04-19T14:57:52.967Z] API version: 1.41 (minimum version 1.24) [2022-04-19T14:57:52.967Z] Go version: go1.16.8 [2022-04-19T14:57:52.967Z] Git commit: 79ea9d3 [2022-04-19T14:57:52.967Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T14:57:52.967Z] OS/Arch: windows/amd64 [2022-04-19T14:57:52.967Z] Experimental: true [2022-04-19T14:57:53.224Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-19T14:57:53.224Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-19T14:57:53.428Z] #23 DONE 13.5s [2022-04-19T14:57:53.428Z] [2022-04-19T14:57:53.428Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T14:57:53.428Z] #27 sha256:958c3d3d771375daadd50044d951a79d8e15e3122e6c8ea5a53d33ce2d34e1e2 [Pipeline] sh [2022-04-19T14:57:53.685Z] #27 DONE 0.3s [2022-04-19T14:57:53.685Z] [2022-04-19T14:57:53.685Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T14:57:53.685Z] #32 sha256:36dc2ee0774e82ae208d933a8afecca1eae3f2f0fd173588bc403f2c8960c071 [2022-04-19T14:57:54.099Z] Loaded image: debian:bullseye-slim [2022-04-19T14:57:54.099Z] Loaded image: hello-world:latest [2022-04-19T14:57:54.151Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-19T14:57:54.187Z] Fetching without tags [2022-04-19T14:57:54.248Z] #32 DONE 0.4s [2022-04-19T14:57:54.248Z] [2022-04-19T14:57:54.248Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T14:57:54.248Z] #35 sha256:b6d90d22351cae04a3d84c886f7cb0266b46e278f77fa046f65d74b49d147fd4 [2022-04-19T14:57:54.248Z] #35 DONE 0.3s [2022-04-19T14:57:54.248Z] [2022-04-19T14:57:54.248Z] #60 [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-04-19T14:57:54.248Z] #60 sha256:5143471e92118252e57e502a0730619e719afad9dc9dcca5ef46b07626190cca [2022-04-19T14:57:54.361Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T14:57:54.361Z] INFO: Testing against a local daemon [2022-04-19T14:57:54.361Z] === RUN TestCgroupNamespacesBuild [2022-04-19T14:57:54.504Z] #60 ... [2022-04-19T14:57:54.504Z] [2022-04-19T14:57:54.504Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T14:57:54.504Z] #37 sha256:389dbaeb8086dc4afd32591126da50727fe3a94ce5d8ed7fc7c048f20108122e [2022-04-19T14:57:54.504Z] #37 DONE 0.0s [2022-04-19T14:57:54.504Z] [2022-04-19T14:57:54.504Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T14:57:54.504Z] #41 sha256:687fea3a0a7c3f3739c44f20512bac95047c83545e261999966a81dfcc1a7e84 [2022-04-19T14:57:54.504Z] #41 DONE 0.0s [2022-04-19T14:57:54.550Z] + docker info [2022-04-19T14:57:54.550Z] Client: [2022-04-19T14:57:54.550Z] Context: default [2022-04-19T14:57:54.550Z] Debug Mode: false [2022-04-19T14:57:54.550Z] [2022-04-19T14:57:54.550Z] Server: [2022-04-19T14:57:54.550Z] Containers: 0 [2022-04-19T14:57:54.550Z] Running: 0 [2022-04-19T14:57:54.550Z] Paused: 0 [2022-04-19T14:57:54.550Z] Stopped: 0 [2022-04-19T14:57:54.550Z] Images: 0 [2022-04-19T14:57:54.550Z] Server Version: 20.10.9 [2022-04-19T14:57:54.550Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-19T14:57:54.550Z] LCOW: [2022-04-19T14:57:54.550Z] Windows: [2022-04-19T14:57:54.550Z] Logging Driver: json-file [2022-04-19T14:57:54.550Z] Plugins: [2022-04-19T14:57:54.550Z] Volume: local [2022-04-19T14:57:54.550Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T14:57:54.550Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T14:57:54.550Z] Swarm: inactive [2022-04-19T14:57:54.550Z] Default Isolation: process [2022-04-19T14:57:54.550Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T14:57:54.550Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-19T14:57:54.550Z] OSType: windows [2022-04-19T14:57:54.550Z] Architecture: x86_64 [2022-04-19T14:57:54.550Z] CPUs: 4 [2022-04-19T14:57:54.550Z] Total Memory: 32GiB [2022-04-19T14:57:54.550Z] Name: azwin-2-d93060 [2022-04-19T14:57:54.550Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-19T14:57:54.550Z] Docker Root Dir: D:\docker [2022-04-19T14:57:54.550Z] Debug Mode: false [2022-04-19T14:57:54.550Z] Registry: https://index.docker.io/v1/ [2022-04-19T14:57:54.550Z] Labels: [2022-04-19T14:57:54.550Z] Experimental: true [2022-04-19T14:57:54.550Z] Insecure Registries: [2022-04-19T14:57:54.550Z] 10.0.0.4:5000 [2022-04-19T14:57:54.551Z] 127.0.0.0/8 [2022-04-19T14:57:54.551Z] Registry Mirrors: [2022-04-19T14:57:54.551Z] http://10.0.0.4:5000/ [2022-04-19T14:57:54.551Z] Live Restore Enabled: false [2022-04-19T14:57:54.551Z] Product License: Community Engine [2022-04-19T14:57:54.551Z] [Pipeline] } [2022-04-19T14:57:54.712Z] #58 DONE 166.4s [2022-04-19T14:57:54.713Z] [2022-04-19T14:57:54.712Z] check_test.go:308: [d78c404d6752c] daemon is not started [2022-04-19T14:57:54.713Z] #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-04-19T14:57:54.713Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-19T14:57:54.713Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-19T14:57:54.713Z] #19 156.4 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:54.713Z] #19 156.4 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:57:54.713Z] #19 157.4 Selecting previously unselected package libatomic1-armel-cross. [2022-04-19T14:57:54.713Z] #19 157.4 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:54.713Z] #19 157.6 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:57:54.713Z] #19 158.6 Selecting previously unselected package libasan6-armel-cross. [2022-04-19T14:57:54.713Z] #19 158.6 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:54.713Z] #19 158.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:57:54.713Z] #19 159.6 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-19T14:57:54.713Z] #19 159.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:54.713Z] #19 159.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:57:54.713Z] #19 159.7 Selecting previously unselected package libubsan1-armel-cross. [2022-04-19T14:57:54.713Z] #19 159.7 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:54.713Z] #19 159.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-19T14:57:54.760Z] [2022-04-19T14:57:54.761Z] #56 [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-04-19T14:57:54.761Z] #56 sha256:390deaffe7494975369dc0ccc6d34e9f17ebc00616e1c16b8bd00070153258be [2022-04-19T14:57:54.944Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:57:54.990Z] #19 159.9 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-19T14:57:54.991Z] #19 159.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:57:54.991Z] #19 159.9 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:57:54.991Z] #19 160.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-19T14:57:54.991Z] #19 160.1 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:57:54.991Z] #19 160.1 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T14:57:53.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:57:53.916Z] > git config --add remote.origin.fetch +refs/pull/43502/head:refs/remotes/origin/PR-43502 # timeout=10 [2022-04-19T14:57:53.969Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:57:54.094Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T14:57:54.225Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T14:57:54.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:57:54.227Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43502/head:refs/remotes/origin/PR-43502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T14:57:55.638Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-19T14:57:55.743Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-04-19T14:57:55.743Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-19T14:57:56.565Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-19T14:57:57.124Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-04-19T14:57:57.124Z] === RUN TestBuildWithSession [2022-04-19T14:57:57.124Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T14:57:57.124Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T14:57:57.124Z] === RUN TestBuildSquashParent [2022-04-19T14:57:57.491Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-19T14:57:57.491Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-19T14:57:55.058Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:57:55.116Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:57:58.460Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-19T14:57:58.715Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-19T14:57:58.715Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-19T14:57:58.820Z] Merge succeeded, producing a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:57:58.820Z] Checking out Revision a46700dbdbf4d8bb5215f88b4f614edea97e0972 (PR-43502) [2022-04-19T14:57:59.872Z] Commit message: "Cleanup servicebindings only on Windows" [2022-04-19T14:58:00.287Z] #19 165.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-19T14:58:00.287Z] #19 165.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:58:00.287Z] #19 165.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T14:58:00.287Z] #19 165.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-19T14:58:00.287Z] #19 165.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-19T14:58:00.287Z] #19 165.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-19T14:58:00.287Z] #19 165.3 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-19T14:58:00.287Z] #19 165.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-19T14:58:00.287Z] #19 165.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-19T14:58:00.287Z] #19 165.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-19T14:58:00.308Z] > git --version # timeout=10 [2022-04-19T14:58:00.352Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T14:58:00.395Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T14:58:00.548Z] #19 165.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:00.548Z] #19 165.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:58:00.548Z] #19 165.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [Pipeline] withEnv [Pipeline] { [2022-04-19T14:58:00.809Z] #19 165.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:58:00.809Z] #19 165.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T14:58:01.230Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-19T14:58:01.326Z] --- PASS: TestBuildSquashParent (4.55s) [2022-04-19T14:58:01.326Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T14:58:01.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T14:58:01.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T14:58:01.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T14:58:01.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T14:58:01.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T14:58:01.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T14:58:01.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T14:58:01.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T14:58:01.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T14:58:01.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T14:58:01.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T14:58:01.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T14:58:01.326Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T14:58:01.326Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T14:57:58.467Z] > git remote # timeout=10 [2022-04-19T14:57:58.539Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T14:57:58.588Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T14:57:58.590Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T14:57:58.733Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-19T14:57:58.859Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T14:57:58.909Z] > git checkout -f a46700dbdbf4d8bb5215f88b4f614edea97e0972 # timeout=10 [2022-04-19T14:58:02.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T14:58:02.970Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T14:58:03.743Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-19T14:58:03.820Z] + docker version [2022-04-19T14:58:03.910Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T14:58:04.481Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T14:58:05.019Z] #19 170.2 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-19T14:58:05.019Z] #19 170.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:58:05.019Z] #19 170.2 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T14:58:05.279Z] #19 170.3 Selecting previously unselected package crossbuild-essential-armel. [2022-04-19T14:58:05.279Z] #19 170.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-19T14:58:05.279Z] #19 170.3 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-19T14:58:05.279Z] #19 170.3 Selecting previously unselected package libc6-armhf-cross. [2022-04-19T14:58:05.279Z] #19 170.3 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-19T14:58:05.279Z] #19 170.3 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-19T14:58:05.279Z] #19 170.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-19T14:58:05.279Z] #19 170.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:05.279Z] #19 170.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:05.279Z] #19 170.5 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-19T14:58:05.279Z] #19 170.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:05.540Z] #19 170.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:05.540Z] #19 170.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-19T14:58:05.540Z] #19 170.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:05.540Z] #19 170.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:05.540Z] #19 170.6 Selecting previously unselected package libasan6-armhf-cross. [2022-04-19T14:58:05.540Z] #19 170.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:05.540Z] #19 170.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:05.801Z] #19 170.8 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-19T14:58:05.801Z] #19 170.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:05.801Z] #19 170.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:05.801Z] #19 170.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-19T14:58:05.801Z] #19 170.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:05.801Z] #19 170.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:05.866Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-19T14:58:05.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s) [2022-04-19T14:58:05.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.57s) [2022-04-19T14:58:05.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.34s) [2022-04-19T14:58:05.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.53s) [2022-04-19T14:58:05.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.49s) [2022-04-19T14:58:05.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s) [2022-04-19T14:58:05.866Z] === RUN TestBuildMultiStageCopy [2022-04-19T14:58:05.866Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T14:58:06.061Z] #19 171.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-19T14:58:06.061Z] #19 171.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:06.061Z] #19 171.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:06.061Z] #19 171.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-19T14:58:06.322Z] #19 171.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:58:06.322Z] #19 171.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T14:58:07.054Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-19T14:58:07.249Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T14:58:07.509Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T14:58:07.769Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T14:58:08.029Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T14:58:08.029Z] --- PASS: TestBuildMultiStageCopy (2.20s) [2022-04-19T14:58:08.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.40s) [2022-04-19T14:58:08.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-04-19T14:58:08.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-04-19T14:58:08.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-04-19T14:58:08.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-04-19T14:58:08.029Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T14:58:08.969Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-04-19T14:58:08.969Z] === RUN TestBuildLabelWithTargets [2022-04-19T14:58:09.551Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-04-19T14:58:09.551Z] === RUN TestBuildWithEmptyLayers [2022-04-19T14:58:09.639Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-19T14:58:10.146Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2022-04-19T14:58:10.146Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T14:58:10.254Z] Commit message: "Cleanup servicebindings only on Windows" [2022-04-19T14:58:10.669Z] > git --version # timeout=10 [2022-04-19T14:58:10.734Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T14:58:10.821Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T14:58:11.108Z] Client: [2022-04-19T14:58:11.108Z] Version: 20.10.9 [2022-04-19T14:58:11.108Z] API version: 1.41 [2022-04-19T14:58:11.108Z] Go version: go1.16.8 [2022-04-19T14:58:11.108Z] Git commit: c2ea9bc [2022-04-19T14:58:11.108Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T14:58:11.108Z] OS/Arch: windows/amd64 [2022-04-19T14:58:11.108Z] Context: default [2022-04-19T14:58:11.108Z] Experimental: true [2022-04-19T14:58:11.108Z] [2022-04-19T14:58:11.108Z] Server: Docker Engine - Community [2022-04-19T14:58:11.108Z] Engine: [2022-04-19T14:58:11.108Z] Version: 20.10.9 [2022-04-19T14:58:11.108Z] API version: 1.41 (minimum version 1.24) [2022-04-19T14:58:11.108Z] Go version: go1.16.8 [2022-04-19T14:58:11.108Z] Git commit: 79ea9d3 [2022-04-19T14:58:11.108Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T14:58:11.108Z] OS/Arch: windows/amd64 [2022-04-19T14:58:11.108Z] Experimental: true [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T14:58:11.566Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-19T14:58:11.612Z] #19 175.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-19T14:58:11.612Z] #19 175.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:58:11.612Z] #19 175.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T14:58:11.612Z] #19 175.9 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-19T14:58:11.612Z] #19 175.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-19T14:58:11.612Z] #19 175.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-19T14:58:11.612Z] #19 176.1 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-19T14:58:11.612Z] #19 176.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-19T14:58:11.612Z] #19 176.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-19T14:58:11.872Z] #19 176.9 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-19T14:58:11.872Z] #19 176.9 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:11.872Z] #19 176.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:12.078Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2022-04-19T14:58:12.078Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T14:58:12.136Z] #19 177.1 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-19T14:58:12.136Z] #19 177.1 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:58:12.136Z] #19 177.1 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T14:58:12.518Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-19T14:58:12.647Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-04-19T14:58:12.647Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T14:58:12.773Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-19T14:58:12.819Z] #56 ... [2022-04-19T14:58:12.819Z] [2022-04-19T14:58:12.819Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T14:58:12.820Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T14:58:12.820Z] #43 184.8 + dpkg --print-architecture [2022-04-19T14:58:12.820Z] #43 184.8 + git checkout -q v2.1.0 [2022-04-19T14:58:12.820Z] #43 185.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-19T14:58:12.820Z] #43 185.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-19T14:58:13.029Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [Pipeline] sh [2022-04-19T14:58:13.955Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-19T14:58:14.210Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-19T14:58:14.465Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-19T14:58:14.556Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s) [2022-04-19T14:58:14.556Z] === RUN TestBuildWithHugeFile [2022-04-19T14:58:14.562Z] + docker info [2022-04-19T14:58:14.562Z] Client: [2022-04-19T14:58:14.562Z] Context: default [2022-04-19T14:58:14.562Z] Debug Mode: false [2022-04-19T14:58:14.562Z] [2022-04-19T14:58:14.562Z] Server: [2022-04-19T14:58:14.562Z] Containers: 0 [2022-04-19T14:58:14.562Z] Running: 0 [2022-04-19T14:58:14.562Z] Paused: 0 [2022-04-19T14:58:14.562Z] Stopped: 0 [2022-04-19T14:58:14.562Z] Images: 0 [2022-04-19T14:58:14.562Z] Server Version: 20.10.9 [2022-04-19T14:58:14.562Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-19T14:58:14.562Z] LCOW: [2022-04-19T14:58:14.562Z] Windows: [2022-04-19T14:58:14.562Z] Logging Driver: json-file [2022-04-19T14:58:14.562Z] Plugins: [2022-04-19T14:58:14.562Z] Volume: local [2022-04-19T14:58:14.562Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T14:58:14.562Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T14:58:14.562Z] Swarm: inactive [2022-04-19T14:58:14.562Z] Default Isolation: process [2022-04-19T14:58:14.562Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T14:58:14.562Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-19T14:58:14.562Z] OSType: windows [2022-04-19T14:58:14.562Z] Architecture: x86_64 [2022-04-19T14:58:14.562Z] CPUs: 4 [2022-04-19T14:58:14.562Z] Total Memory: 32GiB [2022-04-19T14:58:14.562Z] Name: azwin-2-a0da00 [2022-04-19T14:58:14.562Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-19T14:58:14.562Z] Docker Root Dir: D:\docker [2022-04-19T14:58:14.562Z] Debug Mode: false [2022-04-19T14:58:14.562Z] Registry: https://index.docker.io/v1/ [2022-04-19T14:58:14.562Z] Labels: [2022-04-19T14:58:14.562Z] Experimental: true [2022-04-19T14:58:14.562Z] Insecure Registries: [2022-04-19T14:58:14.562Z] 10.0.0.4:5000 [2022-04-19T14:58:14.562Z] 127.0.0.0/8 [2022-04-19T14:58:14.562Z] Registry Mirrors: [2022-04-19T14:58:14.562Z] http://10.0.0.4:5000/ [2022-04-19T14:58:14.562Z] Live Restore Enabled: false [2022-04-19T14:58:14.562Z] Product License: Community Engine [2022-04-19T14:58:14.562Z] [2022-04-19T14:58:14.584Z] + docker version [Pipeline] } [2022-04-19T14:58:14.720Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-19T14:58:15.647Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-19T14:58:16.207Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-19T14:58:16.207Z] check_test.go:308: [d38864a2c85c8] daemon is not started [2022-04-19T14:58:16.207Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-19T14:58:16.513Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-19T14:58:16.513Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a04457d8\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-19T14:58:16.513Z] ---------------------------------------------------------------------------- [2022-04-19T14:58:16.513Z] [2022-04-19T14:58:16.513Z] INFO: executeCI.ps1 starting at Tue Apr 19 14:58:13 CUT 2022 [2022-04-19T14:58:16.513Z] [2022-04-19T14:58:16.513Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-19T14:58:16.513Z] INFO: Running git version 2.24.1.windows.2 [2022-04-19T14:58:16.513Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-19T14:58:16.513Z] INFO: Environment variables: [2022-04-19T14:58:16.513Z] [2022-04-19T14:58:16.513Z] Name Value [2022-04-19T14:58:16.513Z] ---- ----- [2022-04-19T14:58:16.513Z] ALLUSERSPROFILE C:\ProgramData [2022-04-19T14:58:16.513Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-19T14:58:16.513Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-19T14:58:16.513Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-19T14:58:16.513Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-19T14:58:16.513Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-19T14:58:16.513Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-19T14:58:16.513Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-19T14:58:16.513Z] BRANCH_NAME PR-43502 [2022-04-19T14:58:16.513Z] BUILD_DISPLAY_NAME #1 [2022-04-19T14:58:16.513Z] BUILD_ID 1 [2022-04-19T14:58:16.513Z] BUILD_NUMBER 1 [2022-04-19T14:58:16.513Z] BUILD_TAG jenkins-moby-PR-43502-1 [2022-04-19T14:58:16.513Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/ [2022-04-19T14:58:16.513Z] CHANGE_AUTHOR olljanat [2022-04-19T14:58:16.513Z] CHANGE_AUTHOR_DISPLAY_NAME Olli Janatuinen [2022-04-19T14:58:16.513Z] CHANGE_BRANCH fix-hns-policylist-error [2022-04-19T14:58:16.513Z] CHANGE_FORK olljanat [2022-04-19T14:58:16.513Z] CHANGE_ID 43502 [2022-04-19T14:58:16.513Z] CHANGE_TARGET master [2022-04-19T14:58:16.513Z] CHANGE_TITLE Fix HNS policylist error "network not found" during network removal [2022-04-19T14:58:16.513Z] CHANGE_URL https://github.com/moby/moby/pull/43502 [2022-04-19T14:58:16.513Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T14:58:16.513Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-19T14:58:16.513Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-19T14:58:16.513Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-19T14:58:16.513Z] COMPUTERNAME azwin-2-d93060 [2022-04-19T14:58:16.513Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-19T14:58:16.513Z] ConfigSequenceNumber 0 [2022-04-19T14:58:16.513Z] DOCKER_BUILDKIT 0 [2022-04-19T14:58:16.513Z] DOCKER_DUT_DEBUG 1 [2022-04-19T14:58:16.513Z] DOCKER_EXPERIMENTAL 1 [2022-04-19T14:58:16.513Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-19T14:58:16.513Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-19T14:58:16.513Z] EXECUTOR_NUMBER 0 [2022-04-19T14:58:16.513Z] FQDN azwin-2-d93060.westus.cloudapp.azure.com [2022-04-19T14:58:16.513Z] GIT_BRANCH PR-43502 [2022-04-19T14:58:16.513Z] GIT_COMMIT a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:58:16.513Z] GIT_URL https://github.com/moby/moby.git [2022-04-19T14:58:16.513Z] HUDSON_COOKIE 5ee009b6-5d9b-49a5-9746-58de2e4ab229 [2022-04-19T14:58:16.513Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-19T14:58:16.513Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-19T14:58:16.513Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-19T14:58:16.513Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-19T14:58:16.513Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-19T14:58:16.513Z] JENKINS_NODE_COOKIE 7d3824f0-682d-4e56-bd8a-5ed06e6ff0b2 [2022-04-19T14:58:16.513Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-19T14:58:16.513Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-19T14:58:16.513Z] JOB_BASE_NAME PR-43502 [2022-04-19T14:58:16.513Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/display/redirect [2022-04-19T14:58:16.513Z] JOB_NAME moby/PR-43502 [2022-04-19T14:58:16.513Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/ [2022-04-19T14:58:16.513Z] library.jps.version master [2022-04-19T14:58:16.513Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-19T14:58:16.513Z] NODE_LABELS amd64 azure azwin-2-d93060 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-19T14:58:16.513Z] NODE_NAME azwin-2-d93060 [2022-04-19T14:58:16.513Z] NUMBER_OF_PROCESSORS 4 [2022-04-19T14:58:16.513Z] OS Windows_NT [2022-04-19T14:58:16.513Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-19T14:58:16.513Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-19T14:58:16.513Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-19T14:58:16.513Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-19T14:58:16.513Z] PROCESSOR_LEVEL 6 [2022-04-19T14:58:16.513Z] PROCESSOR_REVISION 4f01 [2022-04-19T14:58:16.513Z] ProgramData C:\ProgramData [2022-04-19T14:58:16.513Z] ProgramFiles C:\Program Files [2022-04-19T14:58:16.513Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-19T14:58:16.513Z] ProgramW6432 C:\Program Files [2022-04-19T14:58:16.513Z] PROMPT $P$G [2022-04-19T14:58:16.513Z] PSExecutionPolicyPreference Bypass [2022-04-19T14:58:16.513Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-19T14:58:16.513Z] PUBLIC C:\Users\Public [2022-04-19T14:58:16.513Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/display/redirect?page=artif... [2022-04-19T14:58:16.513Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/display/redirect?page=changes [2022-04-19T14:58:16.513Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/display/redirect [2022-04-19T14:58:16.513Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/display/redirect?page=tests [2022-04-19T14:58:16.514Z] SKIP_VALIDATION_TESTS 1 [2022-04-19T14:58:16.514Z] SOURCES_DRIVE d [2022-04-19T14:58:16.514Z] SOURCES_SUBDIR gopath [2022-04-19T14:58:16.514Z] STAGE_NAME Run tests [2022-04-19T14:58:16.514Z] SystemDrive C: [2022-04-19T14:58:16.514Z] SystemRoot C:\Windows [2022-04-19T14:58:16.514Z] TEMP C:\Windows\TEMP [2022-04-19T14:58:16.514Z] TESTDEBUG 0 [2022-04-19T14:58:16.514Z] TESTRUN_DRIVE d [2022-04-19T14:58:16.514Z] TESTRUN_SUBDIR CI [2022-04-19T14:58:16.514Z] TIMEOUT 120m [2022-04-19T14:58:16.514Z] TMP C:\Windows\TEMP [2022-04-19T14:58:16.514Z] USERDOMAIN WORKGROUP [2022-04-19T14:58:16.514Z] USERNAME azwin-2-d93060$ [2022-04-19T14:58:16.514Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-19T14:58:16.514Z] windir C:\Windows [2022-04-19T14:58:16.514Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-19T14:58:16.514Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-19T14:58:16.514Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-19T14:58:16.514Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-19T14:58:16.514Z] [2022-04-19T14:58:16.514Z] [2022-04-19T14:58:16.514Z] [2022-04-19T14:58:16.514Z] INFO: Sources under d:\gopath\... [2022-04-19T14:58:16.514Z] INFO: Test run under d:\CI\... [2022-04-19T14:58:16.514Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-19T14:58:16.514Z] INFO: docker/docker repository was found [2022-04-19T14:58:16.514Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-19T14:58:17.501Z] ltsc2022: Pulling from windows/servercore [2022-04-19T14:58:17.501Z] 8f616e6e9eec: Pulling fs layer [2022-04-19T14:58:17.501Z] dccd9e4d14d3: Pulling fs layer [2022-04-19T14:58:18.141Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-19T14:58:18.397Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-19T14:58:18.397Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-19T14:58:18.724Z] #19 182.6 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-19T14:58:18.724Z] #19 182.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:58:18.724Z] #19 182.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T14:58:18.724Z] #19 183.7 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-19T14:58:18.724Z] #19 183.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-19T14:58:18.724Z] #19 183.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-19T14:58:18.985Z] #19 184.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-19T14:58:19.246Z] #19 184.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-19T14:58:19.246Z] #19 184.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-19T14:58:19.246Z] #19 184.3 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-19T14:58:19.246Z] #19 184.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:19.246Z] #19 184.3 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:19.246Z] #19 184.3 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-19T14:58:19.246Z] #19 184.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:19.246Z] #19 184.3 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:19.246Z] #19 184.4 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-19T14:58:19.246Z] #19 184.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:19.506Z] #19 184.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:19.506Z] #19 184.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-19T14:58:19.506Z] #19 184.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:19.506Z] #19 184.4 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:19.506Z] #19 184.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-19T14:58:19.506Z] #19 184.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:19.506Z] #19 184.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:19.762Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-19T14:58:19.768Z] #19 184.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-19T14:58:19.768Z] #19 184.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:19.768Z] #19 184.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:19.768Z] #19 184.8 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-19T14:58:19.768Z] #19 184.8 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:19.768Z] #19 184.8 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:20.028Z] #19 185.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-19T14:58:20.029Z] #19 185.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:20.029Z] #19 185.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:20.289Z] #19 185.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-19T14:58:20.289Z] #19 185.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:20.289Z] #19 185.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:20.290Z] #19 185.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-19T14:58:20.290Z] #19 185.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:20.290Z] #19 185.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:20.290Z] #19 185.3 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-19T14:58:20.290Z] #19 185.3 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:20.290Z] #19 185.3 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:20.551Z] #19 185.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-19T14:58:20.551Z] #19 185.5 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:58:20.551Z] #19 185.5 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:58:21.764Z] Client: [2022-04-19T14:58:21.764Z] Version: 20.10.9 [2022-04-19T14:58:21.764Z] API version: 1.41 [2022-04-19T14:58:21.764Z] Go version: go1.16.8 [2022-04-19T14:58:21.764Z] Git commit: c2ea9bc [2022-04-19T14:58:21.764Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T14:58:21.764Z] OS/Arch: windows/amd64 [2022-04-19T14:58:21.764Z] Context: default [2022-04-19T14:58:21.764Z] Experimental: true [2022-04-19T14:58:21.764Z] [2022-04-19T14:58:21.764Z] Server: Docker Engine - Community [2022-04-19T14:58:21.764Z] Engine: [2022-04-19T14:58:21.764Z] Version: 20.10.9 [2022-04-19T14:58:21.764Z] API version: 1.41 (minimum version 1.24) [2022-04-19T14:58:21.764Z] Go version: go1.16.8 [2022-04-19T14:58:21.764Z] Git commit: 79ea9d3 [2022-04-19T14:58:21.764Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T14:58:21.764Z] OS/Arch: windows/amd64 [2022-04-19T14:58:21.764Z] Experimental: true [2022-04-19T14:58:22.278Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [Pipeline] sh [2022-04-19T14:58:23.360Z] + docker info [2022-04-19T14:58:24.693Z] ok github.com/docker/docker/libnetwork 37.196s coverage: 40.6% of statements [2022-04-19T14:58:24.693Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-04-19T14:58:24.693Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T14:58:24.693Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T14:58:24.693Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T14:58:24.693Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T14:58:24.693Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T14:58:24.693Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T14:58:24.693Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-19T14:58:24.693Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T14:58:24.693Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-19T14:58:24.693Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-19T14:58:24.693Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T14:58:24.693Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T14:58:24.693Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-19T14:58:24.791Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-19T14:58:24.981Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.469s coverage: 59.9% of statements [2022-04-19T14:58:24.982Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T14:58:25.264Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-19T14:58:25.718Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-19T14:58:25.836Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-04-19T14:58:25.836Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T14:58:25.841Z] #19 190.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-19T14:58:25.841Z] #19 190.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:58:25.841Z] #19 190.1 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:58:25.841Z] #19 190.1 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-19T14:58:25.841Z] #19 190.1 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-19T14:58:25.841Z] #19 190.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-19T14:58:25.841Z] #19 190.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-19T14:58:25.841Z] #19 190.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-19T14:58:25.841Z] #19 190.3 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-19T14:58:25.841Z] #19 190.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-19T14:58:25.841Z] #19 190.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:25.841Z] #19 190.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:25.841Z] #19 190.8 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-19T14:58:25.841Z] #19 190.8 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:58:25.841Z] #19 190.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:58:26.407Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-19T14:58:26.407Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T14:58:26.667Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-19T14:58:28.232Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-19T14:58:28.232Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-19T14:58:29.163Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-19T14:58:29.418Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-19T14:58:29.674Z] check_test.go:308: [d83fb19450ca5] daemon is not started [2022-04-19T14:58:29.930Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-19T14:58:30.055Z] #19 195.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-19T14:58:30.322Z] #19 195.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:58:30.322Z] #19 195.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:58:30.322Z] #19 195.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-19T14:58:30.322Z] #19 195.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-19T14:58:30.322Z] #19 195.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-19T14:58:30.322Z] #19 195.2 Selecting previously unselected package libc6-s390x-cross. [2022-04-19T14:58:30.322Z] #19 195.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-19T14:58:30.322Z] #19 195.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-19T14:58:30.322Z] #19 195.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-19T14:58:30.322Z] #19 195.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:30.322Z] #19 195.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:30.322Z] #19 195.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-19T14:58:30.322Z] #19 195.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:30.322Z] #19 195.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:30.322Z] #19 195.4 Selecting previously unselected package libitm1-s390x-cross. [2022-04-19T14:58:30.322Z] #19 195.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:30.322Z] #19 195.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:30.492Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-19T14:58:30.583Z] #19 195.6 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-19T14:58:30.583Z] #19 195.6 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:30.583Z] #19 195.6 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:30.583Z] #19 195.6 Selecting previously unselected package libasan6-s390x-cross. [2022-04-19T14:58:30.583Z] #19 195.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:30.583Z] #19 195.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:30.749Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-19T14:58:30.844Z] #19 195.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-19T14:58:30.844Z] #19 195.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:30.844Z] #19 195.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:30.844Z] #19 195.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-19T14:58:30.844Z] #19 195.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:30.844Z] #19 195.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:30.844Z] #19 196.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-19T14:58:31.105Z] #19 196.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:31.105Z] #19 196.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:31.105Z] #19 196.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-19T14:58:31.105Z] #19 196.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:58:31.105Z] #19 196.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:58:31.310Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-19T14:58:31.310Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-19T14:58:31.310Z] --- PASS: TestBuildWithHugeFile (46.53s) [2022-04-19T14:58:31.310Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T14:58:31.310Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T14:58:31.310Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T14:58:31.310Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T14:58:31.310Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T14:58:31.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T14:58:31.310Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T14:58:31.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T14:58:31.310Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T14:58:31.310Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T14:58:31.310Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T14:58:31.310Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T14:58:31.310Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T14:58:31.566Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-19T14:58:31.566Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-04-19T14:58:31.566Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-04-19T14:58:31.566Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-19T14:58:31.566Z] === RUN TestBuildPreserveOwnership [2022-04-19T14:58:31.566Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-19T14:58:32.493Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-19T14:58:32.493Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-19T14:58:33.281Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-19T14:58:33.281Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7dfc0d69\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-19T14:58:33.281Z] ---------------------------------------------------------------------------- [2022-04-19T14:58:33.281Z] [2022-04-19T14:58:33.281Z] INFO: executeCI.ps1 starting at Tue Apr 19 14:58:31 CUT 2022 [2022-04-19T14:58:33.281Z] [2022-04-19T14:58:33.281Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-19T14:58:33.281Z] INFO: Running git version 2.24.1.windows.2 [2022-04-19T14:58:33.281Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-19T14:58:33.281Z] INFO: Environment variables: [2022-04-19T14:58:33.281Z] [2022-04-19T14:58:33.281Z] Name Value [2022-04-19T14:58:33.281Z] ---- ----- [2022-04-19T14:58:33.281Z] ALLUSERSPROFILE C:\ProgramData [2022-04-19T14:58:33.281Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-19T14:58:33.281Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-19T14:58:33.281Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-19T14:58:33.281Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-19T14:58:33.281Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-19T14:58:33.281Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-19T14:58:33.281Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-19T14:58:33.281Z] BRANCH_NAME PR-43502 [2022-04-19T14:58:33.281Z] BUILD_DISPLAY_NAME #1 [2022-04-19T14:58:33.281Z] BUILD_ID 1 [2022-04-19T14:58:33.281Z] BUILD_NUMBER 1 [2022-04-19T14:58:33.281Z] BUILD_TAG jenkins-moby-PR-43502-1 [2022-04-19T14:58:33.281Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/ [2022-04-19T14:58:33.281Z] CHANGE_AUTHOR olljanat [2022-04-19T14:58:33.282Z] CHANGE_AUTHOR_DISPLAY_NAME Olli Janatuinen [2022-04-19T14:58:33.282Z] CHANGE_BRANCH fix-hns-policylist-error [2022-04-19T14:58:33.282Z] CHANGE_FORK olljanat [2022-04-19T14:58:33.282Z] CHANGE_ID 43502 [2022-04-19T14:58:33.282Z] CHANGE_TARGET master [2022-04-19T14:58:33.282Z] CHANGE_TITLE Fix HNS policylist error "network not found" during network removal [2022-04-19T14:58:33.282Z] CHANGE_URL https://github.com/moby/moby/pull/43502 [2022-04-19T14:58:33.282Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T14:58:33.282Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-19T14:58:33.282Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-19T14:58:33.282Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-19T14:58:33.282Z] COMPUTERNAME azwin-2-a0da00 [2022-04-19T14:58:33.282Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-19T14:58:33.282Z] ConfigSequenceNumber 0 [2022-04-19T14:58:33.282Z] DOCKER_BUILDKIT 0 [2022-04-19T14:58:33.282Z] DOCKER_DUT_DEBUG 1 [2022-04-19T14:58:33.282Z] DOCKER_EXPERIMENTAL 1 [2022-04-19T14:58:33.282Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-19T14:58:33.282Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-19T14:58:33.282Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-19T14:58:33.282Z] EXECUTOR_NUMBER 0 [2022-04-19T14:58:33.282Z] FQDN azwin-2-a0da00.westus.cloudapp.azure.com [2022-04-19T14:58:33.282Z] GIT_BRANCH PR-43502 [2022-04-19T14:58:33.282Z] GIT_COMMIT a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:58:33.282Z] GIT_URL https://github.com/moby/moby.git [2022-04-19T14:58:33.282Z] HUDSON_COOKIE 61a8a09a-82f7-4ad6-aedc-661ec3e7cf81 [2022-04-19T14:58:33.282Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-19T14:58:33.282Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-19T14:58:33.282Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-19T14:58:33.282Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-19T14:58:33.282Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-19T14:58:33.282Z] JENKINS_NODE_COOKIE f609cf63-91a8-4b34-ad88-f41be266655e [2022-04-19T14:58:33.282Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-19T14:58:33.282Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-19T14:58:33.282Z] JOB_BASE_NAME PR-43502 [2022-04-19T14:58:33.282Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/display/redirect [2022-04-19T14:58:33.282Z] JOB_NAME moby/PR-43502 [2022-04-19T14:58:33.282Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/ [2022-04-19T14:58:33.282Z] library.jps.version master [2022-04-19T14:58:33.282Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-19T14:58:33.282Z] NODE_LABELS amd64 azure azwin-2-a0da00 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-19T14:58:33.282Z] NODE_NAME azwin-2-a0da00 [2022-04-19T14:58:33.282Z] NUMBER_OF_PROCESSORS 4 [2022-04-19T14:58:33.282Z] OS Windows_NT [2022-04-19T14:58:33.282Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-19T14:58:33.282Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-19T14:58:33.282Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-19T14:58:33.282Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-19T14:58:33.282Z] PROCESSOR_LEVEL 6 [2022-04-19T14:58:33.282Z] PROCESSOR_REVISION 4f01 [2022-04-19T14:58:33.282Z] ProgramData C:\ProgramData [2022-04-19T14:58:33.282Z] ProgramFiles C:\Program Files [2022-04-19T14:58:33.282Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-19T14:58:33.282Z] ProgramW6432 C:\Program Files [2022-04-19T14:58:33.282Z] PROMPT $P$G [2022-04-19T14:58:33.282Z] PSExecutionPolicyPreference Bypass [2022-04-19T14:58:33.282Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-19T14:58:33.282Z] PUBLIC C:\Users\Public [2022-04-19T14:58:33.282Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/display/redirect?page=artif... [2022-04-19T14:58:33.282Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/display/redirect?page=changes [2022-04-19T14:58:33.282Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/display/redirect [2022-04-19T14:58:33.282Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/display/redirect?page=tests [2022-04-19T14:58:33.282Z] SKIP_VALIDATION_TESTS 1 [2022-04-19T14:58:33.282Z] SOURCES_DRIVE d [2022-04-19T14:58:33.282Z] SOURCES_SUBDIR gopath [2022-04-19T14:58:33.282Z] STAGE_NAME Run tests [2022-04-19T14:58:33.282Z] SystemDrive C: [2022-04-19T14:58:33.282Z] SystemRoot C:\Windows [2022-04-19T14:58:33.282Z] TEMP C:\Windows\TEMP [2022-04-19T14:58:33.282Z] TESTDEBUG 0 [2022-04-19T14:58:33.282Z] TESTRUN_DRIVE d [2022-04-19T14:58:33.282Z] TESTRUN_SUBDIR CI [2022-04-19T14:58:33.282Z] TIMEOUT 120m [2022-04-19T14:58:33.282Z] TMP C:\Windows\TEMP [2022-04-19T14:58:33.282Z] USERDOMAIN WORKGROUP [2022-04-19T14:58:33.282Z] USERNAME azwin-2-a0da00$ [2022-04-19T14:58:33.282Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-19T14:58:33.282Z] windir C:\Windows [2022-04-19T14:58:33.282Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-19T14:58:33.282Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-19T14:58:33.282Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-19T14:58:33.282Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-19T14:58:33.282Z] [2022-04-19T14:58:33.282Z] [2022-04-19T14:58:33.282Z] [2022-04-19T14:58:33.750Z] INFO: Sources under d:\gopath\... [2022-04-19T14:58:33.750Z] INFO: Test run under d:\CI\... [2022-04-19T14:58:33.750Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-19T14:58:33.750Z] INFO: docker/docker repository was found [2022-04-19T14:58:33.750Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-19T14:58:33.857Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-19T14:58:34.112Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-19T14:58:34.721Z] #43 DONE 206.7s [2022-04-19T14:58:34.721Z] [2022-04-19T14:58:34.721Z] #60 [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-04-19T14:58:34.721Z] #60 sha256:5143471e92118252e57e502a0730619e719afad9dc9dcca5ef46b07626190cca [2022-04-19T14:58:34.721Z] #60 ... [2022-04-19T14:58:34.721Z] [2022-04-19T14:58:34.721Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T14:58:34.721Z] #44 sha256:09a46f58f3212424f16d4c40ad84938be704a3053faa020013989ef805b0921f [2022-04-19T14:58:34.737Z] ltsc2022: Pulling from windows/servercore [2022-04-19T14:58:34.737Z] 8f616e6e9eec: Pulling fs layer [2022-04-19T14:58:34.737Z] dccd9e4d14d3: Pulling fs layer [2022-04-19T14:58:34.977Z] #44 DONE 0.5s [2022-04-19T14:58:34.978Z] [2022-04-19T14:58:34.978Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T14:58:34.978Z] #48 sha256:5382012e2f7ae11b6a69365c12eb15907c602e1ce2b5395b3dfc7c7f6186067f [2022-04-19T14:58:34.978Z] #48 DONE 0.1s [2022-04-19T14:58:34.978Z] [2022-04-19T14:58:34.978Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T14:58:34.978Z] #50 sha256:c206eefd60b636222e89f83874636e5d819f409868ab2d2aa5fab26b9779992f [2022-04-19T14:58:34.978Z] #50 DONE 0.1s [2022-04-19T14:58:34.978Z] [2022-04-19T14:58:34.978Z] #56 [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-04-19T14:58:34.978Z] #56 sha256:390deaffe7494975369dc0ccc6d34e9f17ebc00616e1c16b8bd00070153258be [2022-04-19T14:58:35.040Z] --- PASS: TestBuildPreserveOwnership (3.36s) [2022-04-19T14:58:35.040Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.39s) [2022-04-19T14:58:35.040Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-04-19T14:58:35.040Z] === RUN TestBuildPlatformInvalid [2022-04-19T14:58:35.040Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-19T14:58:35.040Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-19T14:58:35.295Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-19T14:58:35.329Z] dccd9e4d14d3: Verifying Checksum [2022-04-19T14:58:35.329Z] dccd9e4d14d3: Download complete [2022-04-19T14:58:35.329Z] 8f616e6e9eec: Verifying Checksum [2022-04-19T14:58:35.329Z] 8f616e6e9eec: Download complete [2022-04-19T14:58:35.551Z] Loaded image: busybox:latest [2022-04-19T14:58:35.807Z] Loaded image: busybox:glibc [2022-04-19T14:58:36.396Z] #19 200.7 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-19T14:58:36.396Z] #19 200.7 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:58:36.396Z] #19 200.7 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:58:36.396Z] #19 200.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-19T14:58:36.396Z] #19 200.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-19T14:58:36.396Z] #19 200.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-19T14:58:36.396Z] #19 200.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-19T14:58:36.396Z] #19 200.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-19T14:58:36.396Z] #19 200.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-19T14:58:36.396Z] #19 201.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-19T14:58:36.396Z] #19 201.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T14:58:36.396Z] #19 201.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:36.396Z] #19 201.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-19T14:58:36.396Z] #19 201.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T14:58:36.396Z] #19 201.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:58:36.703Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.646s coverage: 7.2% of statements [2022-04-19T14:58:36.703Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T14:58:36.703Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-04-19T14:58:36.703Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-19T14:58:36.703Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T14:58:36.703Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-19T14:58:36.703Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T14:58:36.734Z] Loaded image: debian:bullseye-slim [2022-04-19T14:58:36.734Z] Loaded image: hello-world:latest [2022-04-19T14:58:36.734Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T14:58:36.962Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-04-19T14:58:37.222Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-04-19T14:58:37.482Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-04-19T14:58:37.660Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-19T14:58:37.742Z] ok github.com/docker/docker/libnetwork/internal/caller 0.007s coverage: 100.0% of statements [2022-04-19T14:58:38.221Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-19T14:58:38.308Z] Client: [2022-04-19T14:58:38.308Z] Context: default [2022-04-19T14:58:38.308Z] Debug Mode: false [2022-04-19T14:58:38.308Z] Plugins: [2022-04-19T14:58:38.308Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-19T14:58:38.308Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-19T14:58:38.308Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-19T14:58:38.308Z] [2022-04-19T14:58:38.308Z] Server: [2022-04-19T14:58:38.308Z] Containers: 0 [2022-04-19T14:58:38.308Z] Running: 0 [2022-04-19T14:58:38.308Z] Paused: 0 [2022-04-19T14:58:38.308Z] Stopped: 0 [2022-04-19T14:58:38.308Z] Images: 0 [2022-04-19T14:58:38.308Z] Server Version: 20.10.9 [2022-04-19T14:58:38.308Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-19T14:58:38.308Z] Windows: [2022-04-19T14:58:38.308Z] LCOW: [2022-04-19T14:58:38.308Z] Logging Driver: json-file [2022-04-19T14:58:38.308Z] Plugins: [2022-04-19T14:58:38.308Z] Volume: local [2022-04-19T14:58:38.308Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T14:58:38.308Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T14:58:38.308Z] Swarm: inactive [2022-04-19T14:58:38.308Z] Default Isolation: process [2022-04-19T14:58:38.308Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-19T14:58:38.308Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-19T14:58:38.308Z] OSType: windows [2022-04-19T14:58:38.308Z] Architecture: x86_64 [2022-04-19T14:58:38.308Z] CPUs: 4 [2022-04-19T14:58:38.308Z] Total Memory: 32GiB [2022-04-19T14:58:38.308Z] Name: azwin-2-9b46e0 [2022-04-19T14:58:38.308Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-19T14:58:38.308Z] Docker Root Dir: D:\docker [2022-04-19T14:58:38.308Z] Debug Mode: false [2022-04-19T14:58:38.308Z] Registry: https://index.docker.io/v1/ [2022-04-19T14:58:38.308Z] Labels: [2022-04-19T14:58:38.308Z] Experimental: true [2022-04-19T14:58:38.308Z] Insecure Registries: [2022-04-19T14:58:38.308Z] 10.0.0.4:5000 [2022-04-19T14:58:38.308Z] 127.0.0.0/8 [2022-04-19T14:58:38.308Z] Registry Mirrors: [2022-04-19T14:58:38.308Z] http://10.0.0.4:5000/ [2022-04-19T14:58:38.308Z] Live Restore Enabled: false [2022-04-19T14:58:38.308Z] Product License: Community Engine [2022-04-19T14:58:38.308Z] [Pipeline] } [Pipeline] // stage [2022-04-19T14:58:38.477Z] === RUN TestDockerDaemonSuite/TestDaemonIP [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-19T14:58:39.039Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-19T14:58:40.607Z] #19 205.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-19T14:58:40.607Z] #19 205.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T14:58:40.607Z] #19 205.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:58:40.607Z] #19 205.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-19T14:58:40.607Z] #19 205.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-19T14:58:40.607Z] #19 205.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-19T14:58:40.607Z] #19 205.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-19T14:58:40.607Z] #19 205.6 Setting up libfile-which-perl (1.23-1) ... [2022-04-19T14:58:40.607Z] #19 205.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-19T14:58:40.607Z] #19 205.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-19T14:58:40.607Z] #19 205.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-19T14:58:40.607Z] #19 205.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T14:58:40.607Z] #19 205.7 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T14:58:40.607Z] #19 205.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-19T14:58:40.607Z] #19 205.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-19T14:58:40.607Z] #19 205.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-19T14:58:40.607Z] #19 205.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-19T14:58:40.607Z] #19 205.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-19T14:58:40.607Z] #19 205.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-19T14:58:40.607Z] #19 205.7 Setting up file (1:5.39-3) ... [2022-04-19T14:58:40.607Z] #19 205.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-19T14:58:40.868Z] #19 205.8 Setting up bzip2 (1.0.8-4) ... [2022-04-19T14:58:40.868Z] #19 205.8 Setting up libyaml-perl (1.30-1) ... [2022-04-19T14:58:40.868Z] #19 205.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-19T14:58:40.868Z] #19 205.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-19T14:58:40.868Z] #19 205.8 Setting up libio-string-perl (1.08-3.1) ... [2022-04-19T14:58:40.868Z] #19 205.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-19T14:58:40.868Z] #19 205.8 Setting up cross-config (2.6.18+nmu1) ... [2022-04-19T14:58:40.868Z] #19 205.9 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T14:58:40.868Z] #19 205.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-19T14:58:40.868Z] #19 206.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-19T14:58:40.868Z] #19 206.0 Setting up patch (2.7.6-7) ... [2022-04-19T14:58:40.868Z] #19 206.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-19T14:58:40.868Z] #19 206.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-19T14:58:40.868Z] #19 206.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:40.868Z] #19 206.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-19T14:58:40.928Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-19T14:58:40.928Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-19T14:58:40.928Z] check_test.go:308: [dce8fb5c3bf41] daemon is not started [2022-04-19T14:58:40.928Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-19T14:58:41.128Z] #19 206.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-19T14:58:41.128Z] #19 206.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-19T14:58:41.128Z] #19 206.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-19T14:58:41.128Z] #19 206.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-19T14:58:41.128Z] #19 206.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-19T14:58:41.128Z] #19 206.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-19T14:58:41.128Z] #19 206.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-19T14:58:41.128Z] #19 206.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T14:58:41.128Z] #19 206.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-19T14:58:41.128Z] #19 206.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:58:41.128Z] #19 206.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.128Z] #19 206.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.388Z] #19 206.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-19T14:58:41.389Z] #19 206.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.389Z] #19 206.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.389Z] #19 206.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.389Z] #19 206.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.389Z] #19 206.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-19T14:58:41.389Z] #19 206.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.389Z] #19 206.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.389Z] #19 206.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.389Z] #19 206.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-19T14:58:41.389Z] #19 206.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.389Z] #19 206.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.389Z] #19 206.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.389Z] #19 206.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-19T14:58:41.389Z] #19 206.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-19T14:58:41.488Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-19T14:58:41.649Z] #19 206.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-19T14:58:41.649Z] #19 206.7 [2022-04-19T14:58:41.649Z] #19 206.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-19T14:58:41.649Z] #19 206.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.650Z] #19 206.8 Setting up dpkg-dev (1.20.9) ... [2022-04-19T14:58:41.650Z] #19 206.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.650Z] #19 206.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T14:58:41.911Z] #19 206.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.911Z] #19 206.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.911Z] #19 206.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.911Z] #19 206.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.911Z] #19 206.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T14:58:41.911Z] #19 206.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.911Z] #19 206.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.911Z] #19 206.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.911Z] #19 206.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:41.911Z] #19 206.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-19T14:58:41.911Z] #19 206.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-19T14:58:41.911Z] #19 207.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-19T14:58:42.172Z] #19 207.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-19T14:58:42.172Z] #19 207.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-19T14:58:42.172Z] #19 207.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:58:42.172Z] #19 207.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:58:42.172Z] #19 207.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.172Z] #19 207.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T14:58:42.172Z] #19 207.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.172Z] #19 207.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.172Z] #19 207.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:58:42.172Z] #19 207.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T14:58:42.172Z] #19 207.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.172Z] #19 207.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.172Z] #19 207.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.172Z] #19 207.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.172Z] #19 207.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.172Z] #19 207.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.172Z] #19 207.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T14:58:42.172Z] #19 207.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:58:42.416Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-19T14:58:42.433Z] #19 207.4 Setting up libxml-simple-perl (2.25-1) ... [2022-04-19T14:58:42.433Z] #19 207.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T14:58:42.433Z] #19 207.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T14:58:42.433Z] #19 207.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T14:58:42.433Z] #19 207.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.433Z] #19 207.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.433Z] #19 207.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.433Z] #19 207.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.433Z] #19 207.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:58:42.433Z] #19 207.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-19T14:58:42.433Z] #19 207.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.433Z] #19 207.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:58:42.433Z] #19 207.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.433Z] #19 207.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:58:42.433Z] #19 207.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T14:58:42.433Z] #19 207.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T14:58:42.433Z] #19 207.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-19T14:58:42.433Z] #19 207.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:58:42.693Z] #19 207.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-19T14:58:42.693Z] #19 207.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:58:42.693Z] #19 207.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:58:42.693Z] #19 207.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T14:58:42.693Z] #19 207.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:58:42.693Z] #19 207.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:58:42.693Z] #19 207.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T14:58:42.693Z] #19 207.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:58:42.693Z] #19 207.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-19T14:58:42.693Z] #19 207.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:58:42.693Z] #19 207.8 Setting up crossbuild-essential-armel (12.9) ... [2022-04-19T14:58:42.693Z] #19 207.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T14:58:42.693Z] #19 207.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-19T14:58:42.693Z] #19 207.8 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-19T14:58:42.954Z] #19 207.8 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-19T14:58:42.954Z] #19 207.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-19T14:58:42.954Z] #19 207.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:58:43.896Z] #19 DONE 208.7s [2022-04-19T14:58:43.896Z] [2022-04-19T14:58:43.896Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T14:58:43.896Z] #32 sha256:db2f4184a7f809bc64eabace442009a7465ebb8d31afa6d81bfcbd0905d60287 [2022-04-19T14:58:43.896Z] #32 DONE 0.2s [2022-04-19T14:58:43.896Z] [2022-04-19T14:58:43.896Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T14:58:43.896Z] #69 sha256:1221ee7d998ace7c53b598c52126f5a9a56360720b2aa1654ad1e49ad1b394cf [2022-04-19T14:58:43.896Z] #69 DONE 0.2s [2022-04-19T14:58:43.896Z] [2022-04-19T14:58:43.896Z] #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-04-19T14:58:43.896Z] #33 sha256:00a43e51de9678d62eaada43acfe8aa33ab61abb7d65d5f899869da22d5490ed [2022-04-19T14:58:44.305Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-19T14:58:44.868Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.91s) [2022-04-19T14:58:44.868Z] PASS [2022-04-19T14:58:44.868Z] [2022-04-19T14:58:44.868Z] === Skipped [2022-04-19T14:58:44.868Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-19T14:58:44.868Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T14:58:44.868Z] [2022-04-19T14:58:44.868Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T14:58:44.868Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T14:58:44.868Z] [2022-04-19T14:58:44.868Z] DONE 34 tests, 2 skipped in 80.232s [2022-04-19T14:58:44.868Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-19T14:58:44.868Z] ++ 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-04-19T14:58:44.868Z] ++ set -e [2022-04-19T14:58:44.868Z] ++ '[' -n 0 ']' [2022-04-19T14:58:44.868Z] ++ set -x [2022-04-19T14:58:44.868Z] ++ 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-04-19T14:58:44.868Z] INFO: Testing against a local daemon [2022-04-19T14:58:44.868Z] === RUN TestConfigInspect [2022-04-19T14:58:45.163Z] dccd9e4d14d3: Verifying Checksum [2022-04-19T14:58:45.163Z] dccd9e4d14d3: Download complete [2022-04-19T14:58:45.281Z] #33 1.326 + RM_GOPATH=0 [2022-04-19T14:58:45.281Z] #33 1.326 + TMP_GOPATH= [2022-04-19T14:58:45.281Z] #33 1.326 + : /build [2022-04-19T14:58:45.281Z] #33 1.326 + '[' -z '' ']' [2022-04-19T14:58:45.281Z] #33 1.326 ++ mktemp -d [2022-04-19T14:58:45.281Z] #33 1.328 + export GOPATH=/tmp/tmp.PflrQbizI9 [2022-04-19T14:58:45.281Z] #33 1.328 + GOPATH=/tmp/tmp.PflrQbizI9 [2022-04-19T14:58:45.281Z] #33 1.328 + RM_GOPATH=1 [2022-04-19T14:58:45.281Z] #33 1.328 + case "$(go env GOARCH)" in [2022-04-19T14:58:45.281Z] #33 1.328 ++ go env GOARCH [2022-04-19T14:58:45.281Z] #33 1.332 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T14:58:45.281Z] #33 1.333 + GO_BUILDMODE=-buildmode=pie [2022-04-19T14:58:45.281Z] #33 1.333 ++ dirname /install.sh [2022-04-19T14:58:45.281Z] #33 1.334 + dir=/ [2022-04-19T14:58:45.281Z] #33 1.334 + bin=dockercli [2022-04-19T14:58:45.281Z] #33 1.334 + shift [2022-04-19T14:58:45.281Z] #33 1.335 + '[' '!' -f //dockercli.installer ']' [2022-04-19T14:58:45.281Z] #33 1.335 + . //dockercli.installer [2022-04-19T14:58:45.281Z] #33 1.335 ++ : stable [2022-04-19T14:58:45.281Z] #33 1.335 ++ : 17.06.2-ce [2022-04-19T14:58:45.281Z] #33 1.335 + install_dockercli [2022-04-19T14:58:45.281Z] #33 1.335 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-19T14:58:45.281Z] #33 1.336 Install docker/cli version 17.06.2-ce from stable [2022-04-19T14:58:45.281Z] #33 1.336 ++ uname -m [2022-04-19T14:58:45.281Z] #33 1.344 + arch=x86_64 [2022-04-19T14:58:45.281Z] #33 1.344 + '[' x86_64 '!=' x86_64 ']' [2022-04-19T14:58:45.281Z] #33 1.344 + url=https://download.docker.com/linux/static [2022-04-19T14:58:45.281Z] #33 1.344 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-19T14:58:45.281Z] #33 1.344 + tar -xz docker/docker [2022-04-19T14:58:45.430Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-19T14:58:46.795Z] check_test.go:308: [d85c18a255667] daemon is not started [2022-04-19T14:58:46.795Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-19T14:58:47.053Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-19T14:58:47.737Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-19T14:58:47.981Z] --- PASS: TestConfigInspect (2.88s) [2022-04-19T14:58:47.981Z] === RUN TestConfigList [2022-04-19T14:58:48.592Z] #33 4.799 + mkdir -p /build [2022-04-19T14:58:48.592Z] #33 4.801 + mv docker/docker /build/ [2022-04-19T14:58:48.592Z] #33 4.802 + rmdir docker [2022-04-19T14:58:48.853Z] #33 DONE 5.0s [2022-04-19T14:58:48.853Z] [2022-04-19T14:58:48.853Z] #70 [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-04-19T14:58:48.853Z] #70 sha256:791eb9561f56209a9abde965608b854e080705062df047f05c202ba93382fd98 [2022-04-19T14:58:48.853Z] #70 1.382 + RM_GOPATH=0 [2022-04-19T14:58:48.853Z] #70 1.382 + TMP_GOPATH= [2022-04-19T14:58:48.853Z] #70 1.384 + : /build [2022-04-19T14:58:48.853Z] #70 1.384 + '[' -z '' ']' [2022-04-19T14:58:48.853Z] #70 1.385 ++ mktemp -d [2022-04-19T14:58:48.853Z] #70 1.385 + export GOPATH=/tmp/tmp.Rj6T8sGPHs [2022-04-19T14:58:48.853Z] #70 1.385 + GOPATH=/tmp/tmp.Rj6T8sGPHs [2022-04-19T14:58:48.853Z] #70 1.385 + RM_GOPATH=1 [2022-04-19T14:58:48.853Z] #70 1.386 + case "$(go env GOARCH)" in [2022-04-19T14:58:48.853Z] #70 1.390 ++ go env GOARCH [2022-04-19T14:58:48.853Z] #70 1.392 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T14:58:48.853Z] #70 1.392 + GO_BUILDMODE=-buildmode=pie [2022-04-19T14:58:48.853Z] #70 1.393 ++ dirname /install.sh [2022-04-19T14:58:48.853Z] #70 1.393 + dir=/ [2022-04-19T14:58:48.853Z] #70 1.393 + bin=rootlesskit [2022-04-19T14:58:48.853Z] #70 1.393 + shift [2022-04-19T14:58:48.853Z] #70 1.393 + '[' '!' -f //rootlesskit.installer ']' [2022-04-19T14:58:48.854Z] #70 1.393 + . //rootlesskit.installer [2022-04-19T14:58:48.854Z] #70 1.393 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T14:58:48.854Z] #70 1.394 + install_rootlesskit [2022-04-19T14:58:48.854Z] #70 1.394 + case "$1" in [2022-04-19T14:58:48.854Z] #70 1.394 + export CGO_ENABLED=0 [2022-04-19T14:58:48.854Z] #70 1.394 + CGO_ENABLED=0 [2022-04-19T14:58:48.854Z] #70 1.394 + _install_rootlesskit [2022-04-19T14:58:48.854Z] #70 1.394 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-19T14:58:48.854Z] #70 1.394 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T14:58:48.854Z] #70 1.394 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T14:58:48.854Z] #70 1.394 + GOBIN=/build [2022-04-19T14:58:48.854Z] #70 1.394 + GO111MODULE=on [2022-04-19T14:58:48.854Z] #70 1.394 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T14:58:48.854Z] #70 1.795 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-19T14:58:48.854Z] #70 2.917 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T14:58:48.854Z] #70 2.917 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-19T14:58:48.854Z] #70 3.152 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-19T14:58:48.854Z] #70 4.567 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-19T14:58:48.854Z] #70 4.801 go: downloading github.com/google/uuid v1.3.0 [2022-04-19T14:58:48.854Z] #70 4.811 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-19T14:58:48.854Z] #70 4.863 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-19T14:58:48.854Z] #70 5.042 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T14:58:48.854Z] #70 5.134 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-19T14:58:48.908Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-19T14:58:49.115Z] #70 5.279 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-19T14:58:49.377Z] #70 5.474 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-19T14:58:49.377Z] #70 5.532 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-19T14:58:49.469Z] check_test.go:308: [d37a8f11099c5] daemon is not started [2022-04-19T14:58:49.469Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-19T14:58:50.321Z] #70 6.520 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-19T14:58:50.321Z] #70 6.648 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-19T14:58:50.397Z] --- PASS: TestConfigList (2.43s) [2022-04-19T14:58:50.397Z] === RUN TestConfigsCreateAndDelete [2022-04-19T14:58:50.959Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-19T14:58:51.890Z] docker_cli_daemon_plugins_test.go:80: [daaea7443293e] daemon is not started [2022-04-19T14:58:52.821Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-19T14:58:52.821Z] --- PASS: TestConfigsCreateAndDelete (2.64s) [2022-04-19T14:58:52.821Z] === RUN TestConfigsUpdate [2022-04-19T14:58:53.385Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-19T14:58:53.385Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-19T14:58:53.628Z] #70 ... [2022-04-19T14:58:53.628Z] [2022-04-19T14:58:53.628Z] #65 [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-04-19T14:58:53.628Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-19T14:58:53.628Z] #65 1.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T14:58:53.628Z] #65 1.746 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T14:58:53.628Z] #65 1.923 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:58:53.628Z] #65 2.017 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T14:58:53.628Z] #65 2.216 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-19T14:58:53.628Z] #65 2.678 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-19T14:58:53.628Z] #65 3.130 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-19T14:58:53.628Z] #65 3.664 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T14:58:53.628Z] #65 4.160 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-19T14:58:53.628Z] #65 4.616 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-19T14:58:53.628Z] #65 4.622 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T14:58:53.628Z] #65 4.632 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-19T14:58:53.628Z] #65 4.639 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T14:58:53.628Z] #65 4.641 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-19T14:58:53.628Z] #65 4.656 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-19T14:58:53.628Z] #65 5.063 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-19T14:58:53.628Z] #65 5.080 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T14:58:53.628Z] #65 5.080 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-19T14:58:53.628Z] #65 5.080 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-19T14:58:53.628Z] #65 5.080 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T14:58:53.628Z] #65 5.080 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-19T14:58:53.890Z] #65 ... [2022-04-19T14:58:53.890Z] [2022-04-19T14:58:53.890Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T14:58:53.890Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-19T14:58:53.890Z] #45 1.640 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T14:58:53.890Z] #45 1.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T14:58:53.890Z] #45 1.926 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:58:53.890Z] #45 1.935 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-19T14:58:53.890Z] #45 2.237 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-19T14:58:53.890Z] #45 2.701 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T14:58:53.890Z] #45 3.307 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T14:58:53.890Z] #45 3.869 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-19T14:58:53.890Z] #45 4.340 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-19T14:58:53.890Z] #45 4.829 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-19T14:58:53.890Z] #45 4.832 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-19T14:58:53.890Z] #45 4.840 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T14:58:53.890Z] #45 4.841 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-19T14:58:53.890Z] #45 4.842 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T14:58:53.890Z] #45 4.844 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-19T14:58:53.890Z] #45 4.856 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-19T14:58:53.890Z] #45 4.858 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T14:58:53.890Z] #45 4.860 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-19T14:58:53.890Z] #45 4.863 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-19T14:58:53.890Z] #45 4.869 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-19T14:58:53.890Z] #45 4.870 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T14:58:54.196Z] #45 ... [2022-04-19T14:58:54.196Z] [2022-04-19T14:58:54.196Z] #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-04-19T14:58:54.196Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T14:58:54.196Z] #20 1.638 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T14:58:54.196Z] #20 1.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T14:58:54.196Z] #20 1.923 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T14:58:54.196Z] #20 1.935 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-19T14:58:54.196Z] #20 2.366 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T14:58:54.196Z] #20 2.716 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T14:58:54.196Z] #20 3.313 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-19T14:58:54.196Z] #20 3.869 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-19T14:58:54.196Z] #20 4.379 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-19T14:58:54.196Z] #20 4.760 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-19T14:58:54.196Z] #20 4.762 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T14:58:54.196Z] #20 4.769 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-19T14:58:54.196Z] #20 4.780 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T14:58:54.196Z] #20 4.782 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-19T14:58:54.196Z] #20 4.788 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-19T14:58:54.196Z] #20 4.793 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-19T14:58:54.196Z] #20 4.795 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-19T14:58:54.196Z] #20 4.801 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T14:58:54.196Z] #20 4.802 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-19T14:58:54.196Z] #20 4.804 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T14:58:54.196Z] #20 4.805 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-19T14:58:55.272Z] docker_cli_daemon_plugins_test.go:170: [d71c63f61cd43] daemon is not started [2022-04-19T14:58:55.528Z] --- PASS: TestConfigsUpdate (2.56s) [2022-04-19T14:58:55.528Z] === RUN TestTemplatedConfig [2022-04-19T14:58:56.090Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-19T14:58:59.355Z] --- PASS: TestTemplatedConfig (3.39s) [2022-04-19T14:58:59.355Z] === RUN TestConfigCreateResolve [2022-04-19T14:58:59.610Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-19T14:58:59.865Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-19T14:59:00.098Z] 8f616e6e9eec: Verifying Checksum [2022-04-19T14:59:00.098Z] 8f616e6e9eec: Download complete [2022-04-19T14:59:00.427Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-19T14:59:00.427Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-19T14:59:00.989Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-19T14:59:01.245Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-19T14:59:01.501Z] check_test.go:308: [df3e06555a3a0] daemon is not started [2022-04-19T14:59:01.501Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-19T14:59:01.501Z] --- PASS: TestConfigCreateResolve (2.69s) [2022-04-19T14:59:01.501Z] PASS [2022-04-19T14:59:01.501Z] [2022-04-19T14:59:01.501Z] DONE 6 tests in 16.670s [2022-04-19T14:59:01.501Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-19T14:59:01.501Z] ++ 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-04-19T14:59:01.501Z] ++ set -e [2022-04-19T14:59:01.501Z] ++ '[' -n 0 ']' [2022-04-19T14:59:01.501Z] ++ set -x [2022-04-19T14:59:01.501Z] ++ 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-04-19T14:59:01.757Z] INFO: Testing against a local daemon [2022-04-19T14:59:01.757Z] === RUN TestCheckpoint [2022-04-19T14:59:01.757Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T14:59:01.757Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T14:59:01.757Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T14:59:01.757Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T14:59:01.757Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T14:59:01.757Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T14:59:01.757Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T14:59:01.757Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T14:59:01.757Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T14:59:01.757Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T14:59:01.757Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T14:59:01.757Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T14:59:01.757Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T14:59:01.757Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T14:59:01.757Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-19T14:59:01.757Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-19T14:59:01.757Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T14:59:01.757Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-19T14:59:01.757Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T14:59:01.757Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-19T14:59:01.757Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T14:59:01.757Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-19T14:59:01.757Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T14:59:01.757Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-19T14:59:01.757Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T14:59:02.014Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-19T14:59:02.014Z] === RUN TestCopyFromContainer [2022-04-19T14:59:02.943Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-19T14:59:03.200Z] === RUN TestCopyFromContainer// [2022-04-19T14:59:03.200Z] === RUN TestCopyFromContainer//bar/root [2022-04-19T14:59:03.200Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-19T14:59:03.200Z] === RUN TestCopyFromContainer/bar/quux [2022-04-19T14:59:03.200Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-19T14:59:03.200Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-19T14:59:03.456Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-19T14:59:03.456Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-19T14:59:03.456Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-19T14:59:03.456Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-19T14:59:03.712Z] --- PASS: TestCopyFromContainer (1.71s) [2022-04-19T14:59:03.712Z] --- PASS: TestCopyFromContainer// (0.04s) [2022-04-19T14:59:03.712Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-19T14:59:03.712Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2022-04-19T14:59:03.712Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-19T14:59:03.712Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-19T14:59:03.712Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-19T14:59:03.712Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-04-19T14:59:03.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-19T14:59:03.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-19T14:59:03.712Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-04-19T14:59:03.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T14:59:03.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T14:59:03.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T14:59:03.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T14:59:03.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T14:59:03.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T14:59:03.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T14:59:03.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T14:59:03.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T14:59:03.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T14:59:03.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-19T14:59:03.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T14:59:03.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T14:59:03.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T14:59:03.712Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T14:59:03.712Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-19T14:59:03.712Z] === RUN TestCreateWithInvalidEnv [2022-04-19T14:59:03.712Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T14:59:03.712Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T14:59:03.712Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T14:59:03.712Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T14:59:03.712Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T14:59:03.712Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T14:59:03.712Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T14:59:03.712Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T14:59:03.712Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T14:59:03.712Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-19T14:59:03.712Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T14:59:03.712Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T14:59:03.712Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T14:59:03.712Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T14:59:03.712Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-19T14:59:03.712Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T14:59:03.967Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-19T14:59:03.967Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-19T14:59:04.362Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-19T14:59:04.362Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d393bf86\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-19T14:59:04.362Z] ---------------------------------------------------------------------------- [2022-04-19T14:59:04.362Z] [2022-04-19T14:59:04.362Z] INFO: executeCI.ps1 starting at Tue Apr 19 14:59:02 CUT 2022 [2022-04-19T14:59:04.362Z] [2022-04-19T14:59:04.362Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-19T14:59:04.362Z] INFO: Running git version 2.24.1.windows.2 [2022-04-19T14:59:04.362Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-19T14:59:04.362Z] INFO: Environment variables: [2022-04-19T14:59:04.362Z] [2022-04-19T14:59:04.362Z] Name Value [2022-04-19T14:59:04.362Z] ---- ----- [2022-04-19T14:59:04.362Z] ALLUSERSPROFILE C:\ProgramData [2022-04-19T14:59:04.362Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-19T14:59:04.362Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-19T14:59:04.362Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-19T14:59:04.362Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-19T14:59:04.362Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-19T14:59:04.362Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-19T14:59:04.362Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-19T14:59:04.362Z] BRANCH_NAME PR-43502 [2022-04-19T14:59:04.362Z] BUILD_DISPLAY_NAME #1 [2022-04-19T14:59:04.362Z] BUILD_ID 1 [2022-04-19T14:59:04.362Z] BUILD_NUMBER 1 [2022-04-19T14:59:04.362Z] BUILD_TAG jenkins-moby-PR-43502-1 [2022-04-19T14:59:04.362Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/ [2022-04-19T14:59:04.362Z] CHANGE_AUTHOR olljanat [2022-04-19T14:59:04.362Z] CHANGE_AUTHOR_DISPLAY_NAME Olli Janatuinen [2022-04-19T14:59:04.362Z] CHANGE_BRANCH fix-hns-policylist-error [2022-04-19T14:59:04.362Z] CHANGE_FORK olljanat [2022-04-19T14:59:04.362Z] CHANGE_ID 43502 [2022-04-19T14:59:04.362Z] CHANGE_TARGET master [2022-04-19T14:59:04.362Z] CHANGE_TITLE Fix HNS policylist error "network not found" during network removal [2022-04-19T14:59:04.362Z] CHANGE_URL https://github.com/moby/moby/pull/43502 [2022-04-19T14:59:04.362Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T14:59:04.362Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-19T14:59:04.362Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-19T14:59:04.362Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-19T14:59:04.362Z] COMPUTERNAME azwin-2-9b46e0 [2022-04-19T14:59:04.362Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-19T14:59:04.362Z] ConfigSequenceNumber 0 [2022-04-19T14:59:04.362Z] DOCKER_BUILDKIT 0 [2022-04-19T14:59:04.362Z] DOCKER_DUT_DEBUG 1 [2022-04-19T14:59:04.362Z] DOCKER_EXPERIMENTAL 1 [2022-04-19T14:59:04.362Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-19T14:59:04.362Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-19T14:59:04.362Z] EXECUTOR_NUMBER 0 [2022-04-19T14:59:04.362Z] FQDN azwin-2-9b46e0.westus.cloudapp.azure.com [2022-04-19T14:59:04.362Z] GIT_BRANCH PR-43502 [2022-04-19T14:59:04.362Z] GIT_COMMIT a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T14:59:04.362Z] GIT_URL https://github.com/moby/moby.git [2022-04-19T14:59:04.362Z] HUDSON_COOKIE 5a811802-6392-4327-980f-104f389db995 [2022-04-19T14:59:04.362Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-19T14:59:04.362Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-19T14:59:04.362Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-19T14:59:04.362Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-19T14:59:04.362Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-19T14:59:04.362Z] JENKINS_NODE_COOKIE 770b55ea-de58-4e9d-b478-3a2b5b29f3d5 [2022-04-19T14:59:04.362Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-19T14:59:04.362Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-19T14:59:04.362Z] JOB_BASE_NAME PR-43502 [2022-04-19T14:59:04.362Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/display/redirect [2022-04-19T14:59:04.362Z] JOB_NAME moby/PR-43502 [2022-04-19T14:59:04.362Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/ [2022-04-19T14:59:04.362Z] library.jps.version master [2022-04-19T14:59:04.362Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-19T14:59:04.362Z] NODE_LABELS amd64 azure azwin-2-9b46e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-19T14:59:04.362Z] NODE_NAME azwin-2-9b46e0 [2022-04-19T14:59:04.362Z] NUMBER_OF_PROCESSORS 4 [2022-04-19T14:59:04.362Z] OS Windows_NT [2022-04-19T14:59:04.362Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-19T14:59:04.362Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-19T14:59:04.362Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-19T14:59:04.362Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-19T14:59:04.362Z] PROCESSOR_LEVEL 6 [2022-04-19T14:59:04.362Z] PROCESSOR_REVISION 4f01 [2022-04-19T14:59:04.362Z] ProgramData C:\ProgramData [2022-04-19T14:59:04.362Z] ProgramFiles C:\Program Files [2022-04-19T14:59:04.362Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-19T14:59:04.362Z] ProgramW6432 C:\Program Files [2022-04-19T14:59:04.362Z] PROMPT $P$G [2022-04-19T14:59:04.362Z] PSExecutionPolicyPreference Bypass [2022-04-19T14:59:04.362Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-19T14:59:04.362Z] PUBLIC C:\Users\Public [2022-04-19T14:59:04.362Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/display/redirect?page=artif... [2022-04-19T14:59:04.362Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/display/redirect?page=changes [2022-04-19T14:59:04.362Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/display/redirect [2022-04-19T14:59:04.362Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43502/1/display/redirect?page=tests [2022-04-19T14:59:04.362Z] SKIP_VALIDATION_TESTS 1 [2022-04-19T14:59:04.362Z] SOURCES_DRIVE d [2022-04-19T14:59:04.362Z] SOURCES_SUBDIR gopath [2022-04-19T14:59:04.362Z] STAGE_NAME Run tests [2022-04-19T14:59:04.362Z] SystemDrive C: [2022-04-19T14:59:04.362Z] SystemRoot C:\Windows [2022-04-19T14:59:04.362Z] TEMP C:\Windows\TEMP [2022-04-19T14:59:04.362Z] TESTDEBUG 0 [2022-04-19T14:59:04.362Z] TESTRUN_DRIVE d [2022-04-19T14:59:04.362Z] TESTRUN_SUBDIR CI [2022-04-19T14:59:04.362Z] TIMEOUT 120m [2022-04-19T14:59:04.362Z] TMP C:\Windows\TEMP [2022-04-19T14:59:04.362Z] USERDOMAIN WORKGROUP [2022-04-19T14:59:04.362Z] USERNAME azwin-2-9b46e0$ [2022-04-19T14:59:04.362Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-19T14:59:04.362Z] windir C:\Windows [2022-04-19T14:59:04.362Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-19T14:59:04.362Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-19T14:59:04.362Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-19T14:59:04.362Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-19T14:59:04.362Z] [2022-04-19T14:59:04.362Z] [2022-04-19T14:59:04.362Z] [2022-04-19T14:59:05.332Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-19T14:59:05.351Z] INFO: Sources under d:\gopath\... [2022-04-19T14:59:05.351Z] INFO: Test run under d:\CI\... [2022-04-19T14:59:05.351Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-19T14:59:05.351Z] INFO: docker/docker repository was found [2022-04-19T14:59:05.351Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-19T14:59:05.821Z] ltsc2019: Pulling from windows/servercore [2022-04-19T14:59:05.843Z] ok github.com/docker/docker/libnetwork/ipam 16.184s coverage: 85.3% of statements [2022-04-19T14:59:05.844Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T14:59:05.844Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T14:59:05.844Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-19T14:59:05.844Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-19T14:59:05.844Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T14:59:05.844Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-19T14:59:05.894Z] --- PASS: TestCreateWithCustomMaskedPaths (2.06s) [2022-04-19T14:59:05.894Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T14:59:06.104Z] ok github.com/docker/docker/libnetwork/ipamutils 0.275s coverage: 74.0% of statements [2022-04-19T14:59:06.469Z] #20 ... [2022-04-19T14:59:06.469Z] [2022-04-19T14:59:06.469Z] #65 [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-04-19T14:59:06.469Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-19T14:59:06.469Z] #65 21.50 Fetched 48.9 MB in 20s (2446 kB/s) [2022-04-19T14:59:06.484Z] 4612f6d0b889: Pulling fs layer [2022-04-19T14:59:06.484Z] ba8181afd426: Pulling fs layer [2022-04-19T14:59:06.567Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-19T14:59:06.678Z] ok github.com/docker/docker/libnetwork/iptables 0.165s coverage: 45.1% of statements [2022-04-19T14:59:06.939Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-19T14:59:07.199Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-19T14:59:07.930Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s) [2022-04-19T14:59:07.930Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T14:59:07.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T14:59:07.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T14:59:07.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T14:59:07.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T14:59:07.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T14:59:07.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T14:59:07.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T14:59:07.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T14:59:07.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T14:59:07.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T14:59:07.930Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T14:59:07.930Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T14:59:07.930Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T14:59:07.930Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T14:59:07.930Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T14:59:07.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-19T14:59:07.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T14:59:07.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-19T14:59:07.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-19T14:59:07.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T14:59:07.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T14:59:07.930Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T14:59:07.930Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-19T14:59:08.491Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2022-04-19T14:59:08.491Z] === RUN TestCreateDifferentPlatform [2022-04-19T14:59:08.491Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T14:59:08.491Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T14:59:08.491Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-19T14:59:08.491Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T14:59:08.491Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T14:59:08.491Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T14:59:08.491Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-19T14:59:08.491Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T14:59:08.746Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-19T14:59:08.746Z] === RUN TestContainerStartOnDaemonRestart [2022-04-19T14:59:08.746Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-19T14:59:08.746Z] === RUN TestDaemonRestartIpcMode [2022-04-19T14:59:08.746Z] === PAUSE TestDaemonRestartIpcMode [2022-04-19T14:59:08.746Z] === RUN TestDaemonHostGatewayIP [2022-04-19T14:59:08.746Z] === PAUSE TestDaemonHostGatewayIP [2022-04-19T14:59:08.746Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-19T14:59:08.746Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-19T14:59:08.746Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T14:59:08.746Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-19T14:59:08.746Z] === RUN TestDiff [2022-04-19T14:59:09.307Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-19T14:59:09.307Z] --- PASS: TestDiff (0.64s) [2022-04-19T14:59:09.307Z] === RUN TestExecWithCloseStdin [2022-04-19T14:59:09.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-19T14:59:09.563Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-19T14:59:10.124Z] --- PASS: TestExecWithCloseStdin (0.70s) [2022-04-19T14:59:10.124Z] === RUN TestExec [2022-04-19T14:59:10.685Z] --- PASS: TestExec (0.69s) [2022-04-19T14:59:10.685Z] === RUN TestExecUser [2022-04-19T14:59:10.820Z] --- PASS: TestBuildWithHugeFile (48.29s) [2022-04-19T14:59:10.820Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T14:59:10.820Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T14:59:10.820Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T14:59:10.820Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T14:59:10.820Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T14:59:10.820Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T14:59:10.820Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T14:59:10.820Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T14:59:10.820Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T14:59:10.820Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T14:59:10.820Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T14:59:10.820Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T14:59:10.820Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T14:59:10.820Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-19T14:59:10.820Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-19T14:59:10.820Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-19T14:59:10.820Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-19T14:59:10.820Z] === RUN TestBuildPreserveOwnership [2022-04-19T14:59:10.820Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-19T14:59:10.820Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-19T14:59:10.820Z] --- PASS: TestBuildPreserveOwnership (3.68s) [2022-04-19T14:59:10.820Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2022-04-19T14:59:10.820Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2022-04-19T14:59:10.820Z] === RUN TestBuildPlatformInvalid [2022-04-19T14:59:10.820Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-19T14:59:10.820Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-19T14:59:10.820Z] Loaded image: busybox:latest [2022-04-19T14:59:10.820Z] Loaded image: busybox:glibc [2022-04-19T14:59:10.820Z] Loaded image: debian:bullseye-slim [2022-04-19T14:59:10.820Z] Loaded image: hello-world:latest [2022-04-19T14:59:10.820Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T14:59:10.941Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-19T14:59:11.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-19T14:59:11.452Z] --- PASS: TestExecUser (0.73s) [2022-04-19T14:59:11.452Z] === RUN TestExportContainerAndImportImage [2022-04-19T14:59:11.452Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-19T14:59:12.385Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2022-04-19T14:59:12.385Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T14:59:12.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-19T14:59:13.063Z] #65 21.50 Reading package lists... [2022-04-19T14:59:13.063Z] #65 ... [2022-04-19T14:59:13.063Z] [2022-04-19T14:59:13.063Z] #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-04-19T14:59:13.063Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T14:59:13.063Z] #20 21.83 Fetched 48.9 MB in 21s (2385 kB/s) [2022-04-19T14:59:13.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-19T14:59:13.456Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-04-19T14:59:13.456Z] === RUN TestHealthCheckWorkdir [2022-04-19T14:59:13.661Z] #56 142.2 + mkdir -p /build [2022-04-19T14:59:13.661Z] #56 142.2 + cp runc /build/runc [2022-04-19T14:59:13.661Z] #56 DONE 143.3s [2022-04-19T14:59:13.661Z] [2022-04-19T14:59:13.661Z] #60 [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-04-19T14:59:13.661Z] #60 sha256:5143471e92118252e57e502a0730619e719afad9dc9dcca5ef46b07626190cca [2022-04-19T14:59:13.661Z] #60 ... [2022-04-19T14:59:13.661Z] [2022-04-19T14:59:13.661Z] #51 [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-04-19T14:59:13.661Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T14:59:13.661Z] #51 245.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-19T14:59:13.661Z] #51 DONE 245.6s [2022-04-19T14:59:13.661Z] [2022-04-19T14:59:13.661Z] #60 [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-04-19T14:59:13.661Z] #60 sha256:5143471e92118252e57e502a0730619e719afad9dc9dcca5ef46b07626190cca [2022-04-19T14:59:13.918Z] #60 ... [2022-04-19T14:59:13.918Z] [2022-04-19T14:59:13.918Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T14:59:13.918Z] #52 sha256:31963b263501e255f67857c95e621f092be8686323ede091895e23a5cad5c3ba [2022-04-19T14:59:14.009Z] #20 21.83 Reading package lists... [2022-04-19T14:59:14.009Z] #20 ... [2022-04-19T14:59:14.009Z] [2022-04-19T14:59:14.009Z] #65 [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-04-19T14:59:14.009Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-19T14:59:14.009Z] #65 21.50 Reading package lists... [2022-04-19T14:59:14.018Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-04-19T14:59:14.018Z] === RUN TestHealthKillContainer [2022-04-19T14:59:14.484Z] #52 DONE 0.5s [2022-04-19T14:59:14.484Z] [2022-04-19T14:59:14.484Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T14:59:14.484Z] #54 sha256:62a8fb4fa409e6a73c7600245164edee2efc5461d51d7bd5f53f7ff1b056aee6 [2022-04-19T14:59:14.484Z] #54 DONE 0.1s [2022-04-19T14:59:14.484Z] [2022-04-19T14:59:14.484Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T14:59:14.484Z] #57 sha256:83b55b86249e1ebbeecd2ed761f2ec9c5d5ec8fca6d0d139423e832de576a29d [2022-04-19T14:59:14.739Z] #57 DONE 0.3s [2022-04-19T14:59:14.739Z] [2022-04-19T14:59:14.740Z] #60 [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-04-19T14:59:14.740Z] #60 sha256:5143471e92118252e57e502a0730619e719afad9dc9dcca5ef46b07626190cca [2022-04-19T14:59:14.945Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-19T14:59:14.945Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-19T14:59:15.398Z] #65 30.40 Reading package lists... [2022-04-19T14:59:15.398Z] #65 ... [2022-04-19T14:59:15.398Z] [2022-04-19T14:59:15.398Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T14:59:15.398Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-19T14:59:15.398Z] #45 21.67 Fetched 48.9 MB in 20s (2400 kB/s) [2022-04-19T14:59:15.398Z] #45 21.67 Reading package lists... [2022-04-19T14:59:15.398Z] #45 30.76 Reading package lists... [2022-04-19T14:59:15.398Z] #45 ... [2022-04-19T14:59:15.398Z] [2022-04-19T14:59:15.398Z] #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-04-19T14:59:15.398Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T14:59:15.398Z] #20 21.83 Reading package lists... [2022-04-19T14:59:15.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-19T14:59:16.630Z] #60 220.6 + bin/containerd [2022-04-19T14:59:17.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-19T14:59:17.401Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.56s) [2022-04-19T14:59:17.401Z] PASS [2022-04-19T14:59:17.401Z] [2022-04-19T14:59:17.401Z] === Skipped [2022-04-19T14:59:17.401Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-19T14:59:17.401Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T14:59:17.401Z] [2022-04-19T14:59:17.401Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T14:59:17.401Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T14:59:17.401Z] [2022-04-19T14:59:17.401Z] DONE 34 tests, 2 skipped in 84.547s [2022-04-19T14:59:17.401Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-19T14:59:17.401Z] INFO: Testing against a local daemon [2022-04-19T14:59:17.401Z] === RUN TestConfigInspect [2022-04-19T14:59:18.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-19T14:59:19.088Z] ba8181afd426: Download complete [2022-04-19T14:59:19.308Z] --- PASS: TestConfigInspect (2.22s) [2022-04-19T14:59:19.308Z] === RUN TestConfigList [2022-04-19T14:59:20.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-19T14:59:21.413Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-19T14:59:21.846Z] --- PASS: TestConfigList (2.25s) [2022-04-19T14:59:21.846Z] === RUN TestConfigsCreateAndDelete [2022-04-19T14:59:22.343Z] --- PASS: TestHealthKillContainer (8.17s) [2022-04-19T14:59:22.343Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T14:59:22.903Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2022-04-19T14:59:22.903Z] === RUN TestIpcModeNone [2022-04-19T14:59:23.546Z] #20 31.16 Reading package lists... [2022-04-19T14:59:23.546Z] #20 ... [2022-04-19T14:59:23.546Z] [2022-04-19T14:59:23.546Z] #65 [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-04-19T14:59:23.546Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-19T14:59:23.546Z] #65 30.40 Reading package lists... [2022-04-19T14:59:23.754Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-04-19T14:59:23.754Z] === RUN TestConfigsUpdate [2022-04-19T14:59:23.830Z] --- PASS: TestIpcModeNone (0.65s) [2022-04-19T14:59:23.830Z] === RUN TestIpcModePrivate [2022-04-19T14:59:24.086Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:90, shared: false, mustBeShared: false [2022-04-19T14:59:24.343Z] --- PASS: TestIpcModePrivate (0.67s) [2022-04-19T14:59:24.343Z] === RUN TestIpcModeShareable [2022-04-19T14:59:24.599Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-19T14:59:25.159Z] --- PASS: TestIpcModeShareable (0.77s) [2022-04-19T14:59:25.159Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-19T14:59:25.159Z] check_test.go:308: [dacf2ca6a8e99] daemon is not started [2022-04-19T14:59:25.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-19T14:59:25.465Z] #65 39.24 Building dependency tree... [2022-04-19T14:59:25.664Z] --- PASS: TestConfigsUpdate (2.12s) [2022-04-19T14:59:25.664Z] === RUN TestTemplatedConfig [2022-04-19T14:59:26.853Z] #65 43.13 The following additional packages will be installed: [2022-04-19T14:59:26.853Z] #65 43.15 libbtrfs0 [2022-04-19T14:59:27.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-19T14:59:27.115Z] #65 43.41 The following NEW packages will be installed: [2022-04-19T14:59:27.115Z] #65 43.43 libbtrfs-dev libbtrfs0 [2022-04-19T14:59:27.610Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.43s) [2022-04-19T14:59:27.610Z] === RUN TestAPIIpcModeHost [2022-04-19T14:59:27.688Z] #65 43.87 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T14:59:27.688Z] #65 43.87 Need to get 460 kB of archives. [2022-04-19T14:59:27.688Z] #65 43.87 After this operation, 1237 kB of additional disk space will be used. [2022-04-19T14:59:27.688Z] #65 43.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T14:59:27.688Z] #65 43.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T14:59:27.776Z] 4612f6d0b889: Verifying Checksum [2022-04-19T14:59:27.776Z] 4612f6d0b889: Download complete [2022-04-19T14:59:28.171Z] --- PASS: TestAPIIpcModeHost (0.50s) [2022-04-19T14:59:28.171Z] === RUN TestDaemonIpcModeShareable [2022-04-19T14:59:28.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-19T14:59:28.204Z] --- PASS: TestTemplatedConfig (2.55s) [2022-04-19T14:59:28.204Z] === RUN TestConfigCreateResolve [2022-04-19T14:59:28.261Z] #65 44.64 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:59:28.523Z] #65 44.85 Fetched 460 kB in 0s (1527 kB/s) [2022-04-19T14:59:28.523Z] #65 44.89 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T14:59:28.523Z] #65 44.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 ... 30207 files and directories currently installed.) [2022-04-19T14:59:28.523Z] #65 44.92 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T14:59:28.523Z] #65 44.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T14:59:28.523Z] #65 45.01 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T14:59:28.523Z] #65 45.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T14:59:28.784Z] #65 45.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T14:59:28.785Z] #65 45.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T14:59:28.785Z] #65 45.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T14:59:28.785Z] #65 45.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:59:29.047Z] #65 DONE 45.5s [2022-04-19T14:59:29.047Z] [2022-04-19T14:59:29.047Z] #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-04-19T14:59:29.047Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T14:59:29.047Z] #20 31.16 Reading package lists... [2022-04-19T14:59:29.047Z] #20 39.99 Building dependency tree... [2022-04-19T14:59:29.047Z] #20 43.78 The following additional packages will be installed: [2022-04-19T14:59:29.047Z] #20 43.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T14:59:29.047Z] #20 43.78 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-19T14:59:29.047Z] #20 43.78 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-19T14:59:29.047Z] #20 43.78 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-19T14:59:29.047Z] #20 43.78 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-19T14:59:29.047Z] #20 43.78 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-19T14:59:29.047Z] #20 43.79 mingw-w64-common mingw-w64-x86-64-dev [2022-04-19T14:59:29.047Z] #20 43.80 Suggested packages: [2022-04-19T14:59:29.047Z] #20 43.80 gcc-10-locales seccomp wine64 [2022-04-19T14:59:29.047Z] #20 44.53 The following NEW packages will be installed: [2022-04-19T14:59:29.047Z] #20 44.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T14:59:29.047Z] #20 44.53 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-19T14:59:29.047Z] #20 44.53 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-19T14:59:29.047Z] #20 44.53 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-19T14:59:29.047Z] #20 44.53 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-19T14:59:29.047Z] #20 44.54 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-19T14:59:29.047Z] #20 44.54 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-19T14:59:29.047Z] #20 44.54 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-19T14:59:29.047Z] #20 44.55 mingw-w64-x86-64-dev [2022-04-19T14:59:29.047Z] #20 44.98 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T14:59:29.047Z] #20 44.98 Need to get 115 MB of archives. [2022-04-19T14:59:29.047Z] #20 44.98 After this operation, 645 MB of additional disk space will be used. [2022-04-19T14:59:29.047Z] #20 44.98 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-04-19T14:59:29.047Z] #20 45.03 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-04-19T14:59:29.047Z] #20 45.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-04-19T14:59:29.047Z] #20 45.08 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-04-19T14:59:29.047Z] #20 45.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-19T14:59:29.047Z] #20 45.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-19T14:59:29.047Z] #20 45.18 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-04-19T14:59:29.047Z] #20 45.26 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-04-19T14:59:29.047Z] #20 45.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-04-19T14:59:29.047Z] #20 45.49 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-04-19T14:59:29.309Z] #20 ... [2022-04-19T14:59:29.309Z] [2022-04-19T14:59:29.309Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T14:59:29.309Z] #66 sha256:9b6412b6d0dfe0588ce19d0213c9461d8449936b6a0188c904aee59f0fe299ff [2022-04-19T14:59:29.309Z] #66 DONE 0.1s [2022-04-19T14:59:29.309Z] [2022-04-19T14:59:29.309Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T14:59:29.309Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-19T14:59:29.309Z] #45 30.76 Reading package lists... [2022-04-19T14:59:29.309Z] #45 39.82 Building dependency tree... [2022-04-19T14:59:29.309Z] #45 43.81 The following additional packages will be installed: [2022-04-19T14:59:29.309Z] #45 43.82 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-19T14:59:29.309Z] #45 43.84 Suggested packages: [2022-04-19T14:59:29.309Z] #45 43.84 cmake-doc ninja-build lrzip [2022-04-19T14:59:29.309Z] #45 43.84 Recommended packages: [2022-04-19T14:59:29.309Z] #45 43.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-19T14:59:29.309Z] #45 44.58 The following NEW packages will be installed: [2022-04-19T14:59:29.309Z] #45 44.61 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-19T14:59:29.309Z] #45 45.01 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T14:59:29.309Z] #45 45.01 Need to get 8418 kB of archives. [2022-04-19T14:59:29.309Z] #45 45.01 After this operation, 34.9 MB of additional disk space will be used. [2022-04-19T14:59:29.309Z] #45 45.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T14:59:29.309Z] #45 45.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T14:59:29.309Z] #45 45.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-19T14:59:29.309Z] #45 45.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-19T14:59:29.309Z] #45 45.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-19T14:59:29.309Z] #45 45.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-19T14:59:29.309Z] #45 45.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-19T14:59:29.309Z] #45 45.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-19T14:59:29.534Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:169, shared: true, mustBeShared: true [2022-04-19T14:59:29.534Z] --- PASS: TestDaemonIpcModeShareable (1.49s) [2022-04-19T14:59:29.534Z] === RUN TestDaemonIpcModePrivate [2022-04-19T14:59:29.789Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-19T14:59:29.883Z] #45 46.03 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:59:29.883Z] #45 ... [2022-04-19T14:59:29.883Z] [2022-04-19T14:59:29.883Z] #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-04-19T14:59:29.883Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T14:59:29.883Z] #20 46.16 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-04-19T14:59:29.883Z] #20 46.39 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-04-19T14:59:30.144Z] #20 46.60 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-04-19T14:59:30.717Z] #20 46.97 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-04-19T14:59:30.717Z] #20 47.11 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-04-19T14:59:30.717Z] #20 47.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-19T14:59:30.717Z] #20 47.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-19T14:59:30.717Z] #20 47.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T14:59:30.717Z] #20 47.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T14:59:30.717Z] #20 47.12 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-04-19T14:59:30.717Z] #20 47.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-19T14:59:30.717Z] #20 47.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-19T14:59:30.717Z] #20 47.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-19T14:59:30.717Z] #20 47.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-19T14:59:30.717Z] #20 47.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-19T14:59:30.717Z] #20 47.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-19T14:59:30.717Z] #20 47.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-19T14:59:30.717Z] #20 47.15 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-04-19T14:59:30.717Z] #20 47.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-19T14:59:30.743Z] --- PASS: TestConfigCreateResolve (2.23s) [2022-04-19T14:59:30.743Z] PASS [2022-04-19T14:59:30.743Z] [2022-04-19T14:59:30.743Z] DONE 6 tests in 13.511s [2022-04-19T14:59:30.743Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-19T14:59:30.743Z] INFO: Testing against a local daemon [2022-04-19T14:59:30.743Z] === RUN TestCheckpoint [2022-04-19T14:59:30.743Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T14:59:30.743Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T14:59:30.743Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T14:59:30.743Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T14:59:30.743Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T14:59:30.743Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T14:59:30.743Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T14:59:30.743Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T14:59:30.743Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T14:59:30.743Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T14:59:30.743Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T14:59:30.743Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-19T14:59:30.743Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T14:59:30.743Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T14:59:30.743Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T14:59:30.743Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T14:59:30.743Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T14:59:30.743Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-19T14:59:30.743Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-19T14:59:30.743Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T14:59:30.743Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T14:59:30.744Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T14:59:30.744Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T14:59:30.744Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-19T14:59:30.744Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T14:59:30.744Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-19T14:59:30.744Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T14:59:30.744Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-19T14:59:30.744Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T14:59:30.744Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-19T14:59:30.744Z] === RUN TestCopyFromContainer [2022-04-19T14:59:30.977Z] #20 47.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-19T14:59:31.154Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2022-04-19T14:59:31.409Z] --- PASS: TestDaemonIpcModePrivate (1.96s) [2022-04-19T14:59:31.409Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-19T14:59:31.548Z] #20 47.74 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T14:59:31.548Z] #20 47.98 Fetched 115 MB in 2s (46.0 MB/s) [2022-04-19T14:59:31.810Z] #20 48.03 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-19T14:59:31.810Z] #20 48.03 (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-04-19T14:59:31.810Z] #20 48.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T14:59:31.810Z] #20 48.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T14:59:32.124Z] === RUN TestCopyFromContainer// [2022-04-19T14:59:32.124Z] === RUN TestCopyFromContainer//bar/root [2022-04-19T14:59:32.124Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-19T14:59:32.124Z] === RUN TestCopyFromContainer/bar/quux [2022-04-19T14:59:32.124Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-19T14:59:32.124Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-19T14:59:32.124Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-19T14:59:32.124Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-19T14:59:32.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-19T14:59:32.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-19T14:59:32.385Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-19T14:59:32.385Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-19T14:59:32.385Z] --- PASS: TestCopyFromContainer (1.66s) [2022-04-19T14:59:32.385Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-19T14:59:32.385Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-19T14:59:32.385Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-19T14:59:32.385Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-19T14:59:32.385Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-19T14:59:32.385Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-19T14:59:32.385Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-19T14:59:32.385Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-19T14:59:32.385Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-19T14:59:32.385Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-19T14:59:32.385Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T14:59:32.385Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T14:59:32.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T14:59:32.385Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T14:59:32.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T14:59:32.385Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T14:59:32.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T14:59:32.385Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T14:59:32.385Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T14:59:32.385Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T14:59:32.385Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-19T14:59:32.385Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T14:59:32.385Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T14:59:32.385Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T14:59:32.385Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T14:59:32.385Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-19T14:59:32.385Z] === RUN TestCreateWithInvalidEnv [2022-04-19T14:59:32.385Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T14:59:32.385Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T14:59:32.385Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T14:59:32.385Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T14:59:32.385Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T14:59:32.385Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T14:59:32.385Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T14:59:32.385Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T14:59:32.385Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T14:59:32.385Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-19T14:59:32.385Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T14:59:32.385Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T14:59:32.385Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T14:59:32.385Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T14:59:32.385Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-19T14:59:32.385Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T14:59:32.590Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-04-19T14:59:32.754Z] #20 48.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-19T14:59:32.754Z] #20 48.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T14:59:32.754Z] #20 48.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T14:59:32.846Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2022-04-19T14:59:32.846Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-19T14:59:33.698Z] #20 ... [2022-04-19T14:59:33.698Z] [2022-04-19T14:59:33.698Z] #70 [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-04-19T14:59:33.698Z] #70 sha256:791eb9561f56209a9abde965608b854e080705062df047f05c202ba93382fd98 [2022-04-19T14:59:33.698Z] #70 46.85 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T14:59:33.698Z] #70 46.85 + GOBIN=/build [2022-04-19T14:59:33.698Z] #70 46.85 + GO111MODULE=on [2022-04-19T14:59:33.698Z] #70 46.85 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T14:59:33.698Z] #70 49.87 rootlesskit version 1.0.0 [2022-04-19T14:59:33.698Z] #70 49.87 Usage of /build/rootlesskit-docker-proxy: [2022-04-19T14:59:33.698Z] #70 49.87 -container-ip string [2022-04-19T14:59:33.698Z] #70 49.87 container ip [2022-04-19T14:59:33.698Z] #70 49.87 -container-port int [2022-04-19T14:59:33.698Z] #70 49.87 container port (default -1) [2022-04-19T14:59:33.698Z] #70 49.87 -host-ip string [2022-04-19T14:59:33.698Z] #70 49.87 host ip [2022-04-19T14:59:33.698Z] #70 49.88 -host-port int [2022-04-19T14:59:33.698Z] #70 49.88 host port (default -1) [2022-04-19T14:59:33.698Z] #70 49.88 -proto string [2022-04-19T14:59:33.698Z] #70 49.88 proxy protocol (default "tcp") [2022-04-19T14:59:33.698Z] #70 DONE 50.0s [2022-04-19T14:59:33.698Z] [2022-04-19T14:59:33.698Z] #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-04-19T14:59:33.698Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T14:59:33.698Z] #20 50.06 Selecting previously unselected package binutils-mingw-w64. [2022-04-19T14:59:33.698Z] #20 50.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-19T14:59:33.698Z] #20 50.08 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T14:59:33.960Z] #20 ... [2022-04-19T14:59:33.960Z] [2022-04-19T14:59:33.960Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T14:59:33.960Z] #71 sha256:dc433b18f75568c739f6ad13845244db700b769d81ee74740094adc52dab37f8 [2022-04-19T14:59:33.960Z] #71 DONE 0.1s [2022-04-19T14:59:33.960Z] [2022-04-19T14:59:33.960Z] #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-04-19T14:59:33.960Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T14:59:33.960Z] #20 50.20 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-19T14:59:33.960Z] #20 50.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T14:59:33.960Z] #20 50.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:59:33.960Z] #20 ... [2022-04-19T14:59:33.960Z] [2022-04-19T14:59:33.960Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T14:59:33.960Z] #72 sha256:95dcba0c4a0b51ff9aaea1348b5ca77fd266e02584909e5b18d69afbdbc98c86 [2022-04-19T14:59:33.960Z] #72 DONE 0.1s [2022-04-19T14:59:33.960Z] [2022-04-19T14:59:33.960Z] #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-04-19T14:59:33.960Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T14:59:33.960Z] #20 50.34 Selecting previously unselected package dmsetup. [2022-04-19T14:59:33.960Z] #20 50.35 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T14:59:33.960Z] #20 50.35 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-19T14:59:33.960Z] #20 50.44 Selecting previously unselected package mingw-w64-common. [2022-04-19T14:59:33.960Z] #20 50.45 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-19T14:59:34.210Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: true, mustBeShared: true [2022-04-19T14:59:34.221Z] #20 ... [2022-04-19T14:59:34.221Z] [2022-04-19T14:59:34.221Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T14:59:34.221Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-19T14:59:34.221Z] #45 46.42 Fetched 8418 kB in 0s (18.4 MB/s) [2022-04-19T14:59:34.221Z] #45 46.47 Selecting previously unselected package xxd. [2022-04-19T14:59:34.221Z] #45 46.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 ... 30207 files and directories currently installed.) [2022-04-19T14:59:34.221Z] #45 46.54 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T14:59:34.221Z] #45 46.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:59:34.221Z] #45 46.67 Selecting previously unselected package vim-common. [2022-04-19T14:59:34.221Z] #45 46.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T14:59:34.221Z] #45 46.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:59:34.221Z] #45 46.83 Selecting previously unselected package cmake-data. [2022-04-19T14:59:34.221Z] #45 46.84 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-19T14:59:34.221Z] #45 46.84 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T14:59:34.221Z] #45 47.73 Selecting previously unselected package libarchive13:amd64. [2022-04-19T14:59:34.221Z] #45 47.74 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-19T14:59:34.221Z] #45 47.76 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T14:59:34.221Z] #45 47.91 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-19T14:59:34.221Z] #45 47.92 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-19T14:59:34.221Z] #45 47.92 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T14:59:34.221Z] #45 48.01 Selecting previously unselected package librhash0:amd64. [2022-04-19T14:59:34.221Z] #45 48.02 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-19T14:59:34.221Z] #45 48.03 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-19T14:59:34.221Z] #45 48.14 Selecting previously unselected package libuv1:amd64. [2022-04-19T14:59:34.221Z] #45 48.14 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-19T14:59:34.221Z] #45 48.15 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-19T14:59:34.221Z] #45 48.23 Selecting previously unselected package cmake. [2022-04-19T14:59:34.221Z] #45 48.23 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-19T14:59:34.221Z] #45 48.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-19T14:59:34.221Z] #45 50.03 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T14:59:34.221Z] #45 50.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:59:34.221Z] #45 50.08 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-19T14:59:34.221Z] #45 50.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T14:59:34.221Z] #45 50.18 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T14:59:34.221Z] #45 50.21 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-19T14:59:34.221Z] #45 50.25 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T14:59:34.221Z] #45 50.29 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-19T14:59:34.221Z] #45 50.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:59:34.221Z] #45 DONE 50.5s [2022-04-19T14:59:34.221Z] [2022-04-19T14:59:34.221Z] #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-04-19T14:59:34.221Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T14:59:34.221Z] #20 50.46 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-19T14:59:34.294Z] --- PASS: TestCreateWithCustomMaskedPaths (1.70s) [2022-04-19T14:59:34.294Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T14:59:34.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-19T14:59:34.466Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2022-04-19T14:59:34.466Z] === RUN TestIpcModeOlderClient [2022-04-19T14:59:34.466Z] === PAUSE TestIpcModeOlderClient [2022-04-19T14:59:34.466Z] === RUN TestKillContainerInvalidSignal [2022-04-19T14:59:34.483Z] #20 ... [2022-04-19T14:59:34.483Z] [2022-04-19T14:59:34.483Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T14:59:34.483Z] #46 sha256:7c723b23f427a6270f4bb29a98d89cd28242951a0f491b64d57d48635e68c665 [2022-04-19T14:59:34.483Z] #46 DONE 0.1s [2022-04-19T14:59:34.483Z] [2022-04-19T14:59:34.483Z] #67 [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-04-19T14:59:34.483Z] #67 sha256:5cb6b37557688aa285a4fa6f6086a71b6bd1b1eb1020ce31f34ffa608fec56b9 [2022-04-19T14:59:34.483Z] #67 0.806 + RM_GOPATH=0 [2022-04-19T14:59:34.483Z] #67 0.806 + TMP_GOPATH= [2022-04-19T14:59:34.483Z] #67 0.806 + : /build [2022-04-19T14:59:34.483Z] #67 0.807 + '[' -z '' ']' [2022-04-19T14:59:34.483Z] #67 0.807 ++ mktemp -d [2022-04-19T14:59:34.483Z] #67 0.808 + export GOPATH=/tmp/tmp.s0krbfCErp [2022-04-19T14:59:34.483Z] #67 0.809 + GOPATH=/tmp/tmp.s0krbfCErp [2022-04-19T14:59:34.483Z] #67 0.809 + RM_GOPATH=1 [2022-04-19T14:59:34.483Z] #67 0.809 + case "$(go env GOARCH)" in [2022-04-19T14:59:34.483Z] #67 0.812 ++ go env GOARCH [2022-04-19T14:59:34.483Z] #67 0.839 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T14:59:34.483Z] #67 0.839 + GO_BUILDMODE=-buildmode=pie [2022-04-19T14:59:34.483Z] #67 0.840 ++ dirname /install.sh [2022-04-19T14:59:34.483Z] #67 0.841 + dir=/ [2022-04-19T14:59:34.483Z] #67 0.841 + bin=containerd [2022-04-19T14:59:34.483Z] #67 0.841 + shift [2022-04-19T14:59:34.483Z] #67 0.842 + '[' '!' -f //containerd.installer ']' [2022-04-19T14:59:34.483Z] #67 0.842 + . //containerd.installer [2022-04-19T14:59:34.483Z] #67 0.842 ++ set -e [2022-04-19T14:59:34.483Z] #67 0.842 ++ : v1.6.2 [2022-04-19T14:59:34.483Z] #67 0.843 + install_containerd [2022-04-19T14:59:34.483Z] #67 0.843 + echo 'Install containerd version v1.6.2' [2022-04-19T14:59:34.483Z] #67 0.843 + git clone https://github.com/containerd/containerd.git /tmp/tmp.s0krbfCErp/src/github.com/containerd/containerd [2022-04-19T14:59:34.483Z] #67 0.843 Install containerd version v1.6.2 [2022-04-19T14:59:34.483Z] #67 0.846 Cloning into '/tmp/tmp.s0krbfCErp/src/github.com/containerd/containerd'... [2022-04-19T14:59:35.027Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2022-04-19T14:59:35.027Z] === RUN TestKillContainer [2022-04-19T14:59:35.027Z] === RUN TestKillContainer/no_signal [2022-04-19T14:59:35.678Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2022-04-19T14:59:35.678Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T14:59:35.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T14:59:35.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T14:59:35.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T14:59:35.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T14:59:35.938Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T14:59:35.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T14:59:35.938Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T14:59:35.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T14:59:35.938Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T14:59:35.938Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T14:59:35.938Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T14:59:35.938Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T14:59:35.938Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T14:59:35.938Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T14:59:35.938Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T14:59:35.938Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-19T14:59:35.938Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T14:59:35.938Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T14:59:35.938Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-19T14:59:35.938Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T14:59:35.938Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-19T14:59:35.938Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T14:59:36.392Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T14:59:36.398Z] #67 ... [2022-04-19T14:59:36.398Z] [2022-04-19T14:59:36.398Z] #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-04-19T14:59:36.398Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T14:59:36.398Z] #20 52.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-19T14:59:36.398Z] #20 52.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-19T14:59:36.398Z] #20 52.77 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T14:59:36.508Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-04-19T14:59:36.508Z] === RUN TestCreateDifferentPlatform [2022-04-19T14:59:36.508Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T14:59:36.508Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T14:59:36.508Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-19T14:59:36.508Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T14:59:36.508Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T14:59:36.508Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T14:59:36.508Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-19T14:59:36.508Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T14:59:36.508Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-19T14:59:36.508Z] === RUN TestContainerStartOnDaemonRestart [2022-04-19T14:59:36.508Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-19T14:59:36.508Z] === RUN TestDaemonRestartIpcMode [2022-04-19T14:59:36.508Z] === PAUSE TestDaemonRestartIpcMode [2022-04-19T14:59:36.508Z] === RUN TestDaemonHostGatewayIP [2022-04-19T14:59:36.508Z] === PAUSE TestDaemonHostGatewayIP [2022-04-19T14:59:36.508Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-19T14:59:36.508Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-19T14:59:36.508Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T14:59:36.508Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-19T14:59:36.508Z] === RUN TestDiff [2022-04-19T14:59:36.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-19T14:59:36.903Z] === RUN TestKillContainer/killing_signal [2022-04-19T14:59:36.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-19T14:59:37.079Z] --- PASS: TestDiff (0.57s) [2022-04-19T14:59:37.079Z] === RUN TestExecWithCloseStdin [2022-04-19T14:59:37.649Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-04-19T14:59:37.649Z] === RUN TestExec [2022-04-19T14:59:37.784Z] #20 ... [2022-04-19T14:59:37.784Z] [2022-04-19T14:59:37.784Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T14:59:37.784Z] #47 sha256:241550a48936509fa3e5158c1080a720f7ac4e52e4e67e572901eaee7012d2f4 [2022-04-19T14:59:37.784Z] #47 1.092 + RM_GOPATH=0 [2022-04-19T14:59:37.784Z] #47 1.092 + TMP_GOPATH= [2022-04-19T14:59:37.784Z] #47 1.092 + : /build [2022-04-19T14:59:37.784Z] #47 1.092 + '[' -z '' ']' [2022-04-19T14:59:37.784Z] #47 1.092 ++ mktemp -d [2022-04-19T14:59:37.784Z] #47 1.094 + export GOPATH=/tmp/tmp.L9aAG350Lj [2022-04-19T14:59:37.784Z] #47 1.094 + GOPATH=/tmp/tmp.L9aAG350Lj [2022-04-19T14:59:37.784Z] #47 1.094 + RM_GOPATH=1 [2022-04-19T14:59:37.784Z] #47 1.094 + case "$(go env GOARCH)" in [2022-04-19T14:59:37.784Z] #47 1.094 ++ go env GOARCH [2022-04-19T14:59:37.784Z] #47 1.111 Install tini version v0.19.0 [2022-04-19T14:59:37.784Z] #47 1.111 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T14:59:37.784Z] #47 1.111 + GO_BUILDMODE=-buildmode=pie [2022-04-19T14:59:37.784Z] #47 1.111 ++ dirname /install.sh [2022-04-19T14:59:37.784Z] #47 1.111 + dir=/ [2022-04-19T14:59:37.784Z] #47 1.111 + bin=tini [2022-04-19T14:59:37.784Z] #47 1.111 + shift [2022-04-19T14:59:37.784Z] #47 1.111 + '[' '!' -f //tini.installer ']' [2022-04-19T14:59:37.784Z] #47 1.111 + . //tini.installer [2022-04-19T14:59:37.784Z] #47 1.111 ++ : v0.19.0 [2022-04-19T14:59:37.784Z] #47 1.111 + install_tini [2022-04-19T14:59:37.784Z] #47 1.111 + echo 'Install tini version v0.19.0' [2022-04-19T14:59:37.784Z] #47 1.111 + git clone https://github.com/krallin/tini.git /tmp/tmp.L9aAG350Lj/tini [2022-04-19T14:59:37.784Z] #47 1.119 Cloning into '/tmp/tmp.L9aAG350Lj/tini'... [2022-04-19T14:59:37.784Z] #47 1.663 + cd /tmp/tmp.L9aAG350Lj/tini [2022-04-19T14:59:37.784Z] #47 1.663 + git checkout -q v0.19.0 [2022-04-19T14:59:37.784Z] #47 1.674 + cmake . [2022-04-19T14:59:37.784Z] #47 1.834 -- The C compiler identification is GNU 10.2.1 [2022-04-19T14:59:37.784Z] #47 1.854 -- Detecting C compiler ABI info [2022-04-19T14:59:37.784Z] #47 2.065 -- Detecting C compiler ABI info - done [2022-04-19T14:59:37.784Z] #47 2.106 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-19T14:59:37.784Z] #47 2.107 -- Detecting C compile features [2022-04-19T14:59:37.784Z] #47 2.108 -- Detecting C compile features - done [2022-04-19T14:59:37.784Z] #47 2.124 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-19T14:59:37.784Z] #47 2.200 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-19T14:59:37.784Z] #47 2.233 -- Configuring done [2022-04-19T14:59:37.784Z] #47 2.248 -- Generating done [2022-04-19T14:59:37.784Z] #47 2.251 -- Build files have been written to: /tmp/tmp.L9aAG350Lj/tini [2022-04-19T14:59:37.784Z] #47 2.256 + make tini-static [2022-04-19T14:59:37.784Z] #47 2.422 Scanning dependencies of target tini-static [2022-04-19T14:59:37.784Z] #47 2.465 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-19T14:59:37.784Z] #47 2.931 [100%] Linking C executable tini-static [2022-04-19T14:59:37.784Z] #47 3.084 [100%] Built target tini-static [2022-04-19T14:59:37.784Z] #47 3.099 + mkdir -p /build [2022-04-19T14:59:37.784Z] #47 3.101 + cp tini-static /build/docker-init [2022-04-19T14:59:37.784Z] #47 DONE 3.3s [2022-04-19T14:59:37.784Z] [2022-04-19T14:59:37.784Z] #67 [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-04-19T14:59:37.784Z] #67 sha256:5cb6b37557688aa285a4fa6f6086a71b6bd1b1eb1020ce31f34ffa608fec56b9 [2022-04-19T14:59:37.830Z] --- PASS: TestKillContainer (2.56s) [2022-04-19T14:59:37.830Z] --- PASS: TestKillContainer/no_signal (1.25s) [2022-04-19T14:59:37.830Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2022-04-19T14:59:37.830Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2022-04-19T14:59:37.830Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T14:59:37.830Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-19T14:59:38.219Z] --- PASS: TestExec (0.63s) [2022-04-19T14:59:38.220Z] === RUN TestExecUser [2022-04-19T14:59:38.392Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-19T14:59:38.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-19T14:59:38.728Z] #67 ... [2022-04-19T14:59:38.728Z] [2022-04-19T14:59:38.728Z] #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-04-19T14:59:38.728Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T14:59:38.728Z] #20 54.85 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-19T14:59:38.728Z] #20 54.88 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:59:38.728Z] #20 54.88 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T14:59:38.728Z] #20 54.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-19T14:59:38.728Z] #20 54.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:59:38.728Z] #20 54.98 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T14:59:38.903Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-04-19T14:59:38.903Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2022-04-19T14:59:38.903Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2022-04-19T14:59:38.903Z] === RUN TestKillStoppedContainer [2022-04-19T14:59:39.158Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-19T14:59:39.158Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T14:59:39.158Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-19T14:59:39.158Z] === RUN TestKillDifferentUserContainer [2022-04-19T14:59:39.159Z] --- PASS: TestExecUser (0.66s) [2022-04-19T14:59:39.159Z] === RUN TestExportContainerAndImportImage [2022-04-19T14:59:39.720Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2022-04-19T14:59:39.720Z] === RUN TestInspectOomKilledTrue [2022-04-19T14:59:39.720Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T14:59:39.720Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T14:59:39.720Z] === RUN TestInspectOomKilledFalse [2022-04-19T14:59:39.720Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T14:59:39.720Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T14:59:39.720Z] === RUN TestLinksEtcHostsContentMatch [2022-04-19T14:59:39.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-19T14:59:39.729Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-04-19T14:59:39.729Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T14:59:39.975Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2022-04-19T14:59:39.975Z] === RUN TestLinksContainerNames [2022-04-19T14:59:40.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-19T14:59:41.110Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-19T14:59:41.110Z] === RUN TestHealthCheckWorkdir [2022-04-19T14:59:41.274Z] #20 57.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-19T14:59:41.274Z] #20 57.22 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:59:41.274Z] #20 57.23 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T14:59:41.504Z] --- PASS: TestLinksContainerNames (1.43s) [2022-04-19T14:59:41.504Z] === RUN TestLogsFollowTailEmpty [2022-04-19T14:59:41.680Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2022-04-19T14:59:41.680Z] === RUN TestHealthKillContainer [2022-04-19T14:59:41.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-19T14:59:42.336Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2022-04-19T14:59:42.336Z] === RUN TestContainerNetworkMountsNoChown [2022-04-19T14:59:42.592Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-19T14:59:42.848Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2022-04-19T14:59:42.848Z] === RUN TestMountDaemonRoot [2022-04-19T14:59:42.848Z] === RUN TestMountDaemonRoot/default [2022-04-19T14:59:42.848Z] === PAUSE TestMountDaemonRoot/default [2022-04-19T14:59:42.848Z] === RUN TestMountDaemonRoot/private [2022-04-19T14:59:42.848Z] === PAUSE TestMountDaemonRoot/private [2022-04-19T14:59:42.848Z] === RUN TestMountDaemonRoot/rprivate [2022-04-19T14:59:42.848Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-19T14:59:42.848Z] === RUN TestMountDaemonRoot/slave [2022-04-19T14:59:42.848Z] === PAUSE TestMountDaemonRoot/slave [2022-04-19T14:59:42.848Z] === RUN TestMountDaemonRoot/rslave [2022-04-19T14:59:42.848Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-19T14:59:42.848Z] === RUN TestMountDaemonRoot/shared [2022-04-19T14:59:42.848Z] === PAUSE TestMountDaemonRoot/shared [2022-04-19T14:59:42.848Z] === RUN TestMountDaemonRoot/rshared [2022-04-19T14:59:42.848Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-19T14:59:42.848Z] === CONT TestMountDaemonRoot/default [2022-04-19T14:59:42.848Z] === CONT TestMountDaemonRoot/shared [2022-04-19T14:59:42.848Z] === CONT TestMountDaemonRoot/rprivate [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/private [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/slave [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/rslave [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/rshared [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-19T14:59:42.849Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T14:59:42.849Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T14:59:42.849Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T14:59:43.104Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-19T14:59:43.104Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-19T14:59:43.104Z] === RUN TestContainerBindMountNonRecursive [2022-04-19T14:59:43.360Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-19T14:59:43.615Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-19T14:59:43.822Z] #20 ... [2022-04-19T14:59:43.822Z] [2022-04-19T14:59:43.822Z] #67 [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-04-19T14:59:43.822Z] #67 sha256:5cb6b37557688aa285a4fa6f6086a71b6bd1b1eb1020ce31f34ffa608fec56b9 [2022-04-19T14:59:43.822Z] #67 14.30 + cd /tmp/tmp.s0krbfCErp/src/github.com/containerd/containerd [2022-04-19T14:59:43.822Z] #67 14.30 + git checkout -q v1.6.2 [2022-04-19T14:59:44.084Z] #67 14.87 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-19T14:59:44.084Z] #67 14.87 + BUILDTAGS='netgo osusergo static_build' [2022-04-19T14:59:44.084Z] #67 14.87 + export EXTRA_FLAGS=-buildmode=pie [2022-04-19T14:59:44.084Z] #67 14.87 + EXTRA_FLAGS=-buildmode=pie [2022-04-19T14:59:44.084Z] #67 14.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-19T14:59:44.084Z] #67 14.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-19T14:59:44.084Z] #67 14.87 + '[' '' = dynamic ']' [2022-04-19T14:59:44.084Z] #67 14.87 + make [2022-04-19T14:59:44.543Z] --- PASS: TestContainerBindMountNonRecursive (1.52s) [2022-04-19T14:59:44.543Z] === RUN TestContainerVolumesMountedAsShared [2022-04-19T14:59:44.656Z] #67 15.25 + bin/ctr [2022-04-19T14:59:45.104Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2022-04-19T14:59:45.104Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-19T14:59:45.665Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-04-19T14:59:45.665Z] === RUN TestNetworkNat [2022-04-19T14:59:45.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-19T14:59:46.175Z] --- PASS: TestNetworkNat (0.67s) [2022-04-19T14:59:46.175Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T14:59:46.737Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2022-04-19T14:59:46.737Z] === RUN TestNetworkLoopbackNat [2022-04-19T14:59:46.993Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-19T14:59:47.921Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-19T14:59:48.177Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-19T14:59:48.738Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-19T14:59:49.807Z] --- PASS: TestHealthKillContainer (8.22s) [2022-04-19T14:59:49.807Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T14:59:49.949Z] #67 ... [2022-04-19T14:59:49.949Z] [2022-04-19T14:59:49.949Z] #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-04-19T14:59:49.949Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T14:59:49.949Z] #20 60.92 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-19T14:59:49.949Z] #20 60.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:59:49.949Z] #20 60.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T14:59:49.949Z] #20 62.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-19T14:59:49.949Z] #20 62.45 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:59:49.949Z] #20 62.46 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T14:59:49.949Z] #20 64.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-19T14:59:49.949Z] #20 64.23 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:59:49.949Z] #20 64.24 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T14:59:50.103Z] --- PASS: TestNetworkLoopbackNat (2.95s) [2022-04-19T14:59:50.103Z] === RUN TestPause [2022-04-19T14:59:50.103Z] check_test.go:308: [d1e3ff8130ff9] daemon is not started [2022-04-19T14:59:50.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-19T14:59:50.360Z] --- PASS: TestPause (0.59s) [2022-04-19T14:59:50.360Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T14:59:50.360Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T14:59:50.360Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T14:59:50.360Z] === RUN TestPauseStopPausedContainer [2022-04-19T14:59:50.393Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2022-04-19T14:59:50.393Z] === RUN TestIpcModeNone [2022-04-19T14:59:51.286Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-19T14:59:51.286Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2022-04-19T14:59:51.286Z] === RUN TestPidHost [2022-04-19T14:59:51.357Z] --- PASS: TestIpcModeNone (0.63s) [2022-04-19T14:59:51.358Z] === RUN TestIpcModePrivate [2022-04-19T14:59:51.358Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-04-19T14:59:51.619Z] --- PASS: TestIpcModePrivate (0.63s) [2022-04-19T14:59:51.619Z] === RUN TestIpcModeShareable [2022-04-19T14:59:52.127Z] #20 68.24 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-19T14:59:52.127Z] #20 68.25 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T14:59:52.127Z] #20 68.26 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T14:59:52.188Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-04-19T14:59:52.448Z] --- PASS: TestIpcModeShareable (0.64s) [2022-04-19T14:59:52.448Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-19T14:59:52.650Z] --- PASS: TestPidHost (1.48s) [2022-04-19T14:59:52.650Z] === RUN TestPsFilter [2022-04-19T14:59:52.650Z] --- PASS: TestPsFilter (0.11s) [2022-04-19T14:59:52.650Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T14:59:53.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-19T14:59:53.212Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2022-04-19T14:59:53.212Z] === RUN TestRemoveContainerWithVolume [2022-04-19T14:59:53.467Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-19T14:59:53.723Z] --- PASS: TestRemoveContainerWithVolume (0.58s) [2022-04-19T14:59:53.723Z] === RUN TestRemoveContainerRunning [2022-04-19T14:59:54.048Z] #20 70.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-19T14:59:54.048Z] #20 70.05 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-19T14:59:54.048Z] #20 70.07 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T14:59:54.048Z] #20 70.14 Selecting previously unselected package libapparmor1:amd64. [2022-04-19T14:59:54.048Z] #20 70.15 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-19T14:59:54.048Z] #20 70.16 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T14:59:54.048Z] #20 70.20 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-19T14:59:54.048Z] #20 70.21 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-19T14:59:54.048Z] #20 70.22 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T14:59:54.048Z] #20 70.29 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T14:59:54.048Z] #20 70.30 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T14:59:54.048Z] #20 70.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T14:59:54.048Z] #20 70.39 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T14:59:54.048Z] #20 70.40 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T14:59:54.048Z] #20 70.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T14:59:54.048Z] #20 70.50 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-19T14:59:54.311Z] #20 70.50 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T14:59:54.311Z] #20 70.51 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:59:54.311Z] #20 70.55 Selecting previously unselected package libudev-dev:amd64. [2022-04-19T14:59:54.311Z] #20 70.56 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-19T14:59:54.311Z] #20 70.57 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-19T14:59:54.311Z] #20 70.64 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-19T14:59:54.311Z] #20 70.65 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-19T14:59:54.311Z] #20 70.65 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T14:59:54.311Z] #20 70.76 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-19T14:59:54.358Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2022-04-19T14:59:54.358Z] === RUN TestAPIIpcModeHost [2022-04-19T14:59:54.574Z] #20 70.77 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-19T14:59:54.574Z] #20 70.78 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T14:59:54.574Z] #20 70.86 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-19T14:59:54.574Z] #20 70.87 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-19T14:59:54.574Z] #20 70.88 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T14:59:54.574Z] #20 70.95 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-19T14:59:54.574Z] #20 70.96 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-19T14:59:54.619Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-04-19T14:59:54.619Z] === RUN TestDaemonIpcModeShareable [2022-04-19T14:59:54.649Z] --- PASS: TestRemoveContainerRunning (0.67s) [2022-04-19T14:59:54.649Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T14:59:54.836Z] #20 70.97 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T14:59:54.836Z] #20 71.01 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-19T14:59:54.836Z] #20 71.02 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-19T14:59:54.836Z] #20 71.03 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T14:59:54.836Z] #20 71.24 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-19T14:59:54.836Z] #20 71.24 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-19T14:59:54.836Z] #20 71.25 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T14:59:54.836Z] #20 71.33 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-19T14:59:54.836Z] #20 71.34 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T14:59:54.836Z] #20 71.34 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:59:54.904Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-19T14:59:55.097Z] #20 71.39 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-19T14:59:55.097Z] #20 71.40 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-19T14:59:55.097Z] #20 71.41 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T14:59:55.097Z] #20 71.48 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-19T14:59:55.159Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-04-19T14:59:55.159Z] === RUN TestRemoveInvalidContainer [2022-04-19T14:59:55.159Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-19T14:59:55.159Z] === RUN TestRenameLinkedContainer [2022-04-19T14:59:55.404Z] #20 71.48 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-19T14:59:55.404Z] #20 71.48 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T14:59:55.404Z] #20 71.74 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T14:59:55.404Z] #20 71.76 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T14:59:55.404Z] #20 71.77 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T14:59:55.404Z] #20 71.79 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T14:59:55.404Z] #20 71.81 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T14:59:55.404Z] #20 71.82 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T14:59:55.404Z] #20 71.83 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T14:59:55.404Z] #20 71.85 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T14:59:55.415Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-19T14:59:55.559Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-19T14:59:55.559Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-04-19T14:59:55.559Z] === RUN TestDaemonIpcModePrivate [2022-04-19T14:59:55.667Z] #20 71.86 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-19T14:59:55.667Z] #20 71.88 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T14:59:55.667Z] #20 71.89 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T14:59:55.667Z] #20 71.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T14:59:55.667Z] #20 71.95 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T14:59:55.667Z] #20 71.96 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T14:59:55.667Z] #20 71.98 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-19T14:59:55.667Z] #20 71.99 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T14:59:55.667Z] #20 72.00 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T14:59:55.667Z] #20 72.02 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T14:59:55.667Z] #20 72.04 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T14:59:55.667Z] #20 72.05 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T14:59:55.667Z] #20 72.07 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T14:59:55.667Z] #20 72.10 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-04-19T14:59:55.667Z] #20 72.12 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T14:59:55.667Z] #20 72.13 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-04-19T14:59:55.667Z] #20 72.14 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T14:59:55.667Z] #20 72.15 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T14:59:55.667Z] #20 72.16 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-04-19T14:59:55.711Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-19T14:59:55.938Z] #20 72.17 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T14:59:55.938Z] #20 72.20 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T14:59:55.938Z] #20 72.22 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:59:55.938Z] #20 72.23 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-19T14:59:55.938Z] #20 72.25 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:59:55.938Z] #20 72.27 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T14:59:55.966Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-19T14:59:55.966Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-19T14:59:56.201Z] #20 72.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T14:59:56.221Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-19T14:59:56.221Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-19T14:59:56.222Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-19T14:59:56.940Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-19T14:59:56.940Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-04-19T14:59:56.940Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-19T14:59:57.147Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-19T14:59:57.880Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-19T14:59:57.880Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-04-19T14:59:57.880Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-19T14:59:58.074Z] --- PASS: TestRenameLinkedContainer (2.74s) [2022-04-19T14:59:58.074Z] === RUN TestRenameStoppedContainer [2022-04-19T14:59:58.759Z] #20 DONE 74.8s [2022-04-19T14:59:58.759Z] [2022-04-19T14:59:58.759Z] #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-04-19T14:59:58.759Z] #21 sha256:c32018453d6e6a330d085f59c3778f67c9d68b3296b576f4afb63d06b03fe99a [2022-04-19T14:59:59.003Z] --- PASS: TestRenameStoppedContainer (0.96s) [2022-04-19T14:59:59.003Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T14:59:59.261Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-19T14:59:59.261Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-04-19T14:59:59.261Z] === RUN TestIpcModeOlderClient [2022-04-19T14:59:59.261Z] === PAUSE TestIpcModeOlderClient [2022-04-19T14:59:59.261Z] === RUN TestKillContainerInvalidSignal [2022-04-19T14:59:59.521Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-04-19T14:59:59.521Z] === RUN TestKillContainer [2022-04-19T14:59:59.521Z] === RUN TestKillContainer/no_signal [2022-04-19T14:59:59.703Z] #21 1.123 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T14:59:59.703Z] #21 1.295 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T14:59:59.703Z] #21 1.297 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T15:00:00.091Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T15:00:00.352Z] === RUN TestKillContainer/killing_signal [2022-04-19T15:00:00.891Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2022-04-19T15:00:00.891Z] === RUN TestRenameInvalidName [2022-04-19T15:00:00.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-19T15:00:00.922Z] --- PASS: TestKillContainer (1.30s) [2022-04-19T15:00:00.922Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-04-19T15:00:00.922Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-19T15:00:00.922Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-04-19T15:00:00.922Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T15:00:00.922Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-19T15:00:01.147Z] --- PASS: TestRenameInvalidName (0.61s) [2022-04-19T15:00:01.147Z] === RUN TestRenameAnonymousContainer [2022-04-19T15:00:01.183Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-19T15:00:01.595Z] 8f616e6e9eec: Pull complete [2022-04-19T15:00:02.125Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-04-19T15:00:02.125Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-19T15:00:02.125Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-04-19T15:00:02.125Z] === RUN TestKillStoppedContainer [2022-04-19T15:00:02.125Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-19T15:00:02.125Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T15:00:02.125Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-19T15:00:02.125Z] === RUN TestKillDifferentUserContainer [2022-04-19T15:00:02.511Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-19T15:00:02.696Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-04-19T15:00:02.696Z] === RUN TestInspectOomKilledTrue [2022-04-19T15:00:02.696Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:00:02.696Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T15:00:02.696Z] === RUN TestInspectOomKilledFalse [2022-04-19T15:00:02.696Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:00:02.696Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T15:00:02.696Z] === RUN TestLinksEtcHostsContentMatch [2022-04-19T15:00:02.767Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-19T15:00:02.955Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-04-19T15:00:02.956Z] === RUN TestLinksContainerNames [2022-04-19T15:00:03.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-19T15:00:03.328Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-19T15:00:03.583Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-19T15:00:03.838Z] --- PASS: TestRenameAnonymousContainer (2.65s) [2022-04-19T15:00:03.838Z] === RUN TestRenameContainerWithSameName [2022-04-19T15:00:03.896Z] --- PASS: TestLinksContainerNames (0.91s) [2022-04-19T15:00:03.896Z] === RUN TestLogsFollowTailEmpty [2022-04-19T15:00:04.094Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-19T15:00:04.350Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-19T15:00:04.466Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-04-19T15:00:04.466Z] === RUN TestContainerNetworkMountsNoChown [2022-04-19T15:00:04.488Z] #21 1.615 Reading package lists... [2022-04-19T15:00:04.615Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2022-04-19T15:00:04.615Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T15:00:04.615Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-19T15:00:04.727Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-04-19T15:00:04.727Z] === RUN TestMountDaemonRoot [2022-04-19T15:00:04.880Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/default [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/default [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/private [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/private [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rprivate [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/slave [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/slave [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rslave [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/shared [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/shared [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rshared [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/default [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/rshared [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/shared [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/rslave [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/slave [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/rprivate [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/private [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-19T15:00:04.988Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-19T15:00:04.988Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-19T15:00:04.988Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-19T15:00:05.248Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-19T15:00:05.248Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-19T15:00:05.248Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-19T15:00:05.248Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T15:00:05.248Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-19T15:00:05.248Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T15:00:05.248Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-19T15:00:05.248Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-19T15:00:05.248Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-19T15:00:05.248Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-19T15:00:05.248Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-19T15:00:05.248Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T15:00:05.248Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-19T15:00:05.248Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T15:00:05.509Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-19T15:00:05.509Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-19T15:00:05.509Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-19T15:00:05.509Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-19T15:00:05.509Z] === RUN TestContainerBindMountNonRecursive [2022-04-19T15:00:05.810Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s) [2022-04-19T15:00:05.811Z] === RUN TestResize [2022-04-19T15:00:06.372Z] --- PASS: TestResize (0.71s) [2022-04-19T15:00:06.372Z] === RUN TestResizeWithInvalidSize [2022-04-19T15:00:06.890Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-04-19T15:00:06.890Z] === RUN TestContainerVolumesMountedAsShared [2022-04-19T15:00:06.935Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-19T15:00:07.150Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-04-19T15:00:07.150Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-19T15:00:07.190Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2022-04-19T15:00:07.190Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T15:00:07.409Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-04-19T15:00:07.410Z] === RUN TestNetworkNat [2022-04-19T15:00:07.752Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2022-04-19T15:00:07.752Z] === RUN TestDaemonRestartKillContainers [2022-04-19T15:00:07.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T15:00:07.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T15:00:07.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T15:00:07.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T15:00:07.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T15:00:07.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T15:00:07.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T15:00:07.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T15:00:07.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T15:00:07.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T15:00:07.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T15:00:07.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T15:00:07.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T15:00:07.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T15:00:07.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T15:00:07.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T15:00:07.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:00:07.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:00:07.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:00:07.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:00:07.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:00:07.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:00:07.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:00:07.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:00:07.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:00:07.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:00:07.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:00:07.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:00:07.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:00:07.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:00:07.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:00:07.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:00:07.753Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T15:00:07.753Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:00:07.753Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:00:07.753Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:00:07.753Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:00:07.753Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T15:00:07.753Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:00:07.753Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:00:07.979Z] --- PASS: TestNetworkNat (0.43s) [2022-04-19T15:00:07.979Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T15:00:08.550Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-04-19T15:00:08.550Z] === RUN TestNetworkLoopbackNat [2022-04-19T15:00:09.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:00:09.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:00:09.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T15:00:09.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T15:00:09.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T15:00:09.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-19T15:00:09.897Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-19T15:00:09.897Z] check_test.go:308: [dc69e13b489fa] daemon is not started [2022-04-19T15:00:09.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-19T15:00:09.897Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-19T15:00:09.897Z] check_test.go:308: [dca314f4250e5] daemon is not started [2022-04-19T15:00:09.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-19T15:00:10.046Z] #21 6.275 Reading package lists... [2022-04-19T15:00:10.620Z] #21 11.04 Building dependency tree... [2022-04-19T15:00:10.620Z] #21 12.17 Reading state information... [2022-04-19T15:00:11.088Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-04-19T15:00:11.088Z] === RUN TestPause [2022-04-19T15:00:11.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T15:00:11.348Z] --- PASS: TestPause (0.54s) [2022-04-19T15:00:11.348Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T15:00:11.348Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T15:00:11.348Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T15:00:11.348Z] === RUN TestPauseStopPausedContainer [2022-04-19T15:00:11.564Z] #21 13.21 The following additional packages will be installed: [2022-04-19T15:00:11.564Z] #21 13.21 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-19T15:00:11.564Z] #21 13.21 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-19T15:00:11.564Z] #21 13.21 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-19T15:00:11.564Z] #21 13.21 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-19T15:00:11.564Z] #21 13.21 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-19T15:00:11.564Z] #21 13.22 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-19T15:00:11.564Z] #21 13.22 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-19T15:00:11.564Z] #21 13.24 Suggested packages: [2022-04-19T15:00:11.564Z] #21 13.24 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-19T15:00:11.564Z] #21 13.24 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-19T15:00:11.564Z] #21 13.24 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-19T15:00:11.564Z] #21 13.24 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-19T15:00:11.564Z] #21 13.24 seccomp:ppc64el seccomp:s390x [2022-04-19T15:00:11.564Z] #21 13.24 Recommended packages: [2022-04-19T15:00:11.564Z] #21 13.24 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-19T15:00:11.564Z] #21 13.24 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-19T15:00:11.564Z] #21 13.24 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-19T15:00:11.564Z] #21 13.24 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-19T15:00:11.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T15:00:11.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T15:00:11.919Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-04-19T15:00:11.919Z] === RUN TestPidHost [2022-04-19T15:00:12.137Z] #21 13.73 The following NEW packages will be installed: [2022-04-19T15:00:12.137Z] #21 13.73 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-19T15:00:12.137Z] #21 13.73 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-19T15:00:12.137Z] #21 13.73 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-19T15:00:12.137Z] #21 13.73 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-19T15:00:12.137Z] #21 13.73 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-19T15:00:12.137Z] #21 13.73 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-19T15:00:12.137Z] #21 13.74 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-19T15:00:12.137Z] #21 13.74 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-19T15:00:12.137Z] #21 13.74 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-19T15:00:12.137Z] #21 13.74 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-19T15:00:12.137Z] #21 13.74 libseccomp2:ppc64el libseccomp2:s390x [2022-04-19T15:00:12.709Z] #21 14.10 0 upgraded, 40 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:00:12.709Z] #21 14.10 Need to get 15.9 MB of archives. [2022-04-19T15:00:12.709Z] #21 14.10 After this operation, 73.0 MB of additional disk space will be used. [2022-04-19T15:00:12.709Z] #21 14.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-19T15:00:12.709Z] #21 14.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-19T15:00:12.709Z] #21 14.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-19T15:00:12.709Z] #21 14.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-19T15:00:12.709Z] #21 14.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-19T15:00:12.709Z] #21 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-19T15:00:12.709Z] #21 14.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-19T15:00:12.709Z] #21 14.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-19T15:00:12.709Z] #21 14.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-19T15:00:12.709Z] #21 14.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-19T15:00:12.709Z] #21 14.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-19T15:00:12.709Z] #21 14.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-19T15:00:12.709Z] #21 14.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-19T15:00:12.709Z] #21 14.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-19T15:00:12.709Z] #21 14.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-19T15:00:12.709Z] #21 14.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-19T15:00:12.709Z] #21 14.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-19T15:00:12.709Z] #21 14.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-19T15:00:12.709Z] #21 14.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-19T15:00:12.709Z] #21 14.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-19T15:00:12.709Z] #21 14.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-19T15:00:12.709Z] #21 14.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-19T15:00:12.709Z] #21 14.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-19T15:00:12.709Z] #21 14.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-19T15:00:12.709Z] #21 14.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-19T15:00:12.709Z] #21 14.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-19T15:00:12.709Z] #21 14.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-19T15:00:12.709Z] #21 14.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-19T15:00:12.709Z] #21 14.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-19T15:00:12.820Z] #60 271.2 # github.com/containerd/containerd/cmd/containerd [2022-04-19T15:00:12.820Z] #60 271.2 /usr/bin/ld: /tmp/go-link-3559577623/000019.o: in function `New': [2022-04-19T15:00:12.820Z] #60 271.2 /tmp/tmp.sX7tB9ov02/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-19T15:00:12.820Z] #60 271.3 + bin/containerd-stress [2022-04-19T15:00:12.820Z] #60 272.4 + bin/containerd-shim [2022-04-19T15:00:12.859Z] --- PASS: TestPidHost (1.02s) [2022-04-19T15:00:12.859Z] === RUN TestPsFilter [2022-04-19T15:00:12.970Z] #21 14.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-19T15:00:12.970Z] #21 14.41 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-19T15:00:12.970Z] #21 14.41 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-19T15:00:12.970Z] #21 14.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-19T15:00:12.970Z] #21 14.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-19T15:00:12.970Z] #21 14.42 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-19T15:00:12.970Z] #21 14.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-19T15:00:12.970Z] #21 14.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-19T15:00:12.970Z] #21 14.43 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-19T15:00:12.970Z] #21 14.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-19T15:00:12.970Z] #21 14.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-19T15:00:13.119Z] --- PASS: TestPsFilter (0.10s) [2022-04-19T15:00:13.119Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T15:00:13.379Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-04-19T15:00:13.379Z] === RUN TestRemoveContainerWithVolume [2022-04-19T15:00:13.543Z] #21 14.93 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:00:13.543Z] #21 15.14 Fetched 15.9 MB in 1s (25.5 MB/s) [2022-04-19T15:00:13.543Z] #21 15.24 Selecting previously unselected package gcc-10-base:armel. [2022-04-19T15:00:13.747Z] check_test.go:308: [d128c03337417] daemon is not started [2022-04-19T15:00:13.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-19T15:00:13.806Z] #21 15.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-19T15:00:13.806Z] #21 15.30 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-19T15:00:13.806Z] #21 15.33 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-19T15:00:13.806Z] #21 15.46 Selecting previously unselected package gcc-10-base:armhf. [2022-04-19T15:00:13.806Z] #21 15.47 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-19T15:00:13.806Z] #21 15.49 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-19T15:00:13.949Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-19T15:00:13.949Z] === RUN TestRemoveContainerRunning [2022-04-19T15:00:14.067Z] #21 15.55 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-19T15:00:14.067Z] #21 15.55 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-19T15:00:14.067Z] #21 15.56 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-19T15:00:14.067Z] #21 15.61 Selecting previously unselected package gcc-10-base:s390x. [2022-04-19T15:00:14.067Z] #21 15.61 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-19T15:00:14.067Z] #21 15.62 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-19T15:00:14.067Z] #21 15.66 Selecting previously unselected package gcc-10-base:arm64. [2022-04-19T15:00:14.067Z] #21 15.67 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-19T15:00:14.067Z] #21 15.67 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-19T15:00:14.067Z] #21 15.74 Selecting previously unselected package libgcc-s1:armel. [2022-04-19T15:00:14.067Z] #21 15.75 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-19T15:00:14.067Z] #21 15.76 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-19T15:00:14.209Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-19T15:00:14.209Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T15:00:14.329Z] #21 15.81 Selecting previously unselected package libcrypt1:armel. [2022-04-19T15:00:14.329Z] #21 15.82 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-19T15:00:14.329Z] #21 15.83 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-19T15:00:14.329Z] #21 15.92 Selecting previously unselected package libc6:armel. [2022-04-19T15:00:14.329Z] #21 15.93 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-19T15:00:14.590Z] #21 16.14 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-19T15:00:14.778Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-04-19T15:00:14.778Z] === RUN TestRemoveInvalidContainer [2022-04-19T15:00:14.778Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-19T15:00:14.778Z] === RUN TestRenameLinkedContainer [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.21s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.97s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.21s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.03s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.06s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.37s) [2022-04-19T15:00:15.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.59s) [2022-04-19T15:00:15.110Z] === RUN TestCgroupNamespacesRun [2022-04-19T15:00:15.163Z] #21 16.53 Selecting previously unselected package libapparmor1:armel. [2022-04-19T15:00:15.163Z] #21 16.54 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-19T15:00:15.163Z] #21 16.55 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-19T15:00:15.163Z] #21 16.60 Selecting previously unselected package libapparmor-dev:armel. [2022-04-19T15:00:15.163Z] #21 16.60 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-19T15:00:15.163Z] #21 16.61 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-19T15:00:15.163Z] #21 16.67 Selecting previously unselected package libgcc-s1:arm64. [2022-04-19T15:00:15.163Z] #21 16.67 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-19T15:00:15.163Z] #21 16.68 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-19T15:00:15.163Z] #21 16.73 Selecting previously unselected package libcrypt1:arm64. [2022-04-19T15:00:15.163Z] #21 16.74 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-19T15:00:15.163Z] #21 16.75 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-19T15:00:15.424Z] #21 16.88 Selecting previously unselected package libc6:arm64. [2022-04-19T15:00:15.424Z] #21 16.88 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-19T15:00:15.685Z] #21 17.11 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-19T15:00:16.036Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-19T15:00:16.257Z] #21 17.56 Selecting previously unselected package libapparmor1:arm64. [2022-04-19T15:00:16.257Z] #21 17.57 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-19T15:00:16.257Z] #21 17.57 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-19T15:00:16.257Z] #21 17.63 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-19T15:00:16.257Z] #21 17.64 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-19T15:00:16.257Z] #21 17.64 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-19T15:00:16.257Z] #21 17.72 Selecting previously unselected package libgcc-s1:s390x. [2022-04-19T15:00:16.257Z] #21 17.73 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-19T15:00:16.257Z] #21 17.73 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-19T15:00:16.257Z] #21 17.78 Selecting previously unselected package libcrypt1:s390x. [2022-04-19T15:00:16.257Z] #21 17.79 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-19T15:00:16.257Z] #21 17.79 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-19T15:00:16.290Z] --- PASS: TestCgroupNamespacesRun (1.41s) [2022-04-19T15:00:16.290Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-19T15:00:16.519Z] #21 17.87 Selecting previously unselected package libc6:s390x. [2022-04-19T15:00:16.519Z] #21 17.88 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-19T15:00:16.519Z] #21 18.11 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-19T15:00:16.545Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-19T15:00:16.688Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-04-19T15:00:16.688Z] === RUN TestRenameStoppedContainer [2022-04-19T15:00:16.801Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-19T15:00:16.948Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-04-19T15:00:16.948Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T15:00:17.092Z] #21 18.52 Selecting previously unselected package libapparmor1:s390x. [2022-04-19T15:00:17.092Z] #21 18.52 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-19T15:00:17.092Z] #21 18.53 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-19T15:00:17.092Z] #21 18.58 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-19T15:00:17.092Z] #21 18.59 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-19T15:00:17.092Z] #21 18.60 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-19T15:00:17.092Z] #21 18.69 Selecting previously unselected package libgcc-s1:armhf. [2022-04-19T15:00:17.092Z] #21 18.69 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-19T15:00:17.092Z] #21 18.69 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-19T15:00:17.092Z] #21 18.74 Selecting previously unselected package libcrypt1:armhf. [2022-04-19T15:00:17.092Z] #21 18.74 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-19T15:00:17.092Z] #21 18.75 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-19T15:00:17.354Z] #21 18.84 Selecting previously unselected package libc6:armhf. [2022-04-19T15:00:17.354Z] #21 18.84 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-19T15:00:17.615Z] #21 19.04 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-19T15:00:17.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-19T15:00:17.727Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.43s) [2022-04-19T15:00:17.727Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-19T15:00:17.876Z] #21 19.47 Selecting previously unselected package libapparmor1:armhf. [2022-04-19T15:00:17.876Z] #21 19.48 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-19T15:00:17.876Z] #21 19.48 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-19T15:00:17.876Z] #21 19.53 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-19T15:00:17.876Z] #21 19.54 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-19T15:00:17.889Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-04-19T15:00:17.889Z] === RUN TestRenameInvalidName [2022-04-19T15:00:18.138Z] #21 19.55 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-19T15:00:18.138Z] #21 19.64 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-19T15:00:18.138Z] #21 19.64 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-19T15:00:18.138Z] #21 19.65 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-19T15:00:18.138Z] #21 19.70 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-19T15:00:18.138Z] #21 19.70 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-19T15:00:18.138Z] #21 19.70 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-19T15:00:18.138Z] #21 19.79 Selecting previously unselected package libc6:ppc64el. [2022-04-19T15:00:18.149Z] --- PASS: TestRenameInvalidName (0.41s) [2022-04-19T15:00:18.149Z] === RUN TestRenameAnonymousContainer [2022-04-19T15:00:18.400Z] #21 19.80 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-19T15:00:18.661Z] #21 20.04 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-19T15:00:18.923Z] #21 20.62 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-19T15:00:19.090Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-19T15:00:19.184Z] #21 20.63 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-19T15:00:19.185Z] #21 20.64 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-19T15:00:19.185Z] #21 20.69 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-19T15:00:19.185Z] #21 20.69 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-19T15:00:19.185Z] #21 20.70 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-19T15:00:19.185Z] #21 20.77 Selecting previously unselected package libseccomp2:s390x. [2022-04-19T15:00:19.185Z] #21 20.77 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-19T15:00:19.185Z] #21 20.78 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-19T15:00:19.185Z] #21 20.83 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-19T15:00:19.185Z] #21 20.83 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-19T15:00:19.185Z] #21 20.84 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-19T15:00:19.346Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2022-04-19T15:00:19.346Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-19T15:00:19.446Z] #21 20.89 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-19T15:00:19.446Z] #21 20.90 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-19T15:00:19.446Z] #21 20.91 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-19T15:00:19.446Z] #21 20.95 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-19T15:00:19.446Z] #21 20.96 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-19T15:00:19.446Z] #21 20.97 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-19T15:00:19.446Z] #21 21.04 Selecting previously unselected package libseccomp2:armhf. [2022-04-19T15:00:19.446Z] #21 21.05 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-19T15:00:19.446Z] #21 21.05 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-19T15:00:19.446Z] #21 21.09 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-19T15:00:19.447Z] #21 21.10 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-19T15:00:19.447Z] #21 21.11 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-19T15:00:19.447Z] #21 21.17 Selecting previously unselected package libseccomp2:armel. [2022-04-19T15:00:19.708Z] #21 21.18 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-19T15:00:19.708Z] #21 21.18 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-19T15:00:19.708Z] #21 21.23 Selecting previously unselected package libseccomp-dev:armel. [2022-04-19T15:00:19.708Z] #21 21.24 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-19T15:00:19.708Z] #21 21.24 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-19T15:00:19.708Z] #21 21.31 Selecting previously unselected package libseccomp2:arm64. [2022-04-19T15:00:19.708Z] #21 21.31 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-19T15:00:19.708Z] #21 21.32 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T15:00:19.708Z] #21 21.37 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-19T15:00:19.708Z] #21 21.38 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-19T15:00:19.708Z] #21 21.38 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T15:00:19.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-19T15:00:19.970Z] #21 21.55 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-19T15:00:19.970Z] #21 21.57 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-19T15:00:19.970Z] #21 21.58 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-19T15:00:19.970Z] #21 21.60 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-19T15:00:19.970Z] #21 21.61 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-19T15:00:19.970Z] #21 21.63 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-19T15:00:19.970Z] #21 21.64 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-19T15:00:19.970Z] #21 21.65 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-19T15:00:19.970Z] #21 21.67 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-19T15:00:20.058Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-04-19T15:00:20.058Z] === RUN TestRenameContainerWithSameName [2022-04-19T15:00:20.058Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-04-19T15:00:20.058Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T15:00:20.231Z] #21 21.68 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-19T15:00:20.231Z] #21 21.69 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-19T15:00:20.231Z] #21 21.70 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-19T15:00:20.231Z] #21 21.72 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-19T15:00:20.231Z] #21 21.74 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-19T15:00:20.231Z] #21 21.75 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-19T15:00:20.231Z] #21 21.77 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-19T15:00:20.835Z] --- PASS: TestCgroupNamespacesRunHostMode (1.31s) [2022-04-19T15:00:20.835Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-19T15:00:20.911Z] #60 283.5 + bin/containerd-shim-runc-v1 [2022-04-19T15:00:20.999Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-04-19T15:00:20.999Z] === RUN TestResize [2022-04-19T15:00:21.570Z] --- PASS: TestResize (0.42s) [2022-04-19T15:00:21.570Z] === RUN TestResizeWithInvalidSize [2022-04-19T15:00:21.619Z] #21 23.02 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-19T15:00:21.831Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-04-19T15:00:21.831Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T15:00:22.199Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-19T15:00:22.199Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.40s) [2022-04-19T15:00:22.199Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-19T15:00:22.402Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:00:22.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:00:22.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:00:22.402Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T15:00:22.402Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:00:22.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-19T15:00:23.008Z] #21 24.28 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-19T15:00:23.015Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-19T15:00:23.015Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-19T15:00:23.015Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-19T15:00:23.015Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-19T15:00:23.015Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-19T15:00:23.015Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-19T15:00:23.015Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-19T15:00:23.015Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-19T15:00:23.015Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-19T15:00:23.270Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.26s) [2022-04-19T15:00:23.270Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-19T15:00:23.785Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:00:23.951Z] #21 25.51 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-19T15:00:24.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:00:24.196Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2022-04-19T15:00:24.196Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-19T15:00:24.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-19T15:00:24.984Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:00:25.245Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:00:25.319Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.32s) [2022-04-19T15:00:25.319Z] === RUN TestNISDomainname [2022-04-19T15:00:25.337Z] #21 26.81 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-19T15:00:25.881Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-19T15:00:26.137Z] --- PASS: TestNISDomainname (0.70s) [2022-04-19T15:00:26.137Z] === RUN TestHostnameDnsResolution [2022-04-19T15:00:26.166Z] #60 289.8 + bin/containerd-shim-runc-v2 [2022-04-19T15:00:26.184Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:00:26.356Z] 8f616e6e9eec: Pull complete [2022-04-19T15:00:26.724Z] #21 28.03 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-19T15:00:26.724Z] #21 28.05 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-19T15:00:26.724Z] #21 28.06 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-19T15:00:26.724Z] #21 28.07 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-19T15:00:26.724Z] #21 28.08 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-19T15:00:26.724Z] #21 28.10 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T15:00:26.724Z] #21 28.11 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-19T15:00:26.724Z] #21 28.12 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-19T15:00:26.724Z] #21 28.13 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-19T15:00:26.724Z] #21 28.15 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-19T15:00:26.724Z] #21 28.16 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-19T15:00:26.724Z] #21 28.18 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-19T15:00:26.724Z] #21 28.19 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-19T15:00:26.724Z] #21 28.20 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-19T15:00:26.724Z] #21 28.21 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-19T15:00:26.724Z] #21 28.23 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T15:00:26.724Z] #21 28.24 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-19T15:00:26.724Z] #21 28.25 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-19T15:00:26.724Z] #21 28.26 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-19T15:00:26.724Z] #21 28.28 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-19T15:00:26.724Z] #21 28.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:00:26.727Z] #60 290.6 + binaries [2022-04-19T15:00:26.727Z] #60 290.6 + install -D bin/containerd /build/containerd [2022-04-19T15:00:26.727Z] #60 290.6 + install -D bin/containerd-shim /build/containerd-shim [2022-04-19T15:00:26.727Z] #60 290.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-19T15:00:26.727Z] #60 290.6 + install -D bin/ctr /build/ctr [2022-04-19T15:00:27.065Z] --- PASS: TestHostnameDnsResolution (0.98s) [2022-04-19T15:00:27.065Z] === RUN TestUnprivilegedPortsAndPing [2022-04-19T15:00:27.298Z] #21 DONE 28.9s [2022-04-19T15:00:27.298Z] [2022-04-19T15:00:27.298Z] #67 [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-04-19T15:00:27.298Z] #67 sha256:5cb6b37557688aa285a4fa6f6086a71b6bd1b1eb1020ce31f34ffa608fec56b9 [2022-04-19T15:00:27.298Z] #67 ... [2022-04-19T15:00:27.298Z] [2022-04-19T15:00:27.298Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T15:00:27.298Z] #62 sha256:1678ac20aa50b8f67656bf8703a05242910865689d19ce29431a5633cc86242a [2022-04-19T15:00:27.298Z] #62 DONE 0.1s [2022-04-19T15:00:27.298Z] [2022-04-19T15:00:27.298Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T15:00:27.298Z] #22 sha256:82cc320f297b301ddfc78c2e1dbb64c2fb442916d36319cd4edd9276bcac1b3f [2022-04-19T15:00:27.990Z] --- PASS: TestUnprivilegedPortsAndPing (0.72s) [2022-04-19T15:00:27.990Z] === RUN TestPrivilegedHostDevices [2022-04-19T15:00:28.246Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-19T15:00:28.502Z] --- PASS: TestPrivilegedHostDevices (0.69s) [2022-04-19T15:00:28.502Z] === RUN TestStats [2022-04-19T15:00:28.615Z] #60 DONE 292.5s [2022-04-19T15:00:28.686Z] #22 DONE 1.3s [2022-04-19T15:00:28.686Z] [2022-04-19T15:00:28.686Z] #63 [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-04-19T15:00:28.686Z] #63 sha256:93b0d03f9a5097686378add9536002a03f0abe6f1c0bfe67d7ece49914c19d62 [2022-04-19T15:00:28.686Z] #63 1.148 + RM_GOPATH=0 [2022-04-19T15:00:28.686Z] #63 1.148 + TMP_GOPATH= [2022-04-19T15:00:28.686Z] #63 1.148 + : /build [2022-04-19T15:00:28.686Z] #63 1.148 + '[' -z '' ']' [2022-04-19T15:00:28.686Z] #63 1.148 ++ mktemp -d [2022-04-19T15:00:28.686Z] #63 1.150 + export GOPATH=/tmp/tmp.0wQsIjM4WY [2022-04-19T15:00:28.686Z] #63 1.151 + GOPATH=/tmp/tmp.0wQsIjM4WY [2022-04-19T15:00:28.686Z] #63 1.151 + RM_GOPATH=1 [2022-04-19T15:00:28.686Z] #63 1.151 + case "$(go env GOARCH)" in [2022-04-19T15:00:28.686Z] #63 1.152 ++ go env GOARCH [2022-04-19T15:00:28.686Z] #63 1.175 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:00:28.686Z] #63 1.175 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:00:28.686Z] #63 1.175 ++ dirname /install.sh [2022-04-19T15:00:28.686Z] #63 1.175 + dir=/ [2022-04-19T15:00:28.686Z] #63 1.175 + bin=runc [2022-04-19T15:00:28.686Z] #63 1.175 + shift [2022-04-19T15:00:28.686Z] #63 1.175 + '[' '!' -f //runc.installer ']' [2022-04-19T15:00:28.686Z] #63 1.175 + . //runc.installer [2022-04-19T15:00:28.686Z] #63 1.175 ++ set -e [2022-04-19T15:00:28.686Z] #63 1.175 ++ : v1.1.1 [2022-04-19T15:00:28.686Z] #63 1.175 + install_runc [2022-04-19T15:00:28.686Z] #63 1.175 + RUNC_BUILDTAGS=seccomp [2022-04-19T15:00:28.686Z] #63 1.175 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-19T15:00:28.686Z] #63 1.175 Install runc version v1.1.1 (build tags: seccomp) [2022-04-19T15:00:28.686Z] #63 1.175 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0wQsIjM4WY/src/github.com/opencontainers/runc [2022-04-19T15:00:28.686Z] #63 1.179 Cloning into '/tmp/tmp.0wQsIjM4WY/src/github.com/opencontainers/runc'... [2022-04-19T15:00:28.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:00:29.062Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-19T15:00:29.542Z] [2022-04-19T15:00:29.542Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T15:00:29.542Z] #61 sha256:05a4134dc3278e97b3051b55d3dd4a7553c5fe1d7b90893dd29f809e0afc8240 [2022-04-19T15:00:29.631Z] #63 ... [2022-04-19T15:00:29.631Z] [2022-04-19T15:00:29.631Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-19T15:00:29.631Z] #23 sha256:c8d643c3799d97264df85b4b3ac77510f1497d963d6c8e419c79f285f16b99bf [2022-04-19T15:00:29.631Z] #23 DONE 1.1s [2022-04-19T15:00:29.661Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:00:29.892Z] [2022-04-19T15:00:29.892Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T15:00:29.892Z] #24 sha256:b87806f296340cb02166c2c86ac007bbe48f86485623d882fc7903f1cfb65f73 [2022-04-19T15:00:30.470Z] #61 DONE 0.8s [2022-04-19T15:00:30.470Z] [2022-04-19T15:00:30.470Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T15:00:30.470Z] #66 sha256:9bfa45fd15423b756021cf3f6aadc13ccf5f30e82444ce7f66f85f8e7df992be [2022-04-19T15:00:30.470Z] #66 DONE 0.2s [2022-04-19T15:00:30.470Z] [2022-04-19T15:00:30.470Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T15:00:30.470Z] #71 sha256:9c16dbbf6da31706c6073787024298a6d7aadf431bc3832df1f599b11f694d1e [2022-04-19T15:00:30.837Z] #24 0.873 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-19T15:00:30.837Z] #24 DONE 1.0s [2022-04-19T15:00:30.837Z] [2022-04-19T15:00:30.837Z] #63 [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-04-19T15:00:30.837Z] #63 sha256:93b0d03f9a5097686378add9536002a03f0abe6f1c0bfe67d7ece49914c19d62 [2022-04-19T15:00:30.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-19T15:00:31.216Z] --- PASS: TestStats (2.71s) [2022-04-19T15:00:31.216Z] === RUN TestStopContainerWithTimeout [2022-04-19T15:00:31.216Z] === RUN TestStopContainerWithTimeout/0 [2022-04-19T15:00:31.216Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-19T15:00:31.216Z] === RUN TestStopContainerWithTimeout/1 [2022-04-19T15:00:31.216Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-19T15:00:31.216Z] === RUN TestStopContainerWithTimeout/3 [2022-04-19T15:00:31.216Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-19T15:00:31.216Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-19T15:00:31.216Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-19T15:00:31.216Z] === CONT TestStopContainerWithTimeout/0 [2022-04-19T15:00:31.216Z] === CONT TestStopContainerWithTimeout/3 [2022-04-19T15:00:31.216Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-19T15:00:31.216Z] === CONT TestStopContainerWithTimeout/1 [2022-04-19T15:00:31.216Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-19T15:00:31.399Z] #71 DONE 0.9s [2022-04-19T15:00:31.399Z] [2022-04-19T15:00:31.399Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T15:00:31.399Z] #72 sha256:566e59ad4c4cb5b4fbf78174b58a1c5e9ccf1061f5c875a79ddecf6fef0d38d7 [2022-04-19T15:00:31.399Z] #72 DONE 0.0s [2022-04-19T15:00:31.399Z] [2022-04-19T15:00:31.399Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T15:00:31.399Z] #73 sha256:bf762843e13144491a20712957db2d8fdd074086411deab3fbd143f74e415860 [2022-04-19T15:00:31.474Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-19T15:00:31.781Z] #63 ... [2022-04-19T15:00:31.781Z] [2022-04-19T15:00:31.781Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T15:00:31.781Z] #25 sha256:73f720b716700f86ed3cccd7102589c8f40acde081039767e753f88c46fb855a [2022-04-19T15:00:31.781Z] #25 DONE 0.9s [2022-04-19T15:00:31.781Z] [2022-04-19T15:00:31.781Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T15:00:31.781Z] #26 sha256:41509d233f4aa5911a1f8aad965b15f8f987fc71712f358c66e4884f4a3d9ed4 [2022-04-19T15:00:32.326Z] #73 DONE 0.9s [2022-04-19T15:00:32.327Z] [2022-04-19T15:00:32.327Z] #74 exporting to image [2022-04-19T15:00:32.327Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T15:00:32.327Z] #74 exporting layers [2022-04-19T15:00:32.728Z] #26 DONE 0.9s [2022-04-19T15:00:32.728Z] [2022-04-19T15:00:32.728Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T15:00:32.728Z] #27 sha256:97dd1611f9b15f0a72fc76c4558a75db47341971f0796e3a3f6e5fd6f6bf0cd1 [2022-04-19T15:00:32.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T15:00:33.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T15:00:33.673Z] #27 DONE 1.0s [2022-04-19T15:00:33.673Z] [2022-04-19T15:00:33.673Z] #28 [dev-systemd-false 7/24] 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-04-19T15:00:33.673Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-19T15:00:34.629Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T15:00:34.745Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-19T15:00:34.745Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2022-04-19T15:00:34.745Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2022-04-19T15:00:34.745Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2022-04-19T15:00:34.745Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2022-04-19T15:00:34.745Z] === RUN TestDeleteDevicemapper [2022-04-19T15:00:34.745Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T15:00:34.745Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-19T15:00:34.745Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T15:00:34.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-19T15:00:35.067Z] #28 1.139 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T15:00:35.067Z] #28 1.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:00:35.067Z] #28 1.158 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:00:35.067Z] #28 1.402 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-19T15:00:35.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T15:00:35.328Z] #28 1.564 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T15:00:35.328Z] #28 1.830 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-19T15:00:35.589Z] #28 2.082 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-19T15:00:35.850Z] #28 2.355 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T15:00:36.112Z] #28 2.606 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-19T15:00:36.373Z] #28 2.798 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-19T15:00:36.373Z] #28 2.800 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-19T15:00:36.373Z] #28 2.801 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-19T15:00:36.373Z] #28 2.803 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-19T15:00:36.373Z] #28 2.804 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T15:00:36.373Z] #28 2.812 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T15:00:36.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T15:00:36.632Z] check_test.go:308: [d7d1354ea1762] daemon is not started [2022-04-19T15:00:36.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-19T15:00:36.634Z] #28 3.158 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-19T15:00:36.888Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-19T15:00:36.888Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.63s) [2022-04-19T15:00:36.888Z] === RUN TestUpdateMemory [2022-04-19T15:00:36.888Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:00:36.888Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-19T15:00:36.888Z] === RUN TestUpdateCPUQuota [2022-04-19T15:00:36.895Z] #28 3.163 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T15:00:36.895Z] #28 3.164 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-19T15:00:36.895Z] #28 3.165 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-19T15:00:36.895Z] #28 3.166 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T15:00:36.895Z] #28 3.167 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-19T15:00:37.155Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T15:00:38.252Z] --- PASS: TestUpdateCPUQuota (1.09s) [2022-04-19T15:00:38.252Z] === RUN TestUpdatePidsLimit [2022-04-19T15:00:38.252Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-19T15:00:38.252Z] === RUN TestUpdatePidsLimit/no_change [2022-04-19T15:00:38.507Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-19T15:00:38.507Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-19T15:00:38.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T15:00:38.762Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-19T15:00:38.866Z] #74 exporting layers 6.1s done [2022-04-19T15:00:38.866Z] #74 writing image sha256:d48607e98a42a3bd0f02363dde0003bf4eeec6be7cd482b782de858f01a8f94d done [2022-04-19T15:00:38.866Z] #74 naming to docker.io/library/docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 done [2022-04-19T15:00:38.866Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-19T15:00:39.018Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-19T15:00:39.213Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -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:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/make.sh dynbinary test-integration [2022-04-19T15:00:39.274Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-19T15:00:39.274Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-19T15:00:39.917Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-19T15:00:39.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-04-19T15:00:39.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-04-19T15:00:39.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-04-19T15:00:39.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-04-19T15:00:39.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-04-19T15:00:39.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s) [2022-04-19T15:00:39.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s) [2022-04-19T15:00:39.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-04-19T15:00:39.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s) [2022-04-19T15:00:39.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s) [2022-04-19T15:00:39.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2022-04-19T15:00:39.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s) [2022-04-19T15:00:39.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2022-04-19T15:00:39.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.91s) [2022-04-19T15:00:39.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-04-19T15:00:39.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-04-19T15:00:39.918Z] === RUN TestCgroupNamespacesRun [2022-04-19T15:00:40.201Z] --- PASS: TestUpdatePidsLimit (2.09s) [2022-04-19T15:00:40.201Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-04-19T15:00:40.201Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-04-19T15:00:40.201Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-04-19T15:00:40.201Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-04-19T15:00:40.201Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-04-19T15:00:40.201Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-04-19T15:00:40.201Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-04-19T15:00:40.201Z] === RUN TestUpdateRestartPolicy [2022-04-19T15:00:40.577Z] [2022-04-19T15:00:40.761Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-19T15:00:40.834Z] Removing bundles/ [2022-04-19T15:00:40.834Z] [2022-04-19T15:00:40.834Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T15:00:40.834Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T15:00:40.834Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T15:00:41.015Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-19T15:00:41.298Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-04-19T15:00:41.298Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-19T15:00:41.298Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-19T15:00:41.298Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-19T15:00:41.298Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-19T15:00:41.942Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-19T15:00:42.239Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-04-19T15:00:42.239Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-19T15:00:42.503Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-19T15:00:43.508Z] #28 ... [2022-04-19T15:00:43.509Z] [2022-04-19T15:00:43.509Z] #63 [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-04-19T15:00:43.509Z] #63 sha256:93b0d03f9a5097686378add9536002a03f0abe6f1c0bfe67d7ece49914c19d62 [2022-04-19T15:00:43.509Z] #63 5.660 + cd /tmp/tmp.0wQsIjM4WY/src/github.com/opencontainers/runc [2022-04-19T15:00:43.509Z] #63 5.660 + git checkout -q v1.1.1 [2022-04-19T15:00:43.509Z] #63 5.922 + '[' -z '' ']' [2022-04-19T15:00:43.509Z] #63 5.922 + target=static [2022-04-19T15:00:43.509Z] #63 5.923 + make BUILDTAGS=seccomp static [2022-04-19T15:00:43.509Z] #63 6.031 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-04-19T15:00:43.619Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-04-19T15:00:43.619Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-19T15:00:43.868Z] check_test.go:308: [df2c2e1bdca4c] daemon is not started [2022-04-19T15:00:43.868Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-19T15:00:44.428Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-19T15:00:44.429Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-19T15:00:44.560Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-04-19T15:00:44.560Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-19T15:00:44.684Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-19T15:00:45.245Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-19T15:00:45.807Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-19T15:00:45.941Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-19T15:00:45.941Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-19T15:00:46.367Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-19T15:00:46.510Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-19T15:00:46.511Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-19T15:00:47.293Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-19T15:00:47.717Z] #63 ... [2022-04-19T15:00:47.717Z] [2022-04-19T15:00:47.717Z] #28 [dev-systemd-false 7/24] 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-04-19T15:00:47.717Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-19T15:00:47.717Z] #28 14.20 Fetched 48.9 MB in 13s (3675 kB/s) [2022-04-19T15:00:47.892Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-04-19T15:00:47.892Z] === RUN TestNISDomainname [2022-04-19T15:00:48.152Z] --- PASS: TestNISDomainname (0.56s) [2022-04-19T15:00:48.152Z] === RUN TestHostnameDnsResolution [2022-04-19T15:00:48.722Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-04-19T15:00:48.722Z] === RUN TestUnprivilegedPortsAndPing [2022-04-19T15:00:49.292Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-04-19T15:00:49.292Z] === RUN TestPrivilegedHostDevices [2022-04-19T15:00:49.864Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-04-19T15:00:49.864Z] === RUN TestStats [2022-04-19T15:00:51.457Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-19T15:00:51.713Z] --- PASS: TestUpdateRestartPolicy (11.57s) [2022-04-19T15:00:51.713Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T15:00:52.401Z] --- PASS: TestStats (2.48s) [2022-04-19T15:00:52.401Z] === RUN TestStopContainerWithTimeout [2022-04-19T15:00:52.401Z] === RUN TestStopContainerWithTimeout/0 [2022-04-19T15:00:52.401Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-19T15:00:52.401Z] === RUN TestStopContainerWithTimeout/1 [2022-04-19T15:00:52.401Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-19T15:00:52.401Z] === RUN TestStopContainerWithTimeout/3 [2022-04-19T15:00:52.401Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-19T15:00:52.401Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-19T15:00:52.401Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-19T15:00:52.401Z] === CONT TestStopContainerWithTimeout/0 [2022-04-19T15:00:52.401Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-19T15:00:52.639Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2022-04-19T15:00:52.639Z] === RUN TestWaitNonBlocked [2022-04-19T15:00:52.639Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:00:52.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:00:52.639Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:00:52.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:00:52.639Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:00:52.639Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:00:52.639Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-19T15:00:52.894Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-19T15:00:53.150Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-19T15:00:53.340Z] === CONT TestStopContainerWithTimeout/3 [2022-04-19T15:00:53.405Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-19T15:00:53.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2022-04-19T15:00:53.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2022-04-19T15:00:53.405Z] === RUN TestWaitBlocked [2022-04-19T15:00:53.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T15:00:53.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T15:00:53.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T15:00:53.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T15:00:53.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T15:00:53.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T15:00:53.661Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-19T15:00:53.661Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-19T15:00:53.661Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-19T15:00:54.221Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [2022-04-19T15:00:54.310Z] #28 14.20 Reading package lists... [2022-04-19T15:00:54.477Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-19T15:00:54.477Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2022-04-19T15:00:54.477Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2022-04-19T15:00:54.477Z] === CONT TestContainerStartOnDaemonRestart [2022-04-19T15:00:54.477Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-19T15:00:54.477Z] === CONT TestDaemonHostGatewayIP [2022-04-19T15:00:54.477Z] === CONT TestIpcModeOlderClient [2022-04-19T15:00:54.477Z] === CONT TestContainerKillOnDaemonStart [2022-04-19T15:00:54.477Z] === CONT TestDaemonRestartIpcMode [2022-04-19T15:00:54.477Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-19T15:00:54.733Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [2022-04-19T15:00:55.294Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-19T15:00:55.329Z] === CONT TestStopContainerWithTimeout/1 [2022-04-19T15:00:55.855Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-19T15:00:56.417Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-19T15:00:56.417Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-19T15:00:56.716Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-19T15:00:56.716Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-04-19T15:00:56.716Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-04-19T15:00:56.716Z] --- PASS: TestStopContainerWithTimeout/3 (2.45s) [2022-04-19T15:00:56.716Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-04-19T15:00:56.716Z] === RUN TestDeleteDevicemapper [2022-04-19T15:00:56.716Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T15:00:56.716Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-19T15:00:56.716Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T15:00:56.978Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-19T15:00:57.540Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s) [2022-04-19T15:00:57.540Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-19T15:00:57.796Z] --- PASS: TestDaemonHostGatewayIP (3.51s) [2022-04-19T15:00:58.051Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-19T15:00:58.307Z] --- PASS: TestDaemonRestartIpcMode (3.83s) [2022-04-19T15:00:58.565Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.07s) [2022-04-19T15:00:58.565Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-19T15:00:58.626Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s) [2022-04-19T15:00:58.626Z] === RUN TestUpdateMemory [2022-04-19T15:00:58.626Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:00:58.626Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-19T15:00:58.626Z] === RUN TestUpdateCPUQuota [2022-04-19T15:00:58.686Z] ok github.com/docker/docker/libnetwork/networkdb 104.180s coverage: 60.5% of statements [2022-04-19T15:00:58.686Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T15:00:58.686Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-19T15:00:58.686Z] ok github.com/docker/docker/libnetwork/osl 4.315s coverage: 39.7% of statements [2022-04-19T15:00:58.686Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-19T15:00:58.686Z] ok github.com/docker/docker/libnetwork/portallocator 0.009s coverage: 86.1% of statements [2022-04-19T15:00:58.946Z] ok github.com/docker/docker/libnetwork/portmapper 0.270s coverage: 48.6% of statements [2022-04-19T15:00:59.137Z] check_test.go:308: [d06f33d08aa7a] daemon is not started [2022-04-19T15:00:59.137Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-19T15:00:59.196Z] --- PASS: TestUpdateCPUQuota (0.86s) [2022-04-19T15:00:59.197Z] === RUN TestUpdatePidsLimit [2022-04-19T15:00:59.197Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-19T15:00:59.206Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-19T15:00:59.206Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T15:00:59.457Z] === RUN TestUpdatePidsLimit/no_change [2022-04-19T15:00:59.467Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-04-19T15:00:59.467Z] [2022-04-19T15:00:59.467Z] === Skipped [2022-04-19T15:00:59.467Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-19T15:00:59.467Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T15:00:59.467Z] [2022-04-19T15:00:59.467Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-19T15:00:59.467Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T15:00:59.467Z] [2022-04-19T15:00:59.467Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-19T15:00:59.467Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T15:00:59.467Z] [2022-04-19T15:00:59.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T15:00:59.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:00:59.467Z] [2022-04-19T15:00:59.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T15:00:59.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:00:59.467Z] [2022-04-19T15:00:59.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T15:00:59.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:00:59.467Z] [2022-04-19T15:00:59.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T15:00:59.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:00:59.467Z] [2022-04-19T15:00:59.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T15:00:59.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:00:59.467Z] [2022-04-19T15:00:59.467Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-19T15:00:59.467Z] firewalld_test.go:14: firewalld is not running [2022-04-19T15:00:59.467Z] [2022-04-19T15:00:59.467Z] DONE 326 tests, 9 skipped in 201.564s [2022-04-19T15:00:59.717Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-19T15:00:59.978Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value Post stage [Pipeline] junit [2022-04-19T15:01:00.054Z] Recording test results [2022-04-19T15:01:00.067Z] check_test.go:308: [d9adcb8185874] daemon is not started [2022-04-19T15:01:00.067Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-19T15:01:00.182Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-04-19T15:01:00.238Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [Pipeline] sh [2022-04-19T15:01:00.499Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-19T15:01:00.499Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-19T15:01:00.552Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -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:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/make.sh dynbinary test-integration [2022-04-19T15:01:00.629Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-19T15:01:00.812Z] [2022-04-19T15:01:00.905Z] #28 20.63 Reading package lists... [2022-04-19T15:01:00.905Z] #28 26.34 Building dependency tree... [2022-04-19T15:01:00.905Z] #28 ... [2022-04-19T15:01:00.905Z] [2022-04-19T15:01:00.905Z] #67 [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-04-19T15:01:00.905Z] #67 sha256:5cb6b37557688aa285a4fa6f6086a71b6bd1b1eb1020ce31f34ffa608fec56b9 [2022-04-19T15:01:00.905Z] #67 91.02 + bin/containerd [2022-04-19T15:01:01.072Z] Removing bundles/ [2022-04-19T15:01:01.072Z] [2022-04-19T15:01:01.072Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T15:01:01.072Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T15:01:01.072Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T15:01:01.441Z] --- PASS: TestUpdatePidsLimit (2.00s) [2022-04-19T15:01:01.441Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-04-19T15:01:01.441Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-04-19T15:01:01.441Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-04-19T15:01:01.441Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-04-19T15:01:01.441Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-04-19T15:01:01.441Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-04-19T15:01:01.441Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-04-19T15:01:01.441Z] === RUN TestUpdateRestartPolicy [2022-04-19T15:01:01.994Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-19T15:01:04.508Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-19T15:01:04.508Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-19T15:01:04.508Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-19T15:01:04.508Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-19T15:01:04.764Z] check_test.go:308: [db51d7d374355] daemon is not started [2022-04-19T15:01:04.764Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-19T15:01:06.201Z] #67 ... [2022-04-19T15:01:06.201Z] [2022-04-19T15:01:06.201Z] #28 [dev-systemd-false 7/24] 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-04-19T15:01:06.201Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-19T15:01:06.201Z] #28 26.34 Building dependency tree... [2022-04-19T15:01:06.201Z] #28 29.28 bzip2 is already the newest version (1.0.8-4). [2022-04-19T15:01:06.201Z] #28 29.28 patch is already the newest version (2.7.6-7). [2022-04-19T15:01:06.201Z] #28 29.28 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-19T15:01:06.201Z] #28 29.28 The following additional packages will be installed: [2022-04-19T15:01:06.201Z] #28 29.29 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-19T15:01:06.201Z] #28 29.29 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-19T15:01:06.201Z] #28 29.30 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-19T15:01:06.201Z] #28 29.30 python3-pkg-resources vim-runtime xxd [2022-04-19T15:01:06.201Z] #28 29.33 Suggested packages: [2022-04-19T15:01:06.201Z] #28 29.33 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-19T15:01:06.201Z] #28 29.33 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-19T15:01:06.201Z] #28 29.33 Recommended packages: [2022-04-19T15:01:06.201Z] #28 29.33 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-19T15:01:06.201Z] #28 30.75 The following NEW packages will be installed: [2022-04-19T15:01:06.201Z] #28 30.76 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-19T15:01:06.201Z] #28 30.76 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-19T15:01:06.201Z] #28 30.76 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-19T15:01:06.201Z] #28 30.76 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-19T15:01:06.201Z] #28 30.77 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-19T15:01:06.201Z] #28 30.77 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-19T15:01:06.201Z] #28 30.77 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-19T15:01:06.201Z] #28 31.14 0 upgraded, 44 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:01:06.201Z] #28 31.14 Need to get 18.6 MB of archives. [2022-04-19T15:01:06.201Z] #28 31.14 After this operation, 71.4 MB of additional disk space will be used. [2022-04-19T15:01:06.201Z] #28 31.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-19T15:01:06.201Z] #28 31.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-19T15:01:06.201Z] #28 31.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-19T15:01:06.201Z] #28 31.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-19T15:01:06.201Z] #28 31.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-19T15:01:06.201Z] #28 31.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-19T15:01:06.201Z] #28 31.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-19T15:01:06.201Z] #28 31.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-19T15:01:06.201Z] #28 31.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T15:01:06.201Z] #28 31.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T15:01:06.201Z] #28 31.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-19T15:01:06.201Z] #28 31.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-19T15:01:06.201Z] #28 31.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-19T15:01:06.201Z] #28 31.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-19T15:01:06.201Z] #28 31.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-19T15:01:06.201Z] #28 31.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-19T15:01:06.201Z] #28 31.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-19T15:01:06.201Z] #28 31.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-19T15:01:06.201Z] #28 31.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-19T15:01:06.201Z] #28 31.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T15:01:06.201Z] #28 31.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T15:01:06.201Z] #28 31.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T15:01:06.201Z] #28 31.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-19T15:01:06.201Z] #28 31.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-19T15:01:06.201Z] #28 31.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-19T15:01:06.201Z] #28 31.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T15:01:06.201Z] #28 31.24 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-04-19T15:01:06.201Z] #28 31.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T15:01:06.201Z] #28 31.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-19T15:01:06.201Z] #28 31.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-19T15:01:06.201Z] #28 31.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-19T15:01:06.201Z] #28 31.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-19T15:01:06.201Z] #28 31.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T15:01:06.201Z] #28 31.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-19T15:01:06.201Z] #28 31.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-19T15:01:06.201Z] #28 31.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-19T15:01:06.201Z] #28 31.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-19T15:01:06.201Z] #28 31.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-19T15:01:06.201Z] #28 31.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-19T15:01:06.201Z] #28 31.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-19T15:01:06.201Z] #28 31.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-19T15:01:06.201Z] #28 31.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-19T15:01:06.201Z] #28 31.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-19T15:01:06.201Z] #28 31.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-19T15:01:06.201Z] #28 32.18 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:01:06.201Z] #28 32.47 Fetched 18.6 MB in 1s (28.4 MB/s) [2022-04-19T15:01:06.201Z] #28 32.52 Selecting previously unselected package pigz. [2022-04-19T15:01:06.201Z] #28 32.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 ... 40068 files and directories currently installed.) [2022-04-19T15:01:06.201Z] #28 32.57 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-19T15:01:06.201Z] #28 32.58 Unpacking pigz (2.6-1) ... [2022-04-19T15:01:06.202Z] #28 32.65 Selecting previously unselected package libelf1:amd64. [2022-04-19T15:01:06.202Z] #28 32.65 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-19T15:01:06.202Z] #28 32.67 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-19T15:01:06.202Z] #28 32.76 Selecting previously unselected package libbpf0:amd64. [2022-04-19T15:01:06.202Z] #28 32.77 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-19T15:01:06.464Z] #28 32.78 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-19T15:01:06.464Z] #28 32.85 Selecting previously unselected package libcap2:amd64. [2022-04-19T15:01:06.464Z] #28 32.86 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-19T15:01:06.464Z] #28 32.87 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-19T15:01:06.464Z] #28 32.95 Selecting previously unselected package libmnl0:amd64. [2022-04-19T15:01:06.464Z] #28 32.95 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-19T15:01:06.464Z] #28 32.96 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-19T15:01:06.464Z] #28 33.01 Selecting previously unselected package libxtables12:amd64. [2022-04-19T15:01:06.464Z] #28 33.02 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-19T15:01:06.651Z] --- PASS: TestContainerKillOnDaemonStart (11.91s) [2022-04-19T15:01:06.651Z] PASS [2022-04-19T15:01:06.651Z] [2022-04-19T15:01:06.651Z] === Skipped [2022-04-19T15:01:06.651Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-19T15:01:06.651Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T15:01:06.651Z] [2022-04-19T15:01:06.651Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-19T15:01:06.651Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:01:06.651Z] [2022-04-19T15:01:06.651Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-19T15:01:06.651Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:01:06.651Z] [2022-04-19T15:01:06.651Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T15:01:06.651Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T15:01:06.651Z] [2022-04-19T15:01:06.651Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-19T15:01:06.651Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T15:01:06.651Z] [2022-04-19T15:01:06.651Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-19T15:01:06.651Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:01:06.651Z] [2022-04-19T15:01:06.651Z] DONE 234 tests, 6 skipped in 124.767s [2022-04-19T15:01:06.651Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-19T15:01:06.651Z] ++ 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-04-19T15:01:06.651Z] ++ set -e [2022-04-19T15:01:06.651Z] ++ '[' -n 0 ']' [2022-04-19T15:01:06.651Z] ++ set -x [2022-04-19T15:01:06.651Z] ++ 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-04-19T15:01:06.651Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T15:01:06.651Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-19T15:01:06.726Z] #28 33.03 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-19T15:01:06.726Z] #28 33.08 Selecting previously unselected package libcap2-bin. [2022-04-19T15:01:06.726Z] #28 33.09 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-19T15:01:06.726Z] #28 33.10 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-19T15:01:06.726Z] #28 33.18 Selecting previously unselected package iproute2. [2022-04-19T15:01:06.726Z] #28 33.18 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-19T15:01:06.726Z] #28 33.19 Unpacking iproute2 (5.10.0-4) ... [2022-04-19T15:01:06.907Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-19T15:01:06.907Z] === RUN TestDaemonConfigValidation [2022-04-19T15:01:06.907Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-19T15:01:06.907Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-19T15:01:06.907Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-19T15:01:06.907Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-19T15:01:06.907Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-19T15:01:06.907Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-19T15:01:06.907Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-19T15:01:06.907Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-19T15:01:06.907Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-19T15:01:06.907Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-19T15:01:06.907Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-19T15:01:06.907Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-19T15:01:06.907Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-19T15:01:06.907Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-19T15:01:06.907Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-19T15:01:06.988Z] #28 33.50 Selecting previously unselected package xxd. [2022-04-19T15:01:06.988Z] #28 33.50 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T15:01:06.988Z] #28 33.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:01:06.988Z] #28 33.59 Selecting previously unselected package vim-common. [2022-04-19T15:01:07.163Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-19T15:01:07.163Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-19T15:01:07.163Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-04-19T15:01:07.163Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-19T15:01:07.163Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-19T15:01:07.163Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-19T15:01:07.163Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T15:01:07.163Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-19T15:01:07.250Z] #28 33.61 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T15:01:07.250Z] #28 33.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:01:07.250Z] #28 33.74 Selecting previously unselected package bash-completion. [2022-04-19T15:01:07.421Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-19T15:01:07.512Z] #28 33.74 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-19T15:01:07.981Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-19T15:01:07.981Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-19T15:01:08.457Z] #28 34.91 Unpacking bash-completion (1:2.11-2) ... [2022-04-19T15:01:08.719Z] #28 35.18 Selecting previously unselected package apparmor. [2022-04-19T15:01:08.719Z] #28 35.19 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-19T15:01:08.719Z] #28 35.23 Unpacking apparmor (2.13.6-10) ... [2022-04-19T15:01:08.909Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-19T15:01:08.984Z] #28 35.50 Selecting previously unselected package inetutils-ping. [2022-04-19T15:01:08.984Z] #28 35.51 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-19T15:01:08.984Z] #28 35.51 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-19T15:01:08.984Z] #28 35.59 Selecting previously unselected package libip4tc2:amd64. [2022-04-19T15:01:09.165Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-19T15:01:09.246Z] #28 35.60 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-19T15:01:09.247Z] #28 35.61 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T15:01:09.247Z] #28 35.67 Selecting previously unselected package libip6tc2:amd64. [2022-04-19T15:01:09.247Z] #28 35.67 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-19T15:01:09.247Z] #28 35.68 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T15:01:09.247Z] #28 35.79 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-19T15:01:09.247Z] #28 35.79 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-19T15:01:09.247Z] #28 35.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T15:01:09.247Z] #28 35.85 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-19T15:01:09.508Z] #28 35.86 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-19T15:01:09.508Z] #28 35.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T15:01:09.508Z] #28 35.95 Selecting previously unselected package libnftnl11:amd64. [2022-04-19T15:01:09.508Z] #28 35.95 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-19T15:01:09.508Z] #28 35.96 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T15:01:09.508Z] #28 36.02 Selecting previously unselected package iptables. [2022-04-19T15:01:09.508Z] #28 36.02 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-19T15:01:09.508Z] #28 36.03 Unpacking iptables (1.8.7-1) ... [2022-04-19T15:01:09.772Z] #28 36.21 Selecting previously unselected package libonig5:amd64. [2022-04-19T15:01:09.772Z] #28 36.21 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T15:01:09.772Z] #28 36.22 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T15:01:09.772Z] #28 36.31 Selecting previously unselected package libjq1:amd64. [2022-04-19T15:01:09.772Z] #28 36.31 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T15:01:09.772Z] #28 36.32 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T15:01:10.034Z] #28 36.41 Selecting previously unselected package jq. [2022-04-19T15:01:10.034Z] #28 36.41 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-19T15:01:10.034Z] #28 36.43 Unpacking jq (1.6-2.1) ... [2022-04-19T15:01:10.034Z] #28 36.50 Selecting previously unselected package libaio1:amd64. [2022-04-19T15:01:10.034Z] #28 36.50 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-19T15:01:10.034Z] #28 36.51 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-19T15:01:10.034Z] #28 36.56 Selecting previously unselected package libgpm2:amd64. [2022-04-19T15:01:10.034Z] #28 36.57 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-19T15:01:10.034Z] #28 36.58 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-19T15:01:10.034Z] #28 36.64 Selecting previously unselected package libinih1:amd64. [2022-04-19T15:01:10.092Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-19T15:01:10.092Z] daemon_test.go:156: [d5f68924e6c90] daemon is not started [2022-04-19T15:01:10.092Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-19T15:01:10.092Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-19T15:01:10.092Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-04-19T15:01:10.092Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-19T15:01:10.092Z] === RUN TestDaemonProxy [2022-04-19T15:01:10.092Z] === RUN TestDaemonProxy/environment_variables [2022-04-19T15:01:10.295Z] #28 36.64 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-19T15:01:10.295Z] #28 36.64 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-19T15:01:10.295Z] #28 36.70 Selecting previously unselected package libnet1:amd64. [2022-04-19T15:01:10.295Z] #28 36.71 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T15:01:10.295Z] #28 36.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T15:01:10.295Z] #28 36.78 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T15:01:10.347Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-19T15:01:10.556Z] #28 36.78 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T15:01:10.556Z] #28 36.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T15:01:10.556Z] #28 36.86 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T15:01:10.556Z] #28 36.86 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T15:01:10.556Z] #28 36.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T15:01:10.556Z] #28 36.92 Selecting previously unselected package net-tools. [2022-04-19T15:01:10.556Z] #28 36.92 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-19T15:01:10.556Z] #28 36.94 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T15:01:10.818Z] #28 37.04 Selecting previously unselected package python-pip-whl. [2022-04-19T15:01:10.818Z] #28 37.05 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-19T15:01:10.818Z] #28 37.05 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T15:01:11.079Z] #28 37.40 Selecting previously unselected package python3-lib2to3. [2022-04-19T15:01:11.079Z] #28 37.40 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-19T15:01:11.079Z] #28 37.41 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-19T15:01:11.079Z] #28 37.49 Selecting previously unselected package python3-distutils. [2022-04-19T15:01:11.079Z] #28 37.50 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-19T15:01:11.079Z] #28 37.51 Unpacking python3-distutils (3.9.2-1) ... [2022-04-19T15:01:11.079Z] #28 37.61 Selecting previously unselected package python3-pkg-resources. [2022-04-19T15:01:11.276Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-19T15:01:11.341Z] #28 37.61 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T15:01:11.341Z] #28 37.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T15:01:11.341Z] #28 37.72 Selecting previously unselected package python3-setuptools. [2022-04-19T15:01:11.341Z] #28 37.74 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-19T15:01:11.341Z] #28 37.74 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-19T15:01:11.603Z] #28 37.91 Selecting previously unselected package python3-wheel. [2022-04-19T15:01:11.603Z] #28 37.91 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-19T15:01:11.603Z] #28 37.92 Unpacking python3-wheel (0.34.2-1) ... [2022-04-19T15:01:11.603Z] #28 37.97 Selecting previously unselected package python3-pip. [2022-04-19T15:01:11.603Z] #28 37.97 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-19T15:01:11.603Z] #28 37.98 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T15:01:11.837Z] === RUN TestDaemonProxy/command-line_options [2022-04-19T15:01:11.864Z] #28 38.13 Selecting previously unselected package sudo. [2022-04-19T15:01:11.864Z] #28 38.14 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-19T15:01:11.864Z] #28 38.15 Unpacking sudo (1.9.5p2-3) ... [2022-04-19T15:01:12.093Z] check_test.go:308: [d95f59edd0c95] daemon is not started [2022-04-19T15:01:12.093Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-19T15:01:12.126Z] #28 38.46 Selecting previously unselected package thin-provisioning-tools. [2022-04-19T15:01:12.126Z] #28 38.46 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-19T15:01:12.126Z] #28 38.47 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-19T15:01:12.126Z] #28 38.62 Selecting previously unselected package uidmap. [2022-04-19T15:01:12.126Z] #28 38.62 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-19T15:01:12.126Z] #28 38.63 Unpacking uidmap (1:4.8.1-1) ... [2022-04-19T15:01:12.126Z] #28 38.73 Selecting previously unselected package vim-runtime. [2022-04-19T15:01:12.126Z] #28 38.73 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T15:01:12.387Z] #28 38.75 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-19T15:01:12.387Z] #28 38.77 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-19T15:01:12.387Z] #28 38.78 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:01:13.659Z] --- PASS: TestUpdateRestartPolicy (11.19s) [2022-04-19T15:01:13.659Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T15:01:13.659Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-04-19T15:01:13.659Z] === RUN TestWaitNonBlocked [2022-04-19T15:01:13.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:01:13.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:01:13.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:01:13.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:01:13.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:01:13.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:01:13.659Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-19T15:01:13.659Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-04-19T15:01:13.659Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-04-19T15:01:13.659Z] === RUN TestWaitBlocked [2022-04-19T15:01:13.659Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T15:01:13.659Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T15:01:13.659Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T15:01:13.659Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T15:01:13.659Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T15:01:13.659Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T15:01:13.980Z] === RUN TestDaemonProxy/configuration_file [2022-04-19T15:01:14.235Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-19T15:01:14.305Z] #28 40.61 Selecting previously unselected package vim. [2022-04-19T15:01:14.305Z] #28 40.63 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T15:01:14.305Z] #28 40.65 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:01:14.567Z] #28 41.04 Selecting previously unselected package xfsprogs. [2022-04-19T15:01:14.567Z] #28 41.05 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-19T15:01:14.601Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-19T15:01:14.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-04-19T15:01:14.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-04-19T15:01:14.601Z] === CONT TestContainerStartOnDaemonRestart [2022-04-19T15:01:14.601Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-19T15:01:14.828Z] #28 41.05 Unpacking xfsprogs (5.10.0-4) ... [2022-04-19T15:01:15.090Z] #28 41.40 Selecting previously unselected package zip. [2022-04-19T15:01:15.090Z] #28 41.40 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-19T15:01:15.090Z] #28 41.42 Unpacking zip (3.0-12) ... [2022-04-19T15:01:15.090Z] #28 41.51 Selecting previously unselected package zstd. [2022-04-19T15:01:15.090Z] #28 41.52 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-19T15:01:15.090Z] #28 41.53 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-19T15:01:15.352Z] #28 41.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T15:01:15.598Z] === RUN TestDaemonProxy/conflicting_options [2022-04-19T15:01:15.598Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-19T15:01:15.598Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-19T15:01:15.854Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-19T15:01:15.925Z] #28 42.24 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T15:01:15.925Z] #28 42.26 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T15:01:15.925Z] #28 42.27 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-19T15:01:15.925Z] #28 42.28 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T15:01:15.925Z] #28 42.29 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-19T15:01:15.925Z] #28 42.30 Setting up uidmap (1:4.8.1-1) ... [2022-04-19T15:01:15.925Z] #28 42.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T15:01:15.925Z] #28 42.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T15:01:15.925Z] #28 42.34 Setting up python3-wheel (0.34.2-1) ... [2022-04-19T15:01:16.187Z] #28 42.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:01:16.415Z] --- PASS: TestDaemonProxy (6.20s) [2022-04-19T15:01:16.415Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-04-19T15:01:16.415Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-19T15:01:16.415Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-04-19T15:01:16.415Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-19T15:01:16.415Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-19T15:01:16.415Z] PASS [2022-04-19T15:01:16.415Z] [2022-04-19T15:01:16.415Z] DONE 17 tests in 10.064s [2022-04-19T15:01:16.415Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-19T15:01:16.415Z] ++ 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-04-19T15:01:16.415Z] ++ set -e [2022-04-19T15:01:16.415Z] ++ '[' -n 0 ']' [2022-04-19T15:01:16.415Z] ++ set -x [2022-04-19T15:01:16.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-19T15:01:16.415Z] INFO: Testing against a local daemon [2022-04-19T15:01:16.415Z] === RUN TestCommitInheritsEnv [2022-04-19T15:01:16.449Z] #28 42.76 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-19T15:01:16.449Z] #28 42.77 Setting up libcap2-bin (1:2.44-1) ... [2022-04-19T15:01:16.449Z] #28 42.78 Setting up apparmor (2.13.6-10) ... [2022-04-19T15:01:16.671Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-04-19T15:01:16.671Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T15:01:16.671Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-19T15:01:16.671Z] === RUN TestImportWithCustomPlatform [2022-04-19T15:01:16.671Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-19T15:01:16.926Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-19T15:01:16.926Z] === RUN TestImportWithCustomPlatform// [2022-04-19T15:01:16.926Z] === RUN TestImportWithCustomPlatform/linux [2022-04-19T15:01:16.926Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-19T15:01:16.926Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-19T15:01:16.926Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-19T15:01:16.926Z] === RUN TestImportWithCustomPlatform/macos [2022-04-19T15:01:16.926Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-19T15:01:16.926Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-19T15:01:17.143Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-04-19T15:01:17.143Z] === CONT TestDaemonHostGatewayIP [2022-04-19T15:01:17.143Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s) [2022-04-19T15:01:17.143Z] === CONT TestDaemonRestartIpcMode [2022-04-19T15:01:17.182Z] --- PASS: TestImportWithCustomPlatform (0.27s) [2022-04-19T15:01:17.182Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-04-19T15:01:17.182Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-19T15:01:17.182Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-19T15:01:17.182Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-19T15:01:17.182Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-19T15:01:17.182Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-19T15:01:17.182Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-19T15:01:17.182Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-19T15:01:17.182Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-19T15:01:17.182Z] === RUN TestImagesFilterMultiReference [2022-04-19T15:01:17.182Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-19T15:01:17.182Z] === RUN TestImagePullPlatformInvalid [2022-04-19T15:01:17.182Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-04-19T15:01:17.182Z] === RUN TestRemoveImageOrphaning [2022-04-19T15:01:17.438Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-04-19T15:01:17.438Z] === RUN TestRemoveImageGarbageCollector [2022-04-19T15:01:17.656Z] #28 43.94 Setting up zip (3.0-12) ... [2022-04-19T15:01:17.656Z] #28 43.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:01:17.656Z] #28 43.98 Setting up bash-completion (1:2.11-2) ... [2022-04-19T15:01:17.999Z] time="2022-04-19T15:01:17Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-19T15:01:17.999Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-19T15:01:19.044Z] #28 45.20 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-19T15:01:19.044Z] #28 45.22 Setting up sudo (1.9.5p2-3) ... [2022-04-19T15:01:19.044Z] #28 45.30 invoke-rc.d: could not determine current runlevel [2022-04-19T15:01:19.044Z] #28 45.30 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-19T15:01:19.044Z] #28 45.31 Setting up xfsprogs (5.10.0-4) ... [2022-04-19T15:01:19.044Z] #28 45.33 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-19T15:01:19.044Z] #28 45.34 Setting up inetutils-ping (2:2.0-1) ... [2022-04-19T15:01:19.044Z] #28 45.35 Setting up pigz (2.6-1) ... [2022-04-19T15:01:19.044Z] #28 45.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T15:01:19.044Z] #28 45.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T15:01:19.044Z] #28 45.40 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T15:01:19.044Z] #28 45.41 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:01:19.618Z] #28 45.88 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-19T15:01:19.618Z] #28 45.89 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-19T15:01:19.618Z] #28 46.13 Setting up libelf1:amd64 (0.183-1) ... [2022-04-19T15:01:19.685Z] --- PASS: TestDaemonHostGatewayIP (2.72s) [2022-04-19T15:01:19.685Z] === CONT TestIpcModeOlderClient [2022-04-19T15:01:19.685Z] --- PASS: TestDaemonRestartIpcMode (2.73s) [2022-04-19T15:01:19.685Z] === CONT TestContainerKillOnDaemonStart [2022-04-19T15:01:19.685Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-19T15:01:19.880Z] #28 46.14 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-19T15:01:19.880Z] #28 46.16 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T15:01:19.880Z] #28 46.17 Setting up python3-distutils (3.9.2-1) ... [2022-04-19T15:01:19.888Z] --- PASS: TestRemoveImageGarbageCollector (2.13s) [2022-04-19T15:01:19.888Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T15:01:19.888Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-19T15:01:19.888Z] === RUN TestTagInvalidReference [2022-04-19T15:01:19.888Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-19T15:01:19.888Z] === RUN TestTagValidPrefixedRepo [2022-04-19T15:01:19.888Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-19T15:01:19.888Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T15:01:19.888Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-19T15:01:19.888Z] === RUN TestTagOfficialNames [2022-04-19T15:01:19.888Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-19T15:01:19.888Z] === RUN TestTagMatchesDigest [2022-04-19T15:01:19.888Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-19T15:01:19.888Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-19T15:01:20.142Z] #28 46.45 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:01:20.142Z] #28 46.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-19T15:01:20.142Z] #28 46.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-19T15:01:20.142Z] #28 46.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-19T15:01:20.142Z] #28 46.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-19T15:01:20.142Z] #28 46.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-19T15:01:20.142Z] #28 46.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-19T15:01:20.142Z] #28 46.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-19T15:01:20.142Z] #28 46.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-19T15:01:20.142Z] #28 46.54 Setting up python3-setuptools (52.0.0-4) ... [2022-04-19T15:01:20.143Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-19T15:01:21.086Z] #28 47.30 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T15:01:21.086Z] #28 47.31 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T15:01:21.086Z] #28 47.32 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-19T15:01:21.086Z] #28 47.34 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T15:01:21.659Z] #28 47.98 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T15:01:21.660Z] #28 47.99 Setting up jq (1.6-2.1) ... [2022-04-19T15:01:21.660Z] #28 48.00 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-19T15:01:21.660Z] #28 48.02 Setting up iptables (1.8.7-1) ... [2022-04-19T15:01:21.660Z] #28 48.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T15:01:21.660Z] #28 48.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T15:01:21.660Z] #28 48.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T15:01:21.660Z] #28 48.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T15:01:21.660Z] #28 48.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-19T15:01:21.660Z] #28 48.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-19T15:01:21.660Z] #28 48.07 Setting up iproute2 (5.10.0-4) ... [2022-04-19T15:01:21.921Z] #28 48.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:01:22.655Z] check_test.go:308: [d1c86316f6c57] daemon is not started [2022-04-19T15:01:22.655Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-19T15:01:22.866Z] #28 DONE 49.1s [2022-04-19T15:01:22.866Z] [2022-04-19T15:01:22.866Z] #29 [dev-systemd-false 8/24] 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-04-19T15:01:22.866Z] #29 sha256:1148f850129e146d9fdae914833acdcb86df5d0357e54adf24a9273288bcc362 [2022-04-19T15:01:22.910Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-19T15:01:23.470Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-19T15:01:23.810Z] #29 0.869 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-19T15:01:23.810Z] #29 0.876 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-19T15:01:23.810Z] #29 0.879 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-19T15:01:23.810Z] #29 DONE 0.9s [2022-04-19T15:01:23.810Z] [2022-04-19T15:01:23.810Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T15:01:23.810Z] #30 sha256:61e7054d363933f53fe6223297ed88704b23ddee3223cd185c946370f2b023ff [2022-04-19T15:01:24.030Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-19T15:01:25.393Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-19T15:01:25.393Z] check_test.go:308: [d4c35c93e8dc3] daemon is not started [2022-04-19T15:01:25.393Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-19T15:01:27.300Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-19T15:01:27.564Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-19T15:01:27.564Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-19T15:01:29.452Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-19T15:01:30.815Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-19T15:01:30.815Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-19T15:01:31.071Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-19T15:01:31.326Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-19T15:01:31.582Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-19T15:01:31.582Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-19T15:01:31.837Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-19T15:01:31.911Z] --- PASS: TestContainerKillOnDaemonStart (11.50s) [2022-04-19T15:01:31.911Z] PASS [2022-04-19T15:01:31.911Z] [2022-04-19T15:01:31.911Z] === Skipped [2022-04-19T15:01:31.911Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-19T15:01:31.911Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T15:01:31.911Z] [2022-04-19T15:01:31.911Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-19T15:01:31.911Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:01:31.911Z] [2022-04-19T15:01:31.911Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-19T15:01:31.911Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:01:31.911Z] [2022-04-19T15:01:31.911Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T15:01:31.911Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T15:01:31.911Z] [2022-04-19T15:01:31.911Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-19T15:01:31.911Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-19T15:01:31.911Z] [2022-04-19T15:01:31.911Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-19T15:01:31.911Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T15:01:31.911Z] [2022-04-19T15:01:31.911Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-19T15:01:31.911Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:01:31.911Z] [2022-04-19T15:01:31.911Z] DONE 234 tests, 7 skipped in 120.560s [2022-04-19T15:01:31.911Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-19T15:01:31.911Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T15:01:31.911Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-19T15:01:31.911Z] === RUN TestDaemonConfigValidation [2022-04-19T15:01:31.911Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-19T15:01:31.911Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-19T15:01:31.911Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-19T15:01:31.911Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-19T15:01:31.911Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-19T15:01:31.911Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-19T15:01:31.911Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-19T15:01:31.911Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-19T15:01:31.911Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-19T15:01:31.911Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-19T15:01:31.911Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-19T15:01:31.911Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-19T15:01:31.911Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-19T15:01:31.911Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-19T15:01:31.911Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-19T15:01:31.911Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-19T15:01:31.911Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-19T15:01:31.911Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-19T15:01:31.911Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-19T15:01:31.911Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-19T15:01:31.911Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-19T15:01:31.911Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T15:01:31.911Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-19T15:01:31.956Z] #30 7.530 Collecting yamllint==1.26.1 [2022-04-19T15:01:32.218Z] #30 8.582 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-19T15:01:32.397Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-19T15:01:32.791Z] #30 9.234 Collecting pathspec>=0.5.3 [2022-04-19T15:01:32.791Z] #30 9.246 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-19T15:01:32.850Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-19T15:01:33.053Z] #30 9.479 Collecting pyyaml [2022-04-19T15:01:33.314Z] #30 9.485 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-04-19T15:01:33.314Z] #30 9.530 Building wheels for collected packages: yamllint [2022-04-19T15:01:33.314Z] #30 9.533 Building wheel for yamllint (setup.py): started [2022-04-19T15:01:33.323Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-19T15:01:33.323Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-19T15:01:33.791Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-19T15:01:33.884Z] #30 10.12 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-19T15:01:33.884Z] #30 10.13 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4190d0a25ae44b99318fdc4ab43572c1d623c43dbe9805b9dd42a435ead70558 [2022-04-19T15:01:33.884Z] #30 10.13 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-19T15:01:33.884Z] #30 10.13 Successfully built yamllint [2022-04-19T15:01:33.884Z] #30 10.15 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-19T15:01:34.144Z] #30 10.41 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-19T15:01:34.248Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-19T15:01:34.248Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-19T15:01:34.411Z] #30 DONE 10.9s [2022-04-19T15:01:34.411Z] [2022-04-19T15:01:34.411Z] #67 [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-04-19T15:01:34.411Z] #67 sha256:5cb6b37557688aa285a4fa6f6086a71b6bd1b1eb1020ce31f34ffa608fec56b9 [2022-04-19T15:01:34.672Z] #67 ... [2022-04-19T15:01:34.672Z] [2022-04-19T15:01:34.672Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T15:01:34.672Z] #34 sha256:62270bf13419b2913327636ee530b21404d577730639e36aa2c26dc7bbe830ea [2022-04-19T15:01:34.672Z] #34 DONE 0.3s [2022-04-19T15:01:34.672Z] [2022-04-19T15:01:34.672Z] #63 [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-04-19T15:01:34.672Z] #63 sha256:93b0d03f9a5097686378add9536002a03f0abe6f1c0bfe67d7ece49914c19d62 [2022-04-19T15:01:34.937Z] #63 ... [2022-04-19T15:01:34.937Z] [2022-04-19T15:01:34.937Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T15:01:34.937Z] #39 sha256:8a375d465fa53c67e990679c4d6a0180da2d0538c94b629ce07ef28560fd81f8 [2022-04-19T15:01:35.173Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-19T15:01:35.173Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-19T15:01:35.173Z] daemon_test.go:156: [d71540f5f62e6] daemon is not started [2022-04-19T15:01:35.173Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-19T15:01:35.173Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-19T15:01:35.173Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-04-19T15:01:35.173Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-04-19T15:01:35.173Z] === RUN TestDaemonProxy [2022-04-19T15:01:35.173Z] === RUN TestDaemonProxy/environment_variables [2022-04-19T15:01:35.197Z] #39 DONE 0.3s [2022-04-19T15:01:35.197Z] [2022-04-19T15:01:35.197Z] #63 [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-04-19T15:01:35.197Z] #63 sha256:93b0d03f9a5097686378add9536002a03f0abe6f1c0bfe67d7ece49914c19d62 [2022-04-19T15:01:35.197Z] #63 ... [2022-04-19T15:01:35.197Z] [2022-04-19T15:01:35.197Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T15:01:35.197Z] #42 sha256:fd0ddc73a585a29de71dbe01ab85187e433d548ea0f232026c0dabc1527a899d [2022-04-19T15:01:35.459Z] #42 DONE 0.2s [2022-04-19T15:01:35.459Z] [2022-04-19T15:01:35.459Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T15:01:35.459Z] #44 sha256:b360a5a80161ca7c11af02ac79f1250ddf08c1e0b0541fdc79322a59c47b7515 [2022-04-19T15:01:35.459Z] #44 DONE 0.1s [2022-04-19T15:01:35.459Z] [2022-04-19T15:01:35.459Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T15:01:35.459Z] #48 sha256:d06a9869bd94645fd2dad93054ed355924e17c89314e832d0560ddd2c9df4407 [2022-04-19T15:01:35.459Z] #48 DONE 0.1s [2022-04-19T15:01:35.459Z] [2022-04-19T15:01:35.459Z] #63 [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-04-19T15:01:35.459Z] #63 sha256:93b0d03f9a5097686378add9536002a03f0abe6f1c0bfe67d7ece49914c19d62 [2022-04-19T15:01:35.720Z] #63 ... [2022-04-19T15:01:35.720Z] [2022-04-19T15:01:35.720Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T15:01:35.720Z] #51 sha256:3be33a2afc8b3de1b04f1e29f9bebac7029eee917f40e09ee48ffe2db653f1cb [2022-04-19T15:01:35.981Z] #51 DONE 0.4s [2022-04-19T15:01:35.981Z] [2022-04-19T15:01:35.981Z] #67 [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-04-19T15:01:35.981Z] #67 sha256:5cb6b37557688aa285a4fa6f6086a71b6bd1b1eb1020ce31f34ffa608fec56b9 [2022-04-19T15:01:35.981Z] #67 ... [2022-04-19T15:01:35.981Z] [2022-04-19T15:01:35.981Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T15:01:35.981Z] #55 sha256:f5f88a372a9b0db1b828ce884673ac244b9e064b8765e74eb01acabded946cde [2022-04-19T15:01:35.981Z] #55 DONE 0.1s [2022-04-19T15:01:35.981Z] [2022-04-19T15:01:35.981Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T15:01:35.981Z] #57 sha256:7719cc75a454df31dbb362a1439ce2d923052fbe3a5d84520ff3c7ca70c47946 [2022-04-19T15:01:35.981Z] #57 DONE 0.1s [2022-04-19T15:01:36.099Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-19T15:01:36.242Z] [2022-04-19T15:01:36.243Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T15:01:36.243Z] #59 sha256:7cf8ce3b60ea10a7e73d434d1f48c059d83ad535cb24d7e3b33f04b93192456f [2022-04-19T15:01:36.243Z] #59 DONE 0.3s [2022-04-19T15:01:36.243Z] [2022-04-19T15:01:36.243Z] #63 [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-04-19T15:01:36.243Z] #63 sha256:93b0d03f9a5097686378add9536002a03f0abe6f1c0bfe67d7ece49914c19d62 [2022-04-19T15:01:36.504Z] #63 ... [2022-04-19T15:01:36.504Z] [2022-04-19T15:01:36.504Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T15:01:36.504Z] #61 sha256:fbf3647b11e434f416db388724d244d428f7d49a3c195a2a215c51f0d4e8d22a [2022-04-19T15:01:36.504Z] #61 DONE 0.1s [2022-04-19T15:01:36.660Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-19T15:01:36.765Z] [2022-04-19T15:01:36.765Z] #63 [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-04-19T15:01:36.765Z] #63 sha256:93b0d03f9a5097686378add9536002a03f0abe6f1c0bfe67d7ece49914c19d62 [2022-04-19T15:01:36.916Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-19T15:01:37.083Z] === RUN TestDaemonProxy/command-line_options [2022-04-19T15:01:37.476Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-19T15:01:38.466Z] === RUN TestDaemonProxy/configuration_file [2022-04-19T15:01:39.363Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-19T15:01:39.711Z] 4612f6d0b889: Pull complete [2022-04-19T15:01:40.422Z] === RUN TestDaemonProxy/conflicting_options [2022-04-19T15:01:40.683Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-19T15:01:41.252Z] --- PASS: TestDaemonProxy (6.23s) [2022-04-19T15:01:41.253Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-19T15:01:41.253Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-04-19T15:01:41.253Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-19T15:01:41.253Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-19T15:01:41.253Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-19T15:01:41.253Z] PASS [2022-04-19T15:01:41.253Z] [2022-04-19T15:01:41.253Z] DONE 17 tests in 10.121s [2022-04-19T15:01:41.253Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-19T15:01:41.253Z] INFO: Testing against a local daemon [2022-04-19T15:01:41.253Z] === RUN TestCommitInheritsEnv [2022-04-19T15:01:41.513Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-04-19T15:01:41.513Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T15:01:41.513Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-19T15:01:41.513Z] === RUN TestImportWithCustomPlatform [2022-04-19T15:01:41.513Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-19T15:01:41.513Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-19T15:01:41.513Z] === RUN TestImportWithCustomPlatform// [2022-04-19T15:01:41.513Z] === RUN TestImportWithCustomPlatform/linux [2022-04-19T15:01:41.773Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-19T15:01:41.773Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-19T15:01:41.773Z] === RUN TestImportWithCustomPlatform/macos [2022-04-19T15:01:41.773Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-19T15:01:41.773Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-19T15:01:41.773Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-04-19T15:01:41.773Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-19T15:01:41.773Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-19T15:01:41.773Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-19T15:01:41.773Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-19T15:01:41.773Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-19T15:01:41.773Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-19T15:01:41.773Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-19T15:01:41.773Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-19T15:01:41.773Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-19T15:01:41.773Z] === RUN TestImagesFilterMultiReference [2022-04-19T15:01:42.034Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-19T15:01:42.034Z] === RUN TestImagePullPlatformInvalid [2022-04-19T15:01:42.034Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-19T15:01:42.034Z] === RUN TestRemoveImageOrphaning [2022-04-19T15:01:42.294Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-04-19T15:01:42.294Z] === RUN TestRemoveImageGarbageCollector [2022-04-19T15:01:42.628Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-19T15:01:42.628Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-19T15:01:42.865Z] time="2022-04-19T15:01:42Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-19T15:01:43.992Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-19T15:01:44.248Z] --- PASS: TestRemoveImageGarbageCollector (1.98s) [2022-04-19T15:01:44.248Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T15:01:44.248Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-19T15:01:44.248Z] === RUN TestTagInvalidReference [2022-04-19T15:01:44.248Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-19T15:01:44.248Z] === RUN TestTagValidPrefixedRepo [2022-04-19T15:01:44.248Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-19T15:01:44.248Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T15:01:44.248Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-19T15:01:44.248Z] === RUN TestTagOfficialNames [2022-04-19T15:01:44.248Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-19T15:01:44.248Z] === RUN TestTagMatchesDigest [2022-04-19T15:01:44.248Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-19T15:01:44.248Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-19T15:01:44.919Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-19T15:01:45.480Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-19T15:01:47.995Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-19T15:01:53.236Z] docker_cli_daemon_test.go:2506: [de0398826b5ef] daemon is not started [2022-04-19T15:01:53.798Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-19T15:01:57.063Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-19T15:01:57.318Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-19T15:01:58.789Z] #63 89.15 + mkdir -p /build [2022-04-19T15:01:58.789Z] #63 89.16 + cp runc /build/runc [2022-04-19T15:01:58.789Z] #63 DONE 89.5s [2022-04-19T15:01:58.789Z] [2022-04-19T15:01:58.789Z] #67 [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-04-19T15:01:58.789Z] #67 sha256:5cb6b37557688aa285a4fa6f6086a71b6bd1b1eb1020ce31f34ffa608fec56b9 [2022-04-19T15:01:58.789Z] #67 ... [2022-04-19T15:01:58.789Z] [2022-04-19T15:01:58.789Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T15:01:58.789Z] #64 sha256:8338389119ee65094f6a29a39ba055de552b0bff51e86e79d4eb5c69dd943765 [2022-04-19T15:01:58.789Z] #64 DONE 0.1s [2022-04-19T15:01:58.789Z] [2022-04-19T15:01:58.789Z] #67 [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-04-19T15:01:58.789Z] #67 sha256:5cb6b37557688aa285a4fa6f6086a71b6bd1b1eb1020ce31f34ffa608fec56b9 [2022-04-19T15:01:58.889Z] dccd9e4d14d3: Pull complete [2022-04-19T15:01:58.889Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-19T15:01:58.889Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:01:58.889Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:01:58.889Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-19T15:01:58.889Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-19T15:01:58.889Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-19T15:01:58.889Z] INFO: Docker version of control daemon [2022-04-19T15:01:58.889Z] [2022-04-19T15:01:58.889Z] Client: [2022-04-19T15:01:58.889Z] Version: 20.10.9 [2022-04-19T15:01:58.889Z] API version: 1.41 [2022-04-19T15:01:58.889Z] Go version: go1.16.8 [2022-04-19T15:01:58.889Z] Git commit: c2ea9bc [2022-04-19T15:01:58.889Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T15:01:58.889Z] OS/Arch: windows/amd64 [2022-04-19T15:01:58.889Z] Context: default [2022-04-19T15:01:58.889Z] Experimental: true [2022-04-19T15:01:58.889Z] [2022-04-19T15:01:58.889Z] Server: Docker Engine - Community [2022-04-19T15:01:58.889Z] Engine: [2022-04-19T15:01:58.889Z] Version: 20.10.9 [2022-04-19T15:01:58.889Z] API version: 1.41 (minimum version 1.24) [2022-04-19T15:01:58.889Z] Go version: go1.16.8 [2022-04-19T15:01:58.889Z] Git commit: 79ea9d3 [2022-04-19T15:01:58.889Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T15:01:58.889Z] OS/Arch: windows/amd64 [2022-04-19T15:01:58.889Z] Experimental: true [2022-04-19T15:01:58.889Z] [2022-04-19T15:01:58.889Z] INFO: Docker info of control daemon [2022-04-19T15:01:58.889Z] [2022-04-19T15:01:58.889Z] Client: [2022-04-19T15:01:58.889Z] Context: default [2022-04-19T15:01:58.889Z] Debug Mode: false [2022-04-19T15:01:58.889Z] [2022-04-19T15:01:58.889Z] Server: [2022-04-19T15:01:58.889Z] Containers: 0 [2022-04-19T15:01:58.889Z] Running: 0 [2022-04-19T15:01:58.889Z] Paused: 0 [2022-04-19T15:01:58.889Z] Stopped: 0 [2022-04-19T15:01:58.889Z] Images: 1 [2022-04-19T15:01:58.889Z] Server Version: 20.10.9 [2022-04-19T15:01:58.889Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-19T15:01:58.889Z] Windows: [2022-04-19T15:01:58.889Z] LCOW: [2022-04-19T15:01:58.889Z] Logging Driver: json-file [2022-04-19T15:01:58.889Z] Plugins: [2022-04-19T15:01:58.889Z] Volume: local [2022-04-19T15:01:58.889Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T15:01:58.889Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T15:01:58.889Z] Swarm: inactive [2022-04-19T15:01:58.889Z] Default Isolation: process [2022-04-19T15:01:58.889Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T15:01:58.889Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-19T15:01:58.889Z] OSType: windows [2022-04-19T15:01:58.889Z] Architecture: x86_64 [2022-04-19T15:01:58.889Z] CPUs: 4 [2022-04-19T15:01:58.889Z] Total Memory: 32GiB [2022-04-19T15:01:58.889Z] Name: azwin-2-d93060 [2022-04-19T15:01:58.889Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-19T15:01:58.889Z] Docker Root Dir: D:\docker [2022-04-19T15:01:58.889Z] Debug Mode: false [2022-04-19T15:01:58.889Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:01:58.889Z] Labels: [2022-04-19T15:01:58.889Z] Experimental: true [2022-04-19T15:01:58.889Z] Insecure Registries: [2022-04-19T15:01:58.889Z] 10.0.0.4:5000 [2022-04-19T15:01:58.889Z] 127.0.0.0/8 [2022-04-19T15:01:58.889Z] Registry Mirrors: [2022-04-19T15:01:58.889Z] http://10.0.0.4:5000/ [2022-04-19T15:01:58.889Z] Live Restore Enabled: false [2022-04-19T15:01:58.889Z] Product License: Community Engine [2022-04-19T15:01:58.889Z] [2022-04-19T15:01:58.889Z] [2022-04-19T15:01:58.889Z] INFO: Commit hash is a46700dbdb [2022-04-19T15:01:58.889Z] INFO: Nuke-Everything... [2022-04-19T15:01:58.889Z] INFO: Container count on control daemon to delete is 0 [2022-04-19T15:01:58.889Z] INFO: Nuking d:\CI [2022-04-19T15:01:58.889Z] INFO: Zapped successfully [2022-04-19T15:01:58.889Z] INFO: Location for testing is d:\CI\PR-43502\1 [2022-04-19T15:01:58.889Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-19T15:01:58.889Z] [2022-04-19T15:01:58.889Z] [2022-04-19T15:01:58.889Z] INFO: Building the image from Dockerfile.windows at 04/19/2022 15:01:52... [2022-04-19T15:01:58.889Z] [2022-04-19T15:01:59.941Z] Sending build context to Docker daemon 66.3MB [2022-04-19T15:01:59.941Z] [2022-04-19T15:02:00.409Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-19T15:02:00.409Z] ---> aa8714eb8356 [2022-04-19T15:02:00.409Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-19T15:02:00.409Z] ---> Running in e8cae5ef0bc1 [2022-04-19T15:02:00.877Z] Removing intermediate container e8cae5ef0bc1 [2022-04-19T15:02:00.877Z] ---> 287e3a4ce297 [2022-04-19T15:02:00.877Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-19T15:02:00.877Z] ---> Running in 9ea1e01580d8 [2022-04-19T15:02:00.877Z] Removing intermediate container 9ea1e01580d8 [2022-04-19T15:02:00.877Z] ---> 4dbcd08eccd0 [2022-04-19T15:02:00.877Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-19T15:02:01.345Z] ---> Running in a6c7461b4be0 [2022-04-19T15:02:01.345Z] Removing intermediate container a6c7461b4be0 [2022-04-19T15:02:01.345Z] ---> a2b2f7e1e41e [2022-04-19T15:02:01.345Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-19T15:02:01.345Z] ---> Running in db0fd738cd84 [2022-04-19T15:02:01.494Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-19T15:02:01.814Z] Removing intermediate container db0fd738cd84 [2022-04-19T15:02:01.814Z] ---> c4f2fb707cb2 [2022-04-19T15:02:01.814Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-19T15:02:01.814Z] ---> Running in b1dbe5c490e2 [2022-04-19T15:02:02.282Z] Removing intermediate container b1dbe5c490e2 [2022-04-19T15:02:02.282Z] ---> 649369de216f [2022-04-19T15:02:02.283Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-19T15:02:02.283Z] ---> Running in a9c200c4a62f [2022-04-19T15:02:03.381Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-19T15:02:03.637Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-19T15:02:04.198Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-19T15:02:04.198Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-19T15:02:04.454Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-19T15:02:04.710Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-19T15:02:05.636Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-19T15:02:05.636Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-19T15:02:05.636Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-19T15:02:05.636Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-19T15:02:06.197Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-19T15:02:06.453Z] check_test.go:308: [de2c1f8e304f9] daemon is not started [2022-04-19T15:02:06.453Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-19T15:02:08.142Z] dccd9e4d14d3: Pull complete [2022-04-19T15:02:08.142Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-19T15:02:08.142Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:02:08.142Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:02:08.142Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-19T15:02:08.142Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-19T15:02:08.142Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-19T15:02:08.142Z] INFO: Docker version of control daemon [2022-04-19T15:02:08.142Z] [2022-04-19T15:02:08.142Z] Client: [2022-04-19T15:02:08.142Z] Version: 20.10.9 [2022-04-19T15:02:08.142Z] API version: 1.41 [2022-04-19T15:02:08.142Z] Go version: go1.16.8 [2022-04-19T15:02:08.142Z] Git commit: c2ea9bc [2022-04-19T15:02:08.142Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T15:02:08.142Z] OS/Arch: windows/amd64 [2022-04-19T15:02:08.142Z] Context: default [2022-04-19T15:02:08.142Z] Experimental: true [2022-04-19T15:02:08.142Z] [2022-04-19T15:02:08.142Z] Server: Docker Engine - Community [2022-04-19T15:02:08.142Z] Engine: [2022-04-19T15:02:08.142Z] Version: 20.10.9 [2022-04-19T15:02:08.142Z] API version: 1.41 (minimum version 1.24) [2022-04-19T15:02:08.142Z] Go version: go1.16.8 [2022-04-19T15:02:08.142Z] Git commit: 79ea9d3 [2022-04-19T15:02:08.142Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T15:02:08.142Z] OS/Arch: windows/amd64 [2022-04-19T15:02:08.142Z] Experimental: true [2022-04-19T15:02:08.142Z] [2022-04-19T15:02:08.142Z] INFO: Docker info of control daemon [2022-04-19T15:02:08.142Z] [2022-04-19T15:02:08.142Z] Client: [2022-04-19T15:02:08.142Z] Context: default [2022-04-19T15:02:08.142Z] Debug Mode: false [2022-04-19T15:02:08.142Z] [2022-04-19T15:02:08.142Z] Server: [2022-04-19T15:02:08.142Z] Containers: 0 [2022-04-19T15:02:08.142Z] Running: 0 [2022-04-19T15:02:08.142Z] Paused: 0 [2022-04-19T15:02:08.142Z] Stopped: 0 [2022-04-19T15:02:08.142Z] Images: 1 [2022-04-19T15:02:08.142Z] Server Version: 20.10.9 [2022-04-19T15:02:08.142Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-19T15:02:08.142Z] Windows: [2022-04-19T15:02:08.142Z] LCOW: [2022-04-19T15:02:08.142Z] Logging Driver: json-file [2022-04-19T15:02:08.142Z] Plugins: [2022-04-19T15:02:08.142Z] Volume: local [2022-04-19T15:02:08.142Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T15:02:08.142Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T15:02:08.142Z] Swarm: inactive [2022-04-19T15:02:08.142Z] Default Isolation: process [2022-04-19T15:02:08.142Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T15:02:08.142Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-19T15:02:08.142Z] OSType: windows [2022-04-19T15:02:08.142Z] Architecture: x86_64 [2022-04-19T15:02:08.142Z] CPUs: 4 [2022-04-19T15:02:08.142Z] Total Memory: 32GiB [2022-04-19T15:02:08.142Z] Name: azwin-2-a0da00 [2022-04-19T15:02:08.142Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-19T15:02:08.142Z] Docker Root Dir: D:\docker [2022-04-19T15:02:08.142Z] Debug Mode: false [2022-04-19T15:02:08.142Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:02:08.142Z] Labels: [2022-04-19T15:02:08.142Z] Experimental: true [2022-04-19T15:02:08.142Z] Insecure Registries: [2022-04-19T15:02:08.142Z] 10.0.0.4:5000 [2022-04-19T15:02:08.142Z] 127.0.0.0/8 [2022-04-19T15:02:08.142Z] Registry Mirrors: [2022-04-19T15:02:08.142Z] http://10.0.0.4:5000/ [2022-04-19T15:02:08.142Z] Live Restore Enabled: false [2022-04-19T15:02:08.142Z] Product License: Community Engine [2022-04-19T15:02:08.142Z] [2022-04-19T15:02:08.142Z] [2022-04-19T15:02:08.142Z] INFO: Commit hash is a46700dbdb [2022-04-19T15:02:08.142Z] INFO: Nuke-Everything... [2022-04-19T15:02:08.142Z] INFO: Container count on control daemon to delete is 0 [2022-04-19T15:02:08.142Z] INFO: Nuking d:\CI [2022-04-19T15:02:08.142Z] INFO: Zapped successfully [2022-04-19T15:02:08.142Z] INFO: Location for testing is d:\CI\PR-43502\1 [2022-04-19T15:02:08.142Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-19T15:02:08.142Z] [2022-04-19T15:02:08.142Z] [2022-04-19T15:02:08.142Z] INFO: Building the image from Dockerfile.windows at 04/19/2022 15:02:04... [2022-04-19T15:02:08.142Z] [2022-04-19T15:02:08.280Z] [2022-04-19T15:02:08.280Z] SUCCESS: Specified value was saved. [2022-04-19T15:02:08.749Z] INFO: Downloading git... [2022-04-19T15:02:09.739Z] INFO: Downloading go... [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite (282.94s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.09s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (0.96s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.36s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.78s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.15s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.54s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.05s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.55s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.29s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.91s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.89s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.22s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.19s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.86s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.04s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.18s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.30s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.67s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.43s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.27s) [2022-04-19T15:02:11.697Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.72s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.79s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.21s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.39s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.13s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.34s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.33s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.67s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-04-19T15:02:11.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.34s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.29s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.24s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.38s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.40s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.43s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.43s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.69s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.99s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.55s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.96s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.91s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.37s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.84s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.24s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.08s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.66s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.50s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.11s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.89s) [2022-04-19T15:02:11.698Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-19T15:02:11.698Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.84s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.79s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.53s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.52s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.29s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.37s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.71s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.56s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.25s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.57s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.18s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.39s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.19s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.51s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.38s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.51s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.22s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.41s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.94s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.22s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.12s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.26s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.59s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.06s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.25s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.53s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.31s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.98s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.94s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.21s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.88s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.07s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.53s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.36s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.39s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.32s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.84s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.83s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.37s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (5.87s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.30s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.91s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.27s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.00s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2022-04-19T15:02:11.698Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.46s) [2022-04-19T15:02:11.698Z] === RUN TestDockerSwarmSuite [2022-04-19T15:02:11.698Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-19T15:02:11.933Z] Sending build context to Docker daemon 66.3MB [2022-04-19T15:02:11.933Z] [2022-04-19T15:02:11.933Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-19T15:02:11.933Z] ---> aa8714eb8356 [2022-04-19T15:02:11.933Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-19T15:02:11.933Z] ---> Running in 513421478dcc [2022-04-19T15:02:11.933Z] Removing intermediate container 513421478dcc [2022-04-19T15:02:11.933Z] ---> dd6a60b08a89 [2022-04-19T15:02:11.933Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-19T15:02:11.933Z] ---> Running in d05fa1b30308 [2022-04-19T15:02:11.966Z] INFO: Downloading compiler 1 of 3... [2022-04-19T15:02:12.402Z] Removing intermediate container d05fa1b30308 [2022-04-19T15:02:12.402Z] ---> d6f703aee936 [2022-04-19T15:02:12.402Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-19T15:02:12.402Z] ---> Running in 11faa536be25 [2022-04-19T15:02:12.870Z] Removing intermediate container 11faa536be25 [2022-04-19T15:02:12.870Z] ---> 730b45f55217 [2022-04-19T15:02:12.870Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-19T15:02:12.870Z] ---> Running in bfdf2ff4acc4 [2022-04-19T15:02:12.953Z] INFO: Downloading compiler 2 of 3... [2022-04-19T15:02:13.339Z] Removing intermediate container bfdf2ff4acc4 [2022-04-19T15:02:13.339Z] ---> d40d55090424 [2022-04-19T15:02:13.339Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-19T15:02:13.339Z] ---> Running in 920b5ecc496e [2022-04-19T15:02:13.585Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-19T15:02:13.808Z] Removing intermediate container 920b5ecc496e [2022-04-19T15:02:13.808Z] ---> fb036d2bedd5 [2022-04-19T15:02:13.808Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-19T15:02:13.808Z] ---> Running in 2bb0db07eaf4 [2022-04-19T15:02:13.841Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-19T15:02:13.940Z] INFO: Downloading compiler 3 of 3... [2022-04-19T15:02:14.097Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-19T15:02:14.352Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-19T15:02:14.410Z] INFO: Extracting git... [2022-04-19T15:02:14.608Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-19T15:02:14.863Z] === RUN TestDockerSuite/TestBuildFails [2022-04-19T15:02:15.789Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-19T15:02:15.789Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-19T15:02:16.717Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-19T15:02:17.643Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-19T15:02:18.644Z] [2022-04-19T15:02:18.644Z] SUCCESS: Specified value was saved. [2022-04-19T15:02:19.008Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-19T15:02:19.112Z] INFO: Downloading git... [2022-04-19T15:02:20.680Z] INFO: Downloading go... [2022-04-19T15:02:20.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-19T15:02:20.895Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-19T15:02:21.822Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-19T15:02:21.822Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-19T15:02:22.265Z] INFO: Downloading compiler 1 of 3... [2022-04-19T15:02:22.265Z] INFO: Downloading compiler 2 of 3... [2022-04-19T15:02:22.265Z] INFO: Downloading compiler 3 of 3... [2022-04-19T15:02:22.732Z] INFO: Extracting git... [2022-04-19T15:02:22.749Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-19T15:02:24.112Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-19T15:02:24.367Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-19T15:02:24.367Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-19T15:02:25.395Z] #67 175.2 # github.com/containerd/containerd/cmd/containerd [2022-04-19T15:02:25.395Z] #67 175.2 /usr/bin/ld: /tmp/go-link-2434658371/000019.o: in function `New': [2022-04-19T15:02:25.395Z] #67 175.2 /tmp/tmp.s0krbfCErp/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-19T15:02:25.395Z] #67 175.3 + bin/containerd-stress [2022-04-19T15:02:25.732Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-19T15:02:25.968Z] #67 176.4 + bin/containerd-shim [2022-04-19T15:02:27.097Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-19T15:02:28.023Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-19T15:02:29.380Z] INFO: Expanding go... [2022-04-19T15:02:30.559Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-19T15:02:30.559Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-19T15:02:31.125Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-19T15:02:31.381Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-19T15:02:31.637Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-19T15:02:31.637Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-19T15:02:32.562Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-19T15:02:32.562Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-19T15:02:32.817Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-19T15:02:33.073Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-19T15:02:33.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-19T15:02:33.329Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-19T15:02:33.585Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-19T15:02:34.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-19T15:02:34.402Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-19T15:02:35.261Z] INFO: Expanding go... [2022-04-19T15:02:36.289Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-19T15:02:36.289Z] docker_api_swarm_test.go:563: [ddd267b5c6c25] joining swarm manager [ddf4b311d1eae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:02:37.560Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T15:02:37.560Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T15:02:37.560Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T15:02:37.560Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T15:02:37.560Z] [2022-04-19T15:02:37.560Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T15:02:37.560Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T15:02:37.560Z] HOSTNAME=01cb90092eab [2022-04-19T15:02:37.560Z] TESTDEBUG=0 [2022-04-19T15:02:37.561Z] DEST=bundles/test-integration [2022-04-19T15:02:37.561Z] PWD=/go/src/github.com/docker/docker [2022-04-19T15:02:37.561Z] DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T15:02:37.561Z] container=docker [2022-04-19T15:02:37.561Z] HOME=/root [2022-04-19T15:02:37.561Z] GOLANG_VERSION=1.18 [2022-04-19T15:02:37.561Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T15:02:37.561Z] VALIDATE_BRANCH=master [2022-04-19T15:02:37.561Z] TERM=xterm [2022-04-19T15:02:37.561Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T15:02:37.561Z] SHLVL=1 [2022-04-19T15:02:37.561Z] TIMEOUT=120m [2022-04-19T15:02:37.561Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T15:02:37.561Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T15:02:37.561Z] GO111MODULE=off [2022-04-19T15:02:37.561Z] DOCKER_EXPERIMENTAL=1 [2022-04-19T15:02:37.561Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T15:02:37.561Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T15:02:37.561Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T15:02:37.561Z] GOPATH=/go [2022-04-19T15:02:37.561Z] PKG_CONFIG=pkg-config [2022-04-19T15:02:37.561Z] _=/usr/bin/env [2022-04-19T15:02:37.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-19T15:02:38.210Z] #67 187.4 + bin/containerd-shim-runc-v1 [2022-04-19T15:02:40.453Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-19T15:02:42.966Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-19T15:02:42.966Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-19T15:02:42.966Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-19T15:02:42.966Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-19T15:02:42.966Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-19T15:02:42.966Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-19T15:02:43.504Z] #67 193.7 + bin/containerd-shim-runc-v2 [2022-04-19T15:02:43.765Z] #67 194.5 + binaries [2022-04-19T15:02:43.765Z] #67 194.5 + install -D bin/containerd /build/containerd [2022-04-19T15:02:43.765Z] #67 194.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-19T15:02:43.893Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-19T15:02:44.025Z] #67 194.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-19T15:02:44.025Z] #67 194.5 + install -D bin/ctr /build/ctr [2022-04-19T15:02:44.819Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-19T15:02:45.937Z] #67 DONE 196.4s [2022-04-19T15:02:46.707Z] docker_api_swarm_test.go:585: [d1a8684f283f2] joining swarm manager [ddf4b311d1eae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:02:47.242Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T15:02:47.242Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T15:02:47.242Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T15:02:47.242Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T15:02:47.242Z] [2022-04-19T15:02:47.242Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T15:02:47.242Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T15:02:47.242Z] HOSTNAME=2f825a964352 [2022-04-19T15:02:47.242Z] DEST=bundles/test-integration [2022-04-19T15:02:47.242Z] PWD=/go/src/github.com/docker/docker [2022-04-19T15:02:47.242Z] DOCKER_ROOTLESS=1 [2022-04-19T15:02:47.242Z] DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 [2022-04-19T15:02:47.242Z] container=docker [2022-04-19T15:02:47.242Z] HOME=/root [2022-04-19T15:02:47.242Z] GOLANG_VERSION=1.18 [2022-04-19T15:02:47.242Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T15:02:47.242Z] VALIDATE_BRANCH=master [2022-04-19T15:02:47.242Z] TERM=xterm [2022-04-19T15:02:47.242Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T15:02:47.242Z] SHLVL=1 [2022-04-19T15:02:47.242Z] TIMEOUT=120m [2022-04-19T15:02:47.242Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T15:02:47.242Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T15:02:47.242Z] GO111MODULE=off [2022-04-19T15:02:47.242Z] DOCKER_EXPERIMENTAL=1 [2022-04-19T15:02:47.242Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T15:02:47.242Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T15:02:47.242Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T15:02:47.242Z] GOPATH=/go [2022-04-19T15:02:47.242Z] PKG_CONFIG=pkg-config [2022-04-19T15:02:47.242Z] _=/usr/bin/env [2022-04-19T15:02:47.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-19T15:02:47.322Z] [2022-04-19T15:02:47.322Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T15:02:47.322Z] #68 sha256:55dedf832773dbf1c10e626c67bd412ab40174616cc1755ef722e11d8c6751b6 [2022-04-19T15:02:47.583Z] #68 DONE 0.7s [2022-04-19T15:02:47.633Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-19T15:02:47.634Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-19T15:02:47.843Z] [2022-04-19T15:02:47.843Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T15:02:47.843Z] #73 sha256:695b1987f6cdce9bb4257daaa762c5b8bc6999bc5072c077c25abb7ef8aa7cec [2022-04-19T15:02:47.843Z] #73 DONE 0.2s [2022-04-19T15:02:47.843Z] [2022-04-19T15:02:47.843Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T15:02:47.843Z] #78 sha256:b1b68fa62062e98adfc4d19e6520c5d0d0c307742e94199a2e046d0391f0d7ad [2022-04-19T15:02:48.194Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-19T15:02:48.785Z] #78 DONE 0.9s [2022-04-19T15:02:48.785Z] [2022-04-19T15:02:48.785Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T15:02:48.785Z] #79 sha256:4efb5dd5bef89d852064c58c2995e810a49f2ddf5d13976a3a8eb58000425f66 [2022-04-19T15:02:48.785Z] #79 DONE 0.0s [2022-04-19T15:02:48.785Z] [2022-04-19T15:02:48.785Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T15:02:48.785Z] #80 sha256:38d3f6bd0a5ada901508d1c874d572ca30e39aa7406eb23591774bea41026c72 [2022-04-19T15:02:49.558Z] check_test.go:379: [ddd267b5c6c25] daemon is not started [2022-04-19T15:02:53.723Z] --- PASS: TestImportExtremelyLargeImageWorks (93.90s) [2022-04-19T15:02:53.723Z] PASS [2022-04-19T15:02:53.723Z] [2022-04-19T15:02:53.723Z] DONE 22 tests in 97.238s [2022-04-19T15:02:53.723Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-19T15:02:53.723Z] ++ 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-04-19T15:02:53.723Z] ++ set -e [2022-04-19T15:02:53.723Z] ++ '[' -n 0 ']' [2022-04-19T15:02:53.723Z] ++ set -x [2022-04-19T15:02:53.723Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-19T15:02:53.723Z] INFO: Testing against a local daemon [2022-04-19T15:02:53.723Z] === RUN TestNetworkCreateDelete [2022-04-19T15:02:53.978Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-04-19T15:02:53.978Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T15:02:54.080Z] #80 DONE 4.4s [2022-04-19T15:02:54.080Z] [2022-04-19T15:02:54.080Z] #81 exporting to image [2022-04-19T15:02:54.080Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T15:02:54.080Z] #81 exporting layers [2022-04-19T15:02:54.541Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2022-04-19T15:02:54.541Z] === RUN TestDaemonDNSFallback [2022-04-19T15:02:55.467Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-19T15:02:56.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-19T15:02:56.393Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-19T15:02:56.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-19T15:02:58.281Z] docker_api_swarm_test.go:46: [daee982c51909] joining swarm manager [df33d974675a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:02:58.281Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-19T15:02:59.208Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-19T15:02:59.284Z] INFO: Expanding compiler 1 of 3... [2022-04-19T15:03:00.251Z] INFO: Expanding compiler 2 of 3... [2022-04-19T15:03:00.580Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-19T15:03:00.580Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-19T15:03:00.580Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-19T15:03:01.521Z] --- PASS: TestDaemonDNSFallback (6.88s) [2022-04-19T15:03:01.521Z] === RUN TestInspectNetwork [2022-04-19T15:03:04.035Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-19T15:03:04.035Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-19T15:03:04.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-19T15:03:04.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-19T15:03:04.962Z] === RUN TestInspectNetwork/full_network_id [2022-04-19T15:03:04.962Z] === RUN TestInspectNetwork/partial_network_id [2022-04-19T15:03:04.962Z] === RUN TestInspectNetwork/network_name [2022-04-19T15:03:04.962Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-19T15:03:05.422Z] INFO: Expanding compiler 1 of 3... [2022-04-19T15:03:05.422Z] INFO: Expanding compiler 2 of 3... [2022-04-19T15:03:05.524Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-19T15:03:05.779Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-19T15:03:06.018Z] INFO: Expanding compiler 3 of 3... [2022-04-19T15:03:06.474Z] INFO: Removing downloaded files... [2022-04-19T15:03:06.475Z] INFO: Downloading containerd [2022-04-19T15:03:07.145Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-19T15:03:07.401Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-19T15:03:07.962Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-19T15:03:08.889Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-19T15:03:09.230Z] INFO: Expanding compiler 3 of 3... [2022-04-19T15:03:09.702Z] INFO: Removing downloaded files... [2022-04-19T15:03:09.702Z] INFO: Downloading containerd [2022-04-19T15:03:10.255Z] --- PASS: TestInspectNetwork (8.64s) [2022-04-19T15:03:10.255Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-19T15:03:10.255Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-19T15:03:10.255Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-19T15:03:10.255Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-19T15:03:10.256Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T15:03:10.511Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-19T15:03:10.767Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-19T15:03:10.767Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-19T15:03:11.023Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-19T15:03:11.278Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-19T15:03:11.840Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-19T15:03:11.840Z] --- PASS: TestRunContainerWithBridgeNone (1.77s) [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T15:03:11.840Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:03:11.840Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:03:11.840Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:03:11.840Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T15:03:11.840Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T15:03:11.840Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T15:03:11.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T15:03:11.840Z] === RUN TestNetworkList [2022-04-19T15:03:11.840Z] === RUN TestNetworkList//networks [2022-04-19T15:03:11.840Z] === PAUSE TestNetworkList//networks [2022-04-19T15:03:11.840Z] === RUN TestNetworkList//networks/ [2022-04-19T15:03:11.840Z] === PAUSE TestNetworkList//networks/ [2022-04-19T15:03:11.840Z] === CONT TestNetworkList//networks [2022-04-19T15:03:11.840Z] === CONT TestNetworkList//networks/ [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkList (0.01s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T15:03:11.840Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T15:03:11.840Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T15:03:12.402Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-04-19T15:03:12.402Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T15:03:12.963Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-19T15:03:13.525Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-19T15:03:13.525Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-19T15:03:13.525Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T15:03:14.451Z] --- PASS: TestDaemonDefaultNetworkPools (0.90s) [2022-04-19T15:03:14.451Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T15:03:15.011Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-19T15:03:15.573Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-04-19T15:03:15.573Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T15:03:15.829Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-19T15:03:16.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-19T15:03:16.646Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-04-19T15:03:16.646Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T15:03:16.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-19T15:03:17.463Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-19T15:03:17.463Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2022-04-19T15:03:17.463Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T15:03:18.390Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-19T15:03:19.316Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-19T15:03:19.572Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-19T15:03:20.132Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2022-04-19T15:03:20.132Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T15:03:20.132Z] service_test.go:243: FLAKY_TEST [2022-04-19T15:03:20.132Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T15:03:20.132Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T15:03:20.666Z] #81 exporting layers 27.3s done [2022-04-19T15:03:20.666Z] #81 writing image sha256:397ac5a2ae1d46bed405f9ad732a8c3f7cd2cf7f397304b68bed4f351fb2cd93 done [2022-04-19T15:03:20.666Z] #81 naming to docker.io/library/docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 done [2022-04-19T15:03:20.666Z] #81 DONE 27.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-19T15:03:20.735Z] --- PASS: TestImportExtremelyLargeImageWorks (92.03s) [2022-04-19T15:03:20.735Z] PASS [2022-04-19T15:03:20.735Z] [2022-04-19T15:03:20.735Z] DONE 22 tests in 95.141s [2022-04-19T15:03:20.735Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-19T15:03:20.735Z] INFO: Testing against a local daemon [2022-04-19T15:03:20.735Z] === RUN TestNetworkCreateDelete [2022-04-19T15:03:20.735Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-19T15:03:20.735Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T15:03:20.735Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-04-19T15:03:20.735Z] === RUN TestDaemonDNSFallback [2022-04-19T15:03:21.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43502/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/validate/default [2022-04-19T15:03:22.021Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-19T15:03:22.931Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-19T15:03:22.931Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-19T15:03:22.931Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-19T15:03:22.931Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-19T15:03:22.931Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-19T15:03:22.931Z] Congratulations! No new tests were added to integration-cli. [2022-04-19T15:03:22.931Z] [2022-04-19T15:03:22.931Z] INFO Start validation with golang-ci-lint [2022-04-19T15:03:23.274Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-04-19T15:03:23.274Z] === RUN TestInspectNetwork [2022-04-19T15:03:23.387Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-19T15:03:23.642Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-19T15:03:23.873Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-19T15:03:23.873Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-19T15:03:23.873Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-19T15:03:24.204Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-19T15:03:25.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-19T15:03:25.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-19T15:03:26.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-19T15:03:26.569Z] === RUN TestInspectNetwork/full_network_id [2022-04-19T15:03:26.569Z] === RUN TestInspectNetwork/partial_network_id [2022-04-19T15:03:26.569Z] === RUN TestInspectNetwork/network_name [2022-04-19T15:03:26.569Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-19T15:03:30.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-19T15:03:30.767Z] --- PASS: TestInspectNetwork (7.29s) [2022-04-19T15:03:30.767Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-19T15:03:30.767Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-19T15:03:30.767Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-19T15:03:30.767Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-19T15:03:30.767Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T15:03:30.771Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-19T15:03:32.149Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T15:03:32.149Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:03:32.149Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:03:32.149Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:03:32.149Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T15:03:32.149Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T15:03:32.149Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T15:03:32.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T15:03:32.149Z] === RUN TestNetworkList [2022-04-19T15:03:32.149Z] === RUN TestNetworkList//networks [2022-04-19T15:03:32.149Z] === PAUSE TestNetworkList//networks [2022-04-19T15:03:32.149Z] === RUN TestNetworkList//networks/ [2022-04-19T15:03:32.149Z] === PAUSE TestNetworkList//networks/ [2022-04-19T15:03:32.149Z] === CONT TestNetworkList//networks [2022-04-19T15:03:32.149Z] === CONT TestNetworkList//networks/ [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkList (0.01s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T15:03:32.149Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T15:03:32.149Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T15:03:32.719Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-19T15:03:32.719Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T15:03:33.287Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-19T15:03:33.669Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-19T15:03:33.669Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T15:03:34.237Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-19T15:03:34.237Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T15:03:34.651Z] === RUN TestDockerSuite/TestBuildRm [2022-04-19T15:03:35.619Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-19T15:03:35.619Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T15:03:36.538Z] --- PASS: TestServiceWithDataPathPortInit (16.15s) [2022-04-19T15:03:36.538Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T15:03:36.560Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-19T15:03:36.560Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T15:03:36.794Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-19T15:03:36.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-19T15:03:37.130Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-19T15:03:37.130Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T15:03:37.355Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-19T15:03:37.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-19T15:03:38.281Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-19T15:03:38.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-19T15:03:38.537Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-19T15:03:38.792Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-19T15:03:38.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-19T15:03:39.047Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bc9vls30pzy4nlpnlk896orbk Created:2022-04-19 15:03:37.63588787 +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[2f260ded96603210c75fc3755626266044f9ba45f665479343107dbb380fcf40:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qzsf5plo12i2w9ud3fvo466cm EndpointID:75c53eac1537f3980b5345248a71d547c1b126f3c9bb878b10dfb36656934175 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5307e75b7b6049ddf9952b8913a3963a55c95211709202c48c49854e8370d309 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:c4514c62ab3e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qzsf5plo12i2w9ud3fvo466cm EndpointID:75c53eac1537f3980b5345248a71d547c1b126f3c9bb878b10dfb36656934175 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-19T15:03:39.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-19T15:03:39.608Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-19T15:03:39.671Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-04-19T15:03:39.671Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T15:03:39.671Z] service_test.go:243: FLAKY_TEST [2022-04-19T15:03:39.671Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T15:03:39.671Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T15:03:39.835Z] [2022-04-19T15:03:39.835Z] Name Version Source Summary [2022-04-19T15:03:39.835Z] ---- ------- ------ ------- [2022-04-19T15:03:39.835Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-19T15:03:39.835Z] [2022-04-19T15:03:39.835Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-19T15:03:39.835Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-19T15:03:39.835Z] PSChildName : containerd [2022-04-19T15:03:39.835Z] PSDrive : C [2022-04-19T15:03:39.835Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-19T15:03:39.835Z] PSIsContainer : True [2022-04-19T15:03:39.835Z] Name : containerd [2022-04-19T15:03:39.835Z] FullName : C:\containerd [2022-04-19T15:03:39.835Z] Parent : [2022-04-19T15:03:39.835Z] Exists : True [2022-04-19T15:03:39.835Z] Root : C:\ [2022-04-19T15:03:39.835Z] Extension : [2022-04-19T15:03:39.835Z] CreationTime : 4/19/2022 3:03:38 PM [2022-04-19T15:03:39.835Z] CreationTimeUtc : 4/19/2022 3:03:38 PM [2022-04-19T15:03:39.835Z] LastAccessTime : 4/19/2022 3:03:38 PM [2022-04-19T15:03:39.835Z] LastAccessTimeUtc : 4/19/2022 3:03:38 PM [2022-04-19T15:03:39.835Z] LastWriteTime : 4/19/2022 3:03:38 PM [2022-04-19T15:03:39.835Z] LastWriteTimeUtc : 4/19/2022 3:03:38 PM [2022-04-19T15:03:39.835Z] Attributes : Directory [2022-04-19T15:03:39.835Z] Mode : d----- [2022-04-19T15:03:39.835Z] BaseName : containerd [2022-04-19T15:03:39.835Z] Target : {} [2022-04-19T15:03:39.835Z] LinkType : [2022-04-19T15:03:39.835Z] [2022-04-19T15:03:40.169Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-19T15:03:40.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-19T15:03:40.819Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-19T15:03:40.819Z] INFO: Configuring git core.autocrlf... [2022-04-19T15:03:40.819Z] [2022-04-19T15:03:40.819Z] [2022-04-19T15:03:41.097Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-19T15:03:42.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-19T15:03:42.111Z] [2022-04-19T15:03:42.111Z] Name Version Source Summary [2022-04-19T15:03:42.111Z] ---- ------- ------ ------- [2022-04-19T15:03:42.111Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-19T15:03:42.111Z] [2022-04-19T15:03:42.111Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-19T15:03:42.111Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-19T15:03:42.111Z] PSChildName : containerd [2022-04-19T15:03:42.111Z] PSDrive : C [2022-04-19T15:03:42.111Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-19T15:03:42.111Z] PSIsContainer : True [2022-04-19T15:03:42.111Z] Name : containerd [2022-04-19T15:03:42.111Z] FullName : C:\containerd [2022-04-19T15:03:42.111Z] Parent : [2022-04-19T15:03:42.111Z] Exists : True [2022-04-19T15:03:42.111Z] Root : C:\ [2022-04-19T15:03:42.111Z] Extension : [2022-04-19T15:03:42.111Z] CreationTime : 4/19/2022 3:03:38 PM [2022-04-19T15:03:42.111Z] CreationTimeUtc : 4/19/2022 3:03:38 PM [2022-04-19T15:03:42.111Z] LastAccessTime : 4/19/2022 3:03:38 PM [2022-04-19T15:03:42.111Z] LastAccessTimeUtc : 4/19/2022 3:03:38 PM [2022-04-19T15:03:42.111Z] LastWriteTime : 4/19/2022 3:03:38 PM [2022-04-19T15:03:42.111Z] LastWriteTimeUtc : 4/19/2022 3:03:38 PM [2022-04-19T15:03:42.111Z] Attributes : Directory [2022-04-19T15:03:42.111Z] Mode : d----- [2022-04-19T15:03:42.111Z] BaseName : containerd [2022-04-19T15:03:42.111Z] Target : {} [2022-04-19T15:03:42.111Z] LinkType : [2022-04-19T15:03:42.111Z] [2022-04-19T15:03:42.111Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-19T15:03:42.111Z] INFO: Configuring git core.autocrlf... [2022-04-19T15:03:42.111Z] [2022-04-19T15:03:42.111Z] [2022-04-19T15:03:43.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-19T15:03:44.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-19T15:03:44.363Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-19T15:03:44.363Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.59s) [2022-04-19T15:03:44.363Z] PASS [2022-04-19T15:03:44.363Z] [2022-04-19T15:03:44.363Z] === Skipped [2022-04-19T15:03:44.363Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T15:03:44.363Z] service_test.go:243: FLAKY_TEST [2022-04-19T15:03:44.363Z] [2022-04-19T15:03:44.363Z] DONE 38 tests, 1 skipped in 50.289s [2022-04-19T15:03:44.363Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-19T15:03:44.363Z] ++ 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-04-19T15:03:44.363Z] ++ set -e [2022-04-19T15:03:44.363Z] ++ '[' -n 0 ']' [2022-04-19T15:03:44.363Z] ++ set -x [2022-04-19T15:03:44.363Z] ++ 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-04-19T15:03:44.363Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-19T15:03:44.363Z] INFO: Testing against a local daemon [2022-04-19T15:03:44.363Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-19T15:03:44.363Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:03:44.363Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T15:03:44.363Z] === RUN TestDockerNetworkIpvlan [2022-04-19T15:03:44.363Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:03:44.363Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-19T15:03:44.363Z] PASS [2022-04-19T15:03:44.363Z] [2022-04-19T15:03:44.363Z] === Skipped [2022-04-19T15:03:44.363Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T15:03:44.363Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:03:44.363Z] [2022-04-19T15:03:44.363Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-19T15:03:44.363Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:03:44.363Z] [2022-04-19T15:03:44.363Z] DONE 2 tests, 2 skipped in 0.086s [2022-04-19T15:03:44.363Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-19T15:03:44.363Z] ++ 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-04-19T15:03:44.363Z] ++ set -e [2022-04-19T15:03:44.363Z] ++ '[' -n 0 ']' [2022-04-19T15:03:44.363Z] ++ set -x [2022-04-19T15:03:44.363Z] ++ 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-04-19T15:03:44.363Z] INFO: Testing against a local daemon [2022-04-19T15:03:44.363Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-19T15:03:44.363Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-19T15:03:44.363Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-19T15:03:44.363Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-19T15:03:44.363Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-19T15:03:44.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-19T15:03:45.290Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-19T15:03:45.290Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-19T15:03:45.546Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-04-19T15:03:45.546Z] === RUN TestDockerNetworkMacvlan [2022-04-19T15:03:45.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-19T15:03:45.802Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-19T15:03:46.058Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-19T15:03:46.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-19T15:03:46.985Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-19T15:03:47.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-19T15:03:47.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-19T15:03:47.912Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-19T15:03:48.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-19T15:03:48.839Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-19T15:03:49.176Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T15:03:49.176Z] Using test binary docker [2022-04-19T15:03:49.176Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-19T15:03:49.176Z] +++ /etc/init.d/apparmor start [2022-04-19T15:03:49.176Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T15:03:49.176Z] INFO: Waiting for daemon to start... [2022-04-19T15:03:49.176Z] Starting dockerd [2022-04-19T15:03:49.176Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-04-19T15:03:49.401Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-19T15:03:49.656Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-19T15:03:50.217Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-19T15:03:50.473Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-19T15:03:51.401Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-19T15:03:51.401Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-19T15:03:51.717Z] . [2022-04-19T15:03:51.717Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T15:03:51.717Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T15:03:51.717Z] Error: No such image: emptyfs [2022-04-19T15:03:51.717Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-19T15:03:51.717Z] ++++ docker load [2022-04-19T15:03:51.717Z] Running integration-test (iteration 1) [2022-04-19T15:03:51.717Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-19T15:03:51.718Z] ++ 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-04-19T15:03:51.718Z] ++ set -e [2022-04-19T15:03:51.718Z] ++ '[' -n 0 ']' [2022-04-19T15:03:51.718Z] ++ set -x [2022-04-19T15:03:51.718Z] ++ 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-04-19T15:03:51.718Z] Loaded image: busybox:latest [2022-04-19T15:03:51.978Z] Loaded image: busybox:glibc [2022-04-19T15:03:52.329Z] === RUN TestDockerSuite/TestBuildUser [2022-04-19T15:03:52.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-19T15:03:52.919Z] Loaded image: debian:bullseye-slim [2022-04-19T15:03:52.919Z] Loaded image: hello-world:latest [2022-04-19T15:03:52.919Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T15:03:52.919Z] INFO: Testing against a local daemon [2022-04-19T15:03:52.919Z] === RUN TestCgroupNamespacesBuild [2022-04-19T15:03:53.693Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-19T15:03:54.303Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-04-19T15:03:54.303Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-19T15:03:54.571Z] --- PASS: TestServiceWithDataPathPortInit (13.92s) [2022-04-19T15:03:54.571Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T15:03:55.058Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-19T15:03:55.244Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-04-19T15:03:55.244Z] === RUN TestBuildWithSession [2022-04-19T15:03:55.244Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T15:03:55.244Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T15:03:55.244Z] === RUN TestBuildSquashParent [2022-04-19T15:03:55.954Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:odacluyzchj3s7g5ex8kg9x46 Created:2022-04-19 15:03:54.705123242 +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[29832311952c7d62f575c1db5e08cf25deb3045c9ef4dcc72f7aee6e7cb5d5d3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v8ewkby09kbk0cuava0zzaiys EndpointID:ff6e80ddfefb0a5a03847b8f59794153fb0e25ba048a3c8817da6c2fa70a500e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:990d0845d40ffc75c210b95594709d1d28856b48cb1fcf3f9dccc2dfc87e969d 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:a5bf1f09fc43 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v8ewkby09kbk0cuava0zzaiys EndpointID:ff6e80ddfefb0a5a03847b8f59794153fb0e25ba048a3c8817da6c2fa70a500e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-19T15:03:55.985Z] --- PASS: TestDockerNetworkMacvlan (10.30s) [2022-04-19T15:03:55.985Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2022-04-19T15:03:55.985Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2022-04-19T15:03:55.985Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-04-19T15:03:55.985Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2022-04-19T15:03:55.985Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2022-04-19T15:03:55.985Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s) [2022-04-19T15:03:55.985Z] PASS [2022-04-19T15:03:55.985Z] [2022-04-19T15:03:55.985Z] DONE 8 tests in 11.756s [2022-04-19T15:03:55.985Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-19T15:03:55.985Z] ++ 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-04-19T15:03:55.985Z] ++ set -e [2022-04-19T15:03:55.985Z] ++ '[' -n 0 ']' [2022-04-19T15:03:55.985Z] ++ set -x [2022-04-19T15:03:55.985Z] ++ 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-04-19T15:03:55.985Z] testing: warning: no tests to run [2022-04-19T15:03:55.985Z] PASS [2022-04-19T15:03:55.985Z] [2022-04-19T15:03:55.985Z] DONE 0 tests in 0.024s [2022-04-19T15:03:55.985Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-19T15:03:55.985Z] ++ 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-04-19T15:03:55.985Z] ++ set -e [2022-04-19T15:03:55.985Z] ++ '[' -n 0 ']' [2022-04-19T15:03:55.985Z] ++ set -x [2022-04-19T15:03:55.985Z] ++ 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-04-19T15:03:55.985Z] INFO: Testing against a local daemon [2022-04-19T15:03:55.985Z] === RUN TestAuthZPluginAllowRequest [2022-04-19T15:03:56.241Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-19T15:03:57.168Z] --- PASS: TestAuthZPluginAllowRequest (1.29s) [2022-04-19T15:03:57.168Z] === RUN TestAuthZPluginTLS [2022-04-19T15:03:57.730Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-19T15:03:57.730Z] === RUN TestAuthZPluginDenyRequest [2022-04-19T15:03:58.298Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-19T15:03:58.298Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-19T15:03:58.861Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-19T15:03:58.861Z] === RUN TestAuthZPluginDenyResponse [2022-04-19T15:03:58.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-19T15:03:59.423Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-19T15:03:59.423Z] === RUN TestAuthZPluginAllowEventStream [2022-04-19T15:03:59.467Z] --- PASS: TestBuildSquashParent (3.93s) [2022-04-19T15:03:59.467Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T15:03:59.467Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:03:59.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:03:59.467Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:03:59.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:03:59.467Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:03:59.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:03:59.467Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:03:59.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:03:59.467Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:03:59.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:03:59.467Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:03:59.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:03:59.467Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:03:59.467Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:04:00.790Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2022-04-19T15:04:00.790Z] === RUN TestAuthZPluginErrorResponse [2022-04-19T15:04:00.851Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:04:00.851Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:04:01.046Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-19T15:04:01.046Z] === RUN TestAuthZPluginErrorRequest [2022-04-19T15:04:01.233Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-04-19T15:04:01.233Z] PASS [2022-04-19T15:04:01.233Z] [2022-04-19T15:04:01.233Z] === Skipped [2022-04-19T15:04:01.233Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T15:04:01.233Z] service_test.go:243: FLAKY_TEST [2022-04-19T15:04:01.233Z] [2022-04-19T15:04:01.233Z] DONE 38 tests, 1 skipped in 43.941s [2022-04-19T15:04:01.234Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-19T15:04:01.234Z] INFO: Testing against a local daemon [2022-04-19T15:04:01.234Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-19T15:04:01.234Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:04:01.234Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T15:04:01.234Z] === RUN TestDockerNetworkIpvlan [2022-04-19T15:04:01.234Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:04:01.234Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-19T15:04:01.234Z] PASS [2022-04-19T15:04:01.234Z] [2022-04-19T15:04:01.234Z] === Skipped [2022-04-19T15:04:01.234Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T15:04:01.234Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:04:01.234Z] [2022-04-19T15:04:01.234Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-19T15:04:01.234Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:04:01.234Z] [2022-04-19T15:04:01.234Z] DONE 2 tests, 2 skipped in 0.024s [2022-04-19T15:04:01.234Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-19T15:04:01.234Z] INFO: Testing against a local daemon [2022-04-19T15:04:01.234Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-19T15:04:01.494Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-04-19T15:04:01.494Z] === RUN TestDockerNetworkMacvlan [2022-04-19T15:04:01.607Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-19T15:04:01.607Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-19T15:04:01.793Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:04:02.054Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:04:02.168Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-19T15:04:02.168Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-19T15:04:02.434Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-19T15:04:03.005Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-19T15:04:03.437Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-19T15:04:03.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) [2022-04-19T15:04:03.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2022-04-19T15:04:03.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s) [2022-04-19T15:04:03.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.23s) [2022-04-19T15:04:03.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.37s) [2022-04-19T15:04:03.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.31s) [2022-04-19T15:04:03.437Z] === RUN TestBuildMultiStageCopy [2022-04-19T15:04:03.437Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T15:04:03.945Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-19T15:04:04.058Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.54s) [2022-04-19T15:04:04.058Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-19T15:04:04.379Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T15:04:04.639Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T15:04:04.899Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T15:04:05.160Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T15:04:05.328Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-19T15:04:05.420Z] --- PASS: TestBuildMultiStageCopy (2.09s) [2022-04-19T15:04:05.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-04-19T15:04:05.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-19T15:04:05.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-04-19T15:04:05.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-04-19T15:04:05.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-04-19T15:04:05.420Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T15:04:05.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-19T15:04:05.422Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2022-04-19T15:04:05.422Z] === RUN TestAuthZPluginHeader [2022-04-19T15:04:05.990Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-04-19T15:04:05.990Z] === RUN TestBuildLabelWithTargets [2022-04-19T15:04:06.350Z] --- PASS: TestAuthZPluginHeader (0.67s) [2022-04-19T15:04:06.350Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-19T15:04:06.811Z] ba8181afd426: Pull complete [2022-04-19T15:04:06.811Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-19T15:04:06.811Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:04:06.811Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:04:06.811Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-19T15:04:06.811Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-19T15:04:06.811Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-19T15:04:06.811Z] INFO: Docker version of control daemon [2022-04-19T15:04:06.811Z] [2022-04-19T15:04:06.811Z] Client: [2022-04-19T15:04:06.811Z] Version: 20.10.9 [2022-04-19T15:04:06.811Z] API version: 1.41 [2022-04-19T15:04:06.811Z] Go version: go1.16.8 [2022-04-19T15:04:06.811Z] Git commit: c2ea9bc [2022-04-19T15:04:06.811Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T15:04:06.811Z] OS/Arch: windows/amd64 [2022-04-19T15:04:06.811Z] Context: default [2022-04-19T15:04:06.811Z] Experimental: true [2022-04-19T15:04:06.811Z] [2022-04-19T15:04:06.811Z] Server: Docker Engine - Community [2022-04-19T15:04:06.811Z] Engine: [2022-04-19T15:04:06.811Z] Version: 20.10.9 [2022-04-19T15:04:06.811Z] API version: 1.41 (minimum version 1.24) [2022-04-19T15:04:06.811Z] Go version: go1.16.8 [2022-04-19T15:04:06.811Z] Git commit: 79ea9d3 [2022-04-19T15:04:06.811Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T15:04:06.811Z] OS/Arch: windows/amd64 [2022-04-19T15:04:06.811Z] Experimental: true [2022-04-19T15:04:06.811Z] [2022-04-19T15:04:06.811Z] INFO: Docker info of control daemon [2022-04-19T15:04:06.811Z] [2022-04-19T15:04:06.811Z] Client: [2022-04-19T15:04:06.811Z] Context: default [2022-04-19T15:04:06.811Z] Debug Mode: false [2022-04-19T15:04:06.811Z] Plugins: [2022-04-19T15:04:06.811Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-19T15:04:06.811Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-19T15:04:06.811Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-19T15:04:06.811Z] [2022-04-19T15:04:06.811Z] Server: [2022-04-19T15:04:06.811Z] Containers: 0 [2022-04-19T15:04:06.811Z] Running: 0 [2022-04-19T15:04:06.811Z] Paused: 0 [2022-04-19T15:04:06.811Z] Stopped: 0 [2022-04-19T15:04:06.811Z] Images: 1 [2022-04-19T15:04:06.811Z] Server Version: 20.10.9 [2022-04-19T15:04:06.811Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-19T15:04:06.811Z] Windows: [2022-04-19T15:04:06.811Z] LCOW: [2022-04-19T15:04:06.811Z] Logging Driver: json-file [2022-04-19T15:04:06.811Z] Plugins: [2022-04-19T15:04:06.811Z] Volume: local [2022-04-19T15:04:06.811Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T15:04:06.811Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T15:04:06.811Z] Swarm: inactive [2022-04-19T15:04:06.811Z] Default Isolation: process [2022-04-19T15:04:06.811Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-19T15:04:06.811Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-19T15:04:06.811Z] OSType: windows [2022-04-19T15:04:06.811Z] Architecture: x86_64 [2022-04-19T15:04:06.811Z] CPUs: 4 [2022-04-19T15:04:06.811Z] Total Memory: 32GiB [2022-04-19T15:04:06.811Z] Name: azwin-2-9b46e0 [2022-04-19T15:04:06.811Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-19T15:04:06.811Z] Docker Root Dir: D:\docker [2022-04-19T15:04:06.811Z] Debug Mode: false [2022-04-19T15:04:06.811Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:04:06.811Z] Labels: [2022-04-19T15:04:06.811Z] Experimental: true [2022-04-19T15:04:06.811Z] Insecure Registries: [2022-04-19T15:04:06.811Z] 10.0.0.4:5000 [2022-04-19T15:04:06.811Z] 127.0.0.0/8 [2022-04-19T15:04:06.811Z] Registry Mirrors: [2022-04-19T15:04:06.811Z] http://10.0.0.4:5000/ [2022-04-19T15:04:06.811Z] Live Restore Enabled: false [2022-04-19T15:04:06.811Z] Product License: Community Engine [2022-04-19T15:04:06.811Z] [2022-04-19T15:04:06.811Z] [2022-04-19T15:04:06.811Z] INFO: Commit hash is a46700dbdb [2022-04-19T15:04:06.811Z] INFO: Nuke-Everything... [2022-04-19T15:04:06.811Z] INFO: Container count on control daemon to delete is 0 [2022-04-19T15:04:06.811Z] INFO: Nuking d:\CI [2022-04-19T15:04:06.811Z] INFO: Zapped successfully [2022-04-19T15:04:06.811Z] INFO: Location for testing is d:\CI\PR-43502\1 [2022-04-19T15:04:06.811Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-19T15:04:06.811Z] [2022-04-19T15:04:06.811Z] [2022-04-19T15:04:06.811Z] INFO: Building the image from Dockerfile.windows at 04/19/2022 15:03:59... [2022-04-19T15:04:06.811Z] [2022-04-19T15:04:07.240Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-19T15:04:07.278Z] docker_api_swarm_test.go:304: [d356e9ed2f340] joining swarm manager [de98d98f17706]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:04:07.375Z] --- PASS: TestBuildLabelWithTargets (1.10s) [2022-04-19T15:04:07.375Z] === RUN TestBuildWithEmptyLayers [2022-04-19T15:04:07.534Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-19T15:04:07.635Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-04-19T15:04:07.635Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T15:04:07.802Z] Sending build context to Docker daemon 66.3MB [2022-04-19T15:04:07.802Z] [2022-04-19T15:04:07.802Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-19T15:04:07.802Z] ---> e8870c5c3ab2 [2022-04-19T15:04:07.802Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-19T15:04:07.802Z] ---> Running in b033877f6a2d [2022-04-19T15:04:08.095Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-19T15:04:08.095Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-19T15:04:08.271Z] Removing intermediate container b033877f6a2d [2022-04-19T15:04:08.271Z] ---> 4db2361b0ce4 [2022-04-19T15:04:08.271Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-19T15:04:08.271Z] ---> Running in ae3a87ce0859 [2022-04-19T15:04:08.656Z] docker_api_swarm_test.go:305: [da01418de90e7] joining swarm manager [de98d98f17706]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:04:08.741Z] Removing intermediate container ae3a87ce0859 [2022-04-19T15:04:08.741Z] ---> f73941a796d1 [2022-04-19T15:04:08.741Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-19T15:04:08.741Z] ---> Running in dded862179ce [2022-04-19T15:04:08.913Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-19T15:04:08.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-19T15:04:08.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-19T15:04:09.026Z] --- PASS: TestBuildMultiStageOnBuild (1.43s) [2022-04-19T15:04:09.026Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T15:04:09.210Z] Removing intermediate container dded862179ce [2022-04-19T15:04:09.210Z] ---> 7a0cf1a1f5bf [2022-04-19T15:04:09.210Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-19T15:04:09.210Z] ---> Running in 4f2fcbe65f65 [2022-04-19T15:04:09.598Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-04-19T15:04:09.598Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T15:04:09.680Z] Removing intermediate container 4f2fcbe65f65 [2022-04-19T15:04:09.680Z] ---> 8a1f8f3c27e0 [2022-04-19T15:04:09.680Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-19T15:04:09.680Z] ---> Running in d89144159a3f [2022-04-19T15:04:09.841Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-19T15:04:09.841Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-19T15:04:09.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-19T15:04:10.150Z] Removing intermediate container d89144159a3f [2022-04-19T15:04:10.150Z] ---> 4ff39a351b12 [2022-04-19T15:04:10.150Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-19T15:04:10.150Z] ---> Running in 2bf5b4e83b6c [2022-04-19T15:04:10.403Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.20s) [2022-04-19T15:04:10.403Z] === RUN TestAuthZPluginV2Disable [2022-04-19T15:04:10.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-19T15:04:10.540Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-19T15:04:10.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-19T15:04:10.964Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-19T15:04:10.965Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-19T15:04:10.965Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-19T15:04:10.965Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-19T15:04:10.965Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-19T15:04:10.965Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-19T15:04:10.965Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-19T15:04:10.965Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-19T15:04:10.965Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-19T15:04:10.982Z] --- PASS: TestBuildMultiStageLayerLeak (1.42s) [2022-04-19T15:04:10.982Z] === RUN TestBuildWithHugeFile [2022-04-19T15:04:11.110Z] --- PASS: TestDockerNetworkMacvlan (9.47s) [2022-04-19T15:04:11.110Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-19T15:04:11.110Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-19T15:04:11.110Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-04-19T15:04:11.110Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-04-19T15:04:11.110Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-04-19T15:04:11.110Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-04-19T15:04:11.110Z] PASS [2022-04-19T15:04:11.110Z] [2022-04-19T15:04:11.110Z] DONE 8 tests in 10.729s [2022-04-19T15:04:11.110Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-19T15:04:11.110Z] testing: warning: no tests to run [2022-04-19T15:04:11.110Z] PASS [2022-04-19T15:04:11.110Z] [2022-04-19T15:04:11.110Z] DONE 0 tests in 0.007s [2022-04-19T15:04:11.110Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-19T15:04:11.110Z] INFO: Testing against a local daemon [2022-04-19T15:04:11.110Z] === RUN TestAuthZPluginAllowRequest [2022-04-19T15:04:11.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-19T15:04:11.891Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-19T15:04:12.147Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-19T15:04:12.530Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-04-19T15:04:12.530Z] === RUN TestAuthZPluginTLS [2022-04-19T15:04:12.708Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-19T15:04:12.791Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-19T15:04:12.791Z] === RUN TestAuthZPluginDenyRequest [2022-04-19T15:04:12.965Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-19T15:04:13.363Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-19T15:04:13.363Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-19T15:04:13.526Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-19T15:04:13.782Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-19T15:04:13.782Z] --- PASS: TestAuthZPluginV2Disable (3.35s) [2022-04-19T15:04:13.782Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-19T15:04:13.934Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-19T15:04:13.934Z] === RUN TestAuthZPluginDenyResponse [2022-04-19T15:04:14.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-19T15:04:14.504Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-19T15:04:14.504Z] === RUN TestAuthZPluginAllowEventStream [2022-04-19T15:04:15.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-19T15:04:15.445Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-04-19T15:04:15.445Z] === RUN TestAuthZPluginErrorResponse [2022-04-19T15:04:15.669Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-19T15:04:16.015Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-19T15:04:16.015Z] === RUN TestAuthZPluginErrorRequest [2022-04-19T15:04:16.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-19T15:04:16.585Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-19T15:04:16.585Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-19T15:04:16.596Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-19T15:04:16.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-19T15:04:16.851Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.15s) [2022-04-19T15:04:16.852Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-19T15:04:17.107Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-19T15:04:17.155Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-19T15:04:17.155Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-19T15:04:17.363Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-19T15:04:17.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-19T15:04:17.618Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-19T15:04:17.618Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-19T15:04:17.618Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-19T15:04:18.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-19T15:04:18.181Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-19T15:04:18.538Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-04-19T15:04:18.538Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-19T15:04:19.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-19T15:04:19.544Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-19T15:04:19.544Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-19T15:04:19.544Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T15:04:19.544Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-19T15:04:19.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-19T15:04:19.921Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-04-19T15:04:19.921Z] === RUN TestAuthZPluginHeader [2022-04-19T15:04:20.107Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-19T15:04:20.668Z] === RUN TestDockerSuite/TestCommitChange [2022-04-19T15:04:20.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-19T15:04:20.861Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-19T15:04:20.861Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-19T15:04:21.593Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-19T15:04:21.618Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T15:04:21.618Z] Using test binary docker [2022-04-19T15:04:21.618Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-19T15:04:21.618Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T15:04:21.618Z] INFO: Waiting for daemon to start... [2022-04-19T15:04:21.618Z] Starting dockerd [2022-04-19T15:04:22.520Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-19T15:04:23.892Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-19T15:04:24.834Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-19T15:04:24.886Z] . [2022-04-19T15:04:24.886Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T15:04:24.886Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T15:04:24.886Z] Error: No such image: emptyfs [2022-04-19T15:04:24.886Z] Running integration-test (iteration 1) [2022-04-19T15:04:24.886Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-19T15:04:25.061Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.83s) [2022-04-19T15:04:25.061Z] === RUN TestAuthZPluginV2Disable [2022-04-19T15:04:25.142Z] Loaded image: busybox:latest [2022-04-19T15:04:25.395Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-19T15:04:25.398Z] Loaded image: busybox:glibc [2022-04-19T15:04:25.650Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.63s) [2022-04-19T15:04:25.650Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-19T15:04:26.577Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-19T15:04:26.764Z] Loaded image: debian:bullseye-slim [2022-04-19T15:04:26.765Z] Loaded image: hello-world:latest [2022-04-19T15:04:26.765Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T15:04:26.765Z] INFO: Testing against a local daemon [2022-04-19T15:04:26.765Z] === RUN TestCgroupNamespacesBuild [2022-04-19T15:04:27.138Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-19T15:04:28.064Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-19T15:04:28.133Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-04-19T15:04:28.134Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-19T15:04:28.355Z] --- PASS: TestAuthZPluginV2Disable (3.36s) [2022-04-19T15:04:28.355Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-19T15:04:28.626Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-19T15:04:28.626Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-19T15:04:28.626Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-19T15:04:28.626Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-19T15:04:28.626Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-19T15:04:28.626Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-19T15:04:28.882Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-19T15:04:29.063Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-04-19T15:04:29.063Z] === RUN TestBuildWithSession [2022-04-19T15:04:29.063Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T15:04:29.063Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T15:04:29.063Z] === RUN TestBuildSquashParent [2022-04-19T15:04:29.809Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-19T15:04:30.736Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-19T15:04:30.736Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-19T15:04:31.297Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-19T15:04:31.405Z] [2022-04-19T15:04:31.405Z] SUCCESS: Specified value was saved. [2022-04-19T15:04:31.405Z] INFO: Downloading git... [2022-04-19T15:04:31.653Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2022-04-19T15:04:31.653Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-19T15:04:31.859Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-19T15:04:32.421Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-19T15:04:32.972Z] INFO: Downloading go... [2022-04-19T15:04:32.982Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-19T15:04:33.543Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-19T15:04:33.543Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-19T15:04:33.543Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-19T15:04:34.104Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-19T15:04:34.104Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-19T15:04:34.104Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-19T15:04:34.104Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-19T15:04:34.104Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-19T15:04:34.550Z] INFO: Downloading compiler 1 of 3... [2022-04-19T15:04:34.550Z] INFO: Downloading compiler 2 of 3... [2022-04-19T15:04:34.550Z] INFO: Downloading compiler 3 of 3... [2022-04-19T15:04:34.665Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-19T15:04:35.020Z] INFO: Extracting git... [2022-04-19T15:04:35.226Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-19T15:04:35.787Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-19T15:04:35.788Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-19T15:04:37.149Z] --- PASS: TestBuildSquashParent (6.98s) [2022-04-19T15:04:37.150Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T15:04:37.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:04:37.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:04:37.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:04:37.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:04:37.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:04:37.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:04:37.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:04:37.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:04:37.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:04:37.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:04:37.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:04:37.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:04:37.150Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:04:37.150Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:04:37.151Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-19T15:04:37.406Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-19T15:04:37.407Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-19T15:04:37.712Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:04:37.712Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:04:37.968Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-19T15:04:38.224Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-19T15:04:38.785Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-19T15:04:39.347Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-19T15:04:39.347Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-19T15:04:39.909Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-19T15:04:40.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:04:40.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:04:40.471Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-19T15:04:40.727Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-19T15:04:40.982Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-19T15:04:40.982Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-19T15:04:41.543Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-19T15:04:41.645Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.45s) [2022-04-19T15:04:41.645Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-19T15:04:42.105Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-19T15:04:42.105Z] PASS [2022-04-19T15:04:42.105Z] [2022-04-19T15:04:42.105Z] DONE 17 tests in 46.251s [2022-04-19T15:04:42.105Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-19T15:04:42.105Z] ++ 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-04-19T15:04:42.105Z] ++ set -e [2022-04-19T15:04:42.105Z] ++ '[' -n 0 ']' [2022-04-19T15:04:42.105Z] ++ set -x [2022-04-19T15:04:42.105Z] ++ 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-04-19T15:04:42.105Z] INFO: Testing against a local daemon [2022-04-19T15:04:42.105Z] === RUN TestPluginInvalidJSON [2022-04-19T15:04:42.105Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:04:42.105Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:04:42.105Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:04:42.105Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:04:42.105Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T15:04:42.105Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T15:04:42.122Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-19T15:04:42.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.68s) [2022-04-19T15:04:42.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s) [2022-04-19T15:04:42.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2022-04-19T15:04:42.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2022-04-19T15:04:42.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s) [2022-04-19T15:04:42.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2022-04-19T15:04:42.122Z] === RUN TestBuildMultiStageCopy [2022-04-19T15:04:42.122Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T15:04:42.360Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:04:42.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T15:04:42.360Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T15:04:42.360Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T15:04:42.360Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:04:42.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T15:04:42.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T15:04:42.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T15:04:42.360Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T15:04:42.360Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T15:04:42.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T15:04:42.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T15:04:42.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T15:04:42.360Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T15:04:42.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T15:04:42.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T15:04:42.360Z] === RUN TestPluginInstall [2022-04-19T15:04:42.360Z] === RUN TestPluginInstall/no_auth [2022-04-19T15:04:42.615Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-19T15:04:42.871Z] time="2022-04-19T15:04:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:04:42.871Z] time="2022-04-19T15:04:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dcace84e202c056bd58dbacd72beea93e2bdd53ce081203dd4f378c0ea1faf6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:04:42.871Z] time="2022-04-19T15:04:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:04:42.871Z] time="2022-04-19T15:04:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dcace84e202c056bd58dbacd72beea93e2bdd53ce081203dd4f378c0ea1faf6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:04:43.126Z] === RUN TestPluginInstall/with_htpasswd [2022-04-19T15:04:43.382Z] time="2022-04-19T15:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:04:43.382Z] time="2022-04-19T15:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:75b706d347b5e79b67e7f092006d13e69ace4ada34014af96e9693791c43cb7f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:04:43.382Z] time="2022-04-19T15:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:04:43.382Z] time="2022-04-19T15:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:75b706d347b5e79b67e7f092006d13e69ace4ada34014af96e9693791c43cb7f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:04:43.640Z] === RUN TestPluginInstall/with_insecure [2022-04-19T15:04:43.640Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-19T15:04:43.896Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-19T15:04:43.896Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-19T15:04:43.896Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-19T15:04:43.896Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-19T15:04:44.457Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-19T15:04:44.457Z] time="2022-04-19T15:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:04:44.457Z] time="2022-04-19T15:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf4f519a843e0a2b4468d27b0f4eff114f0ea48498a9b26d9571d1a096bc59e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:04:44.457Z] time="2022-04-19T15:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:04:44.457Z] time="2022-04-19T15:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf4f519a843e0a2b4468d27b0f4eff114f0ea48498a9b26d9571d1a096bc59e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:04:44.712Z] plugin_test.go:195: [dc4c785575d1e] daemon is not started [2022-04-19T15:04:44.712Z] --- PASS: TestPluginInstall (2.42s) [2022-04-19T15:04:44.712Z] --- PASS: TestPluginInstall/no_auth (0.87s) [2022-04-19T15:04:44.712Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-04-19T15:04:44.712Z] --- PASS: TestPluginInstall/with_insecure (1.00s) [2022-04-19T15:04:44.712Z] === RUN TestPluginsWithRuntimes [2022-04-19T15:04:45.391Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T15:04:46.076Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-19T15:04:46.318Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T15:04:47.002Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-19T15:04:47.247Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T15:04:47.928Z] --- PASS: TestPluginsWithRuntimes (3.17s) [2022-04-19T15:04:47.928Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-04-19T15:04:47.928Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2022-04-19T15:04:47.928Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T15:04:48.174Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T15:04:48.495Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s) [2022-04-19T15:04:48.495Z] PASS [2022-04-19T15:04:48.495Z] [2022-04-19T15:04:48.495Z] DONE 24 tests in 6.254s [2022-04-19T15:04:48.495Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-19T15:04:48.495Z] ++ 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-04-19T15:04:48.495Z] ++ set -e [2022-04-19T15:04:48.495Z] ++ '[' -n 0 ']' [2022-04-19T15:04:48.495Z] ++ set -x [2022-04-19T15:04:48.495Z] ++ 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-04-19T15:04:48.495Z] INFO: Testing against a local daemon [2022-04-19T15:04:48.495Z] === RUN TestExternalGraphDriver [2022-04-19T15:04:48.495Z] === RUN TestExternalGraphDriver/json [2022-04-19T15:04:48.495Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-19T15:04:49.061Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-19T15:04:49.102Z] --- PASS: TestBuildMultiStageCopy (7.41s) [2022-04-19T15:04:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.41s) [2022-04-19T15:04:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-19T15:04:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-19T15:04:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-19T15:04:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-19T15:04:49.102Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T15:04:49.623Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-19T15:04:49.623Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-19T15:04:49.623Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-19T15:04:49.736Z] --- PASS: TestBuildWithHugeFile (34.73s) [2022-04-19T15:04:49.736Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T15:04:49.736Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T15:04:49.736Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T15:04:49.736Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T15:04:49.736Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:04:49.736Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:04:49.736Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:04:49.736Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:04:49.736Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:04:49.736Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:04:49.736Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:04:49.736Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:04:49.736Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:04:49.736Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-19T15:04:49.736Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-04-19T15:04:49.736Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-19T15:04:49.736Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-19T15:04:49.736Z] === RUN TestBuildPreserveOwnership [2022-04-19T15:04:49.736Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-19T15:04:49.736Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-19T15:04:49.736Z] --- PASS: TestBuildPreserveOwnership (2.90s) [2022-04-19T15:04:49.736Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.93s) [2022-04-19T15:04:49.736Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-04-19T15:04:49.736Z] === RUN TestBuildPlatformInvalid [2022-04-19T15:04:49.736Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-19T15:04:49.736Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-19T15:04:49.736Z] Loaded image: busybox:latest [2022-04-19T15:04:49.736Z] Loaded image: busybox:glibc [2022-04-19T15:04:49.879Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-19T15:04:49.964Z] INFO: Expanding go... [2022-04-19T15:04:50.135Z] === RUN TestExternalGraphDriver/spec [2022-04-19T15:04:50.677Z] Loaded image: debian:bullseye-slim [2022-04-19T15:04:50.937Z] Loaded image: hello-world:latest [2022-04-19T15:04:50.937Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T15:04:52.025Z] === RUN TestExternalGraphDriver/pull [2022-04-19T15:04:52.281Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-19T15:04:52.844Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-19T15:04:53.406Z] --- PASS: TestExternalGraphDriver (5.06s) [2022-04-19T15:04:53.406Z] --- PASS: TestExternalGraphDriver/json (1.70s) [2022-04-19T15:04:53.406Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-04-19T15:04:53.406Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2022-04-19T15:04:53.406Z] === RUN TestGraphdriverPluginV2 [2022-04-19T15:04:53.662Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-19T15:04:54.346Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-19T15:04:54.346Z] === RUN TestBuildLabelWithTargets [2022-04-19T15:04:56.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-19T15:04:56.927Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-19T15:04:57.489Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-19T15:04:57.489Z] --- PASS: TestGraphdriverPluginV2 (3.94s) [2022-04-19T15:04:57.489Z] PASS [2022-04-19T15:04:57.489Z] [2022-04-19T15:04:57.489Z] DONE 5 tests in 9.099s [2022-04-19T15:04:57.489Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-19T15:04:57.489Z] ++ 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-04-19T15:04:57.489Z] ++ set -e [2022-04-19T15:04:57.489Z] ++ '[' -n 0 ']' [2022-04-19T15:04:57.489Z] ++ set -x [2022-04-19T15:04:57.489Z] ++ 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-04-19T15:04:57.489Z] INFO: Testing against a local daemon [2022-04-19T15:04:57.489Z] === RUN TestContinueAfterPluginCrash [2022-04-19T15:04:57.489Z] === PAUSE TestContinueAfterPluginCrash [2022-04-19T15:04:57.489Z] === RUN TestReadPluginNoRead [2022-04-19T15:04:57.489Z] === PAUSE TestReadPluginNoRead [2022-04-19T15:04:57.489Z] === RUN TestDaemonStartWithLogOpt [2022-04-19T15:04:57.489Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-19T15:04:57.489Z] === CONT TestContinueAfterPluginCrash [2022-04-19T15:04:57.489Z] === CONT TestDaemonStartWithLogOpt [2022-04-19T15:04:57.489Z] === CONT TestReadPluginNoRead [2022-04-19T15:04:58.416Z] docker_api_swarm_test.go:272: [dba886cc53cb6] joining swarm manager [def211e299cb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:04:58.978Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-19T15:04:59.075Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.47s) [2022-04-19T15:04:59.075Z] PASS [2022-04-19T15:04:59.075Z] [2022-04-19T15:04:59.075Z] === Skipped [2022-04-19T15:04:59.076Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-19T15:04:59.076Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T15:04:59.076Z] [2022-04-19T15:04:59.076Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T15:04:59.076Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T15:04:59.076Z] [2022-04-19T15:04:59.076Z] DONE 34 tests, 2 skipped in 66.875s [2022-04-19T15:04:59.076Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-19T15:04:59.076Z] ++ 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-04-19T15:04:59.076Z] ++ set -e [2022-04-19T15:04:59.076Z] ++ '[' -n 0 ']' [2022-04-19T15:04:59.076Z] ++ set -x [2022-04-19T15:04:59.076Z] ++ 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-04-19T15:04:59.076Z] INFO: Testing against a local daemon [2022-04-19T15:04:59.076Z] === RUN TestConfigInspect [2022-04-19T15:04:59.763Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-19T15:04:59.763Z] PASS [2022-04-19T15:04:59.763Z] [2022-04-19T15:04:59.763Z] DONE 17 tests in 46.005s [2022-04-19T15:04:59.763Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-19T15:04:59.763Z] INFO: Testing against a local daemon [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:04:59.763Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:04:59.763Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T15:04:59.763Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T15:04:59.763Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T15:04:59.763Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T15:04:59.763Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T15:04:59.763Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T15:04:59.763Z] === RUN TestPluginInstall [2022-04-19T15:04:59.763Z] === RUN TestPluginInstall/no_auth [2022-04-19T15:04:59.763Z] time="2022-04-19T15:04:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:04:59.763Z] time="2022-04-19T15:04:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7aeda9c5e60d7cae33620177ebbf58991142c74665fc40552b477d7720f51a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:04:59.763Z] time="2022-04-19T15:04:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:04:59.763Z] time="2022-04-19T15:04:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7aeda9c5e60d7cae33620177ebbf58991142c74665fc40552b477d7720f51a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:04:59.763Z] === RUN TestPluginInstall/with_htpasswd [2022-04-19T15:04:59.763Z] time="2022-04-19T15:04:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:04:59.763Z] time="2022-04-19T15:04:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23d20753c8df9e372b909280d3569d5e67e14309c5ade85c86ab49388d9ca3ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:04:59.763Z] time="2022-04-19T15:04:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:04:59.763Z] time="2022-04-19T15:04:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23d20753c8df9e372b909280d3569d5e67e14309c5ade85c86ab49388d9ca3ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:04:59.763Z] === RUN TestPluginInstall/with_insecure [2022-04-19T15:04:59.763Z] time="2022-04-19T15:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:04:59.763Z] time="2022-04-19T15:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2698739fd0fecb5663b81dbf6c81a43ce87daab10f78742975fa1970c1dcc280" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:04:59.763Z] time="2022-04-19T15:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:04:59.763Z] time="2022-04-19T15:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2698739fd0fecb5663b81dbf6c81a43ce87daab10f78742975fa1970c1dcc280" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:04:59.763Z] plugin_test.go:195: [d824f2d5199fe] daemon is not started [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInstall (2.70s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInstall/no_auth (1.02s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-04-19T15:04:59.763Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-04-19T15:04:59.763Z] === RUN TestPluginsWithRuntimes [2022-04-19T15:04:59.904Z] docker_api_swarm_test.go:273: [d5f31f9c594b3] joining swarm manager [def211e299cb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:04:59.904Z] === RUN TestReadPluginNoRead/default [2022-04-19T15:04:59.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-19T15:05:00.458Z] --- PASS: TestConfigInspect (1.81s) [2022-04-19T15:05:00.458Z] === RUN TestConfigList [2022-04-19T15:05:00.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-19T15:05:00.831Z] --- PASS: TestDaemonStartWithLogOpt (3.29s) [2022-04-19T15:05:01.673Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-19T15:05:01.759Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-19T15:05:02.245Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-19T15:05:02.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-19T15:05:02.428Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-19T15:05:02.428Z] === RUN TestBuildWithEmptyLayers [2022-04-19T15:05:02.883Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-19T15:05:03.001Z] --- PASS: TestConfigList (2.19s) [2022-04-19T15:05:03.001Z] === RUN TestConfigsCreateAndDelete [2022-04-19T15:05:03.184Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-04-19T15:05:03.184Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-04-19T15:05:03.184Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-04-19T15:05:03.184Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T15:05:03.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-19T15:05:03.755Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-04-19T15:05:03.755Z] PASS [2022-04-19T15:05:03.755Z] [2022-04-19T15:05:03.755Z] DONE 24 tests in 6.647s [2022-04-19T15:05:03.755Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-19T15:05:03.755Z] INFO: Testing against a local daemon [2022-04-19T15:05:03.755Z] === RUN TestExternalGraphDriver [2022-04-19T15:05:03.755Z] === RUN TestExternalGraphDriver/json [2022-04-19T15:05:04.371Z] === CONT TestReadPluginNoRead [2022-04-19T15:05:04.371Z] read_test.go:92: [d55b514b83913] daemon is not started [2022-04-19T15:05:04.371Z] --- PASS: TestReadPluginNoRead (6.65s) [2022-04-19T15:05:04.371Z] --- PASS: TestReadPluginNoRead/default (1.67s) [2022-04-19T15:05:04.371Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-04-19T15:05:04.371Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2022-04-19T15:05:04.911Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-04-19T15:05:04.911Z] === RUN TestConfigsUpdate [2022-04-19T15:05:04.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-19T15:05:05.494Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-04-19T15:05:05.494Z] PASS [2022-04-19T15:05:05.494Z] [2022-04-19T15:05:05.494Z] DONE 6 tests in 8.056s [2022-04-19T15:05:05.494Z] 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-04-19T15:05:05.494Z] ++ 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-04-19T15:05:05.494Z] ++ set -e [2022-04-19T15:05:05.494Z] ++ '[' -n 0 ']' [2022-04-19T15:05:05.494Z] ++ set -x [2022-04-19T15:05:05.494Z] ++ 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-04-19T15:05:05.494Z] testing: warning: no tests to run [2022-04-19T15:05:05.494Z] PASS [2022-04-19T15:05:05.494Z] [2022-04-19T15:05:05.494Z] DONE 0 tests in 0.034s [2022-04-19T15:05:05.494Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-19T15:05:05.494Z] ++ 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-04-19T15:05:05.494Z] ++ set -e [2022-04-19T15:05:05.494Z] ++ '[' -n 0 ']' [2022-04-19T15:05:05.494Z] ++ set -x [2022-04-19T15:05:05.494Z] ++ 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-04-19T15:05:05.665Z] === RUN TestExternalGraphDriver/spec [2022-04-19T15:05:05.695Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-19T15:05:05.695Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T15:05:05.750Z] INFO: Testing against a local daemon [2022-04-19T15:05:05.750Z] === RUN TestPluginWithDevMounts [2022-04-19T15:05:05.750Z] === PAUSE TestPluginWithDevMounts [2022-04-19T15:05:05.750Z] === CONT TestPluginWithDevMounts [2022-04-19T15:05:06.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000fb0630_} [2022-04-19T15:05:06.825Z] --- PASS: TestConfigsUpdate (2.20s) [2022-04-19T15:05:06.825Z] === RUN TestTemplatedConfig [2022-04-19T15:05:07.098Z] Removing intermediate container 2bb0db07eaf4 [2022-04-19T15:05:07.098Z] ---> 2128f3e40a75 [2022-04-19T15:05:07.098Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-19T15:05:07.098Z] ---> Running in 594103c533bd [2022-04-19T15:05:07.098Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-19T15:05:07.098Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-19T15:05:07.098Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-19T15:05:07.098Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-19T15:05:07.098Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-19T15:05:07.098Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-19T15:05:07.098Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-19T15:05:07.098Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-19T15:05:07.098Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-19T15:05:07.098Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-19T15:05:07.098Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-19T15:05:07.098Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-19T15:05:07.098Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-19T15:05:07.098Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-19T15:05:07.098Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-19T15:05:07.098Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-19T15:05:07.241Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-04-19T15:05:07.241Z] PASS [2022-04-19T15:05:07.241Z] [2022-04-19T15:05:07.241Z] DONE 1 tests in 1.612s [2022-04-19T15:05:07.241Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-19T15:05:07.241Z] ++ 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-04-19T15:05:07.241Z] ++ set -e [2022-04-19T15:05:07.241Z] ++ '[' -n 0 ']' [2022-04-19T15:05:07.241Z] ++ set -x [2022-04-19T15:05:07.241Z] ++ 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-04-19T15:05:07.241Z] INFO: Testing against a local daemon [2022-04-19T15:05:07.241Z] === RUN TestSecretInspect [2022-04-19T15:05:07.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1481084500_/foo_false____} [2022-04-19T15:05:07.576Z] === RUN TestExternalGraphDriver/pull [2022-04-19T15:05:08.405Z] Removing intermediate container a9c200c4a62f [2022-04-19T15:05:08.405Z] ---> 6be5ed370cae [2022-04-19T15:05:08.405Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-19T15:05:08.405Z] ---> Running in 8822ebce02a0 [2022-04-19T15:05:08.405Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-19T15:05:08.405Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-19T15:05:08.405Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-19T15:05:08.405Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-19T15:05:08.405Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-19T15:05:08.405Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-19T15:05:08.405Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-19T15:05:08.405Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-19T15:05:08.405Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-19T15:05:08.405Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-19T15:05:08.405Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-19T15:05:08.405Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-19T15:05:08.405Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-19T15:05:08.405Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-19T15:05:08.405Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-19T15:05:08.405Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-19T15:05:08.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1481084500_/foo_true____} [2022-04-19T15:05:08.958Z] --- PASS: TestExternalGraphDriver (5.02s) [2022-04-19T15:05:08.958Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-04-19T15:05:08.958Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-04-19T15:05:08.958Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-04-19T15:05:08.958Z] === RUN TestGraphdriverPluginV2 [2022-04-19T15:05:09.367Z] --- PASS: TestTemplatedConfig (2.54s) [2022-04-19T15:05:09.367Z] === RUN TestConfigCreateResolve [2022-04-19T15:05:09.786Z] --- PASS: TestSecretInspect (2.46s) [2022-04-19T15:05:09.786Z] === RUN TestSecretList [2022-04-19T15:05:10.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3893450138_/foo_false____} [2022-04-19T15:05:10.940Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-19T15:05:10.940Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T15:05:10.940Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-04-19T15:05:10.940Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T15:05:11.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3893450138_/foo_true____} [2022-04-19T15:05:11.917Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-04-19T15:05:11.917Z] PASS [2022-04-19T15:05:11.917Z] [2022-04-19T15:05:11.917Z] DONE 6 tests in 13.214s [2022-04-19T15:05:11.917Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-19T15:05:11.917Z] ++ 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-04-19T15:05:11.917Z] ++ set -e [2022-04-19T15:05:11.917Z] ++ '[' -n 0 ']' [2022-04-19T15:05:11.917Z] ++ set -x [2022-04-19T15:05:11.917Z] ++ 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-04-19T15:05:11.917Z] INFO: Testing against a local daemon [2022-04-19T15:05:11.918Z] === RUN TestCheckpoint [2022-04-19T15:05:11.918Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T15:05:11.918Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T15:05:11.918Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T15:05:11.918Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:05:11.918Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:05:11.918Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:05:11.918Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T15:05:11.918Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T15:05:11.918Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T15:05:11.918Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T15:05:11.918Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T15:05:11.918Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T15:05:11.918Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T15:05:11.918Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T15:05:11.918Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-19T15:05:11.918Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-19T15:05:11.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-19T15:05:11.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-19T15:05:11.918Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T15:05:11.918Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-19T15:05:11.918Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T15:05:11.918Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-19T15:05:11.918Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T15:05:12.179Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-04-19T15:05:12.179Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T15:05:12.179Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-04-19T15:05:12.179Z] === RUN TestCopyFromContainer [2022-04-19T15:05:12.334Z] --- PASS: TestSecretList (2.47s) [2022-04-19T15:05:12.334Z] === RUN TestSecretsCreateAndDelete [2022-04-19T15:05:12.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3893450138_/foo_true__0xc000fb0660__} [2022-04-19T15:05:13.119Z] === RUN TestCopyFromContainer// [2022-04-19T15:05:13.120Z] === RUN TestCopyFromContainer//bar/root [2022-04-19T15:05:13.120Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-19T15:05:13.120Z] === RUN TestCopyFromContainer/bar/quux [2022-04-19T15:05:13.157Z] --- PASS: TestGraphdriverPluginV2 (3.81s) [2022-04-19T15:05:13.157Z] PASS [2022-04-19T15:05:13.157Z] [2022-04-19T15:05:13.157Z] DONE 5 tests in 8.870s [2022-04-19T15:05:13.157Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-19T15:05:13.157Z] INFO: Testing against a local daemon [2022-04-19T15:05:13.157Z] === RUN TestContinueAfterPluginCrash [2022-04-19T15:05:13.157Z] === PAUSE TestContinueAfterPluginCrash [2022-04-19T15:05:13.157Z] === RUN TestReadPluginNoRead [2022-04-19T15:05:13.157Z] === PAUSE TestReadPluginNoRead [2022-04-19T15:05:13.157Z] === RUN TestDaemonStartWithLogOpt [2022-04-19T15:05:13.157Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-19T15:05:13.157Z] === CONT TestContinueAfterPluginCrash [2022-04-19T15:05:13.157Z] === CONT TestDaemonStartWithLogOpt [2022-04-19T15:05:13.380Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-19T15:05:13.380Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-19T15:05:13.380Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-19T15:05:13.380Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-19T15:05:13.641Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-19T15:05:13.641Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-19T15:05:13.641Z] --- PASS: TestCopyFromContainer (1.55s) [2022-04-19T15:05:13.641Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-19T15:05:13.641Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-19T15:05:13.641Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-19T15:05:13.641Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-19T15:05:13.641Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-19T15:05:13.641Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-19T15:05:13.641Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-19T15:05:13.641Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-19T15:05:13.641Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-19T15:05:13.641Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-19T15:05:13.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T15:05:13.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:05:13.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:05:13.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:05:13.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:05:13.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:05:13.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:05:13.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:05:13.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:05:13.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:05:13.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-19T15:05:13.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T15:05:13.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T15:05:13.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T15:05:13.641Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T15:05:13.641Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-19T15:05:13.641Z] === RUN TestCreateWithInvalidEnv [2022-04-19T15:05:13.641Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T15:05:13.641Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T15:05:13.641Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T15:05:13.641Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T15:05:13.641Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T15:05:13.641Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T15:05:13.641Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T15:05:13.641Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T15:05:13.641Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T15:05:13.641Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-19T15:05:13.641Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T15:05:13.641Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T15:05:13.641Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T15:05:13.641Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T15:05:13.641Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-19T15:05:13.641Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T15:05:14.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fb0678_} [2022-04-19T15:05:14.517Z] --- PASS: TestSecretsCreateAndDelete (2.36s) [2022-04-19T15:05:14.517Z] === RUN TestSecretsUpdate [2022-04-19T15:05:15.105Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2022-04-19T15:05:15.105Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T15:05:15.112Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2022-04-19T15:05:15.112Z] === RUN TestBuildWithHugeFile [2022-04-19T15:05:15.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fb0690_} [2022-04-19T15:05:16.487Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.31s) [2022-04-19T15:05:16.488Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T15:05:16.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:05:16.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:05:16.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:05:16.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:05:16.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:05:16.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:05:16.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:05:16.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:05:16.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:05:16.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:05:16.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:05:16.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:05:16.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:05:16.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:05:16.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:05:16.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-19T15:05:16.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T15:05:16.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T15:05:16.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T15:05:16.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-19T15:05:16.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-19T15:05:16.488Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T15:05:16.491Z] --- PASS: TestDaemonStartWithLogOpt (3.50s) [2022-04-19T15:05:16.491Z] === CONT TestReadPluginNoRead [2022-04-19T15:05:16.748Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-04-19T15:05:16.748Z] === RUN TestCreateDifferentPlatform [2022-04-19T15:05:16.748Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T15:05:16.748Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T15:05:16.748Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-19T15:05:16.748Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T15:05:16.748Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T15:05:16.748Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T15:05:16.748Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-19T15:05:16.748Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T15:05:16.748Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-19T15:05:16.748Z] === RUN TestContainerStartOnDaemonRestart [2022-04-19T15:05:16.748Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-19T15:05:16.748Z] === RUN TestDaemonRestartIpcMode [2022-04-19T15:05:16.748Z] === PAUSE TestDaemonRestartIpcMode [2022-04-19T15:05:16.748Z] === RUN TestDaemonHostGatewayIP [2022-04-19T15:05:16.748Z] === PAUSE TestDaemonHostGatewayIP [2022-04-19T15:05:16.748Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-19T15:05:16.748Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-19T15:05:16.748Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T15:05:16.748Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-19T15:05:16.749Z] === RUN TestDiff [2022-04-19T15:05:16.866Z] --- PASS: TestSecretsUpdate (2.29s) [2022-04-19T15:05:16.866Z] === RUN TestTemplatedSecret [2022-04-19T15:05:16.866Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fb06a8_} [2022-04-19T15:05:17.320Z] --- PASS: TestDiff (0.47s) [2022-04-19T15:05:17.320Z] === RUN TestExecWithCloseStdin [2022-04-19T15:05:17.891Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-04-19T15:05:17.891Z] === RUN TestExec [2022-04-19T15:05:18.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fb06c0_} [2022-04-19T15:05:18.402Z] === RUN TestReadPluginNoRead/default [2022-04-19T15:05:18.461Z] --- PASS: TestExec (0.49s) [2022-04-19T15:05:18.461Z] === RUN TestExecUser [2022-04-19T15:05:18.721Z] --- PASS: TestExecUser (0.52s) [2022-04-19T15:05:18.721Z] === RUN TestExportContainerAndImportImage [2022-04-19T15:05:19.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-19T15:05:19.598Z] --- PASS: TestTemplatedSecret (2.75s) [2022-04-19T15:05:19.598Z] === RUN TestSecretCreateResolve [2022-04-19T15:05:19.599Z] Removing intermediate container 594103c533bd [2022-04-19T15:05:19.599Z] ---> 94cd79cfebb6 [2022-04-19T15:05:19.599Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-19T15:05:19.599Z] ---> Running in f91dfd49ceaa [2022-04-19T15:05:19.599Z] Removing intermediate container f91dfd49ceaa [2022-04-19T15:05:19.599Z] ---> 52ad32feb3ef [2022-04-19T15:05:19.599Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-19T15:05:19.599Z] ---> Running in 1b24a8381527 [2022-04-19T15:05:19.599Z] Removing intermediate container 1b24a8381527 [2022-04-19T15:05:19.599Z] ---> 384e30ec2d96 [2022-04-19T15:05:19.599Z] Step 11/11 : COPY . . [2022-04-19T15:05:19.663Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2022-04-19T15:05:19.663Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T15:05:19.785Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-19T15:05:20.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-19T15:05:20.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-19T15:05:20.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-19T15:05:20.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-19T15:05:20.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-19T15:05:20.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-19T15:05:20.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-19T15:05:20.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-19T15:05:20.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-19T15:05:20.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-19T15:05:20.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-19T15:05:20.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-19T15:05:20.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-19T15:05:20.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-19T15:05:20.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-19T15:05:20.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-19T15:05:20.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-19T15:05:20.781Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-19T15:05:21.073Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-04-19T15:05:21.073Z] === RUN TestHealthCheckWorkdir [2022-04-19T15:05:21.167Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-19T15:05:21.167Z] --- PASS: TestContinueAfterPluginCrash (8.39s) [2022-04-19T15:05:21.337Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-04-19T15:05:21.337Z] === RUN TestHealthKillContainer [2022-04-19T15:05:21.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-19T15:05:22.108Z] === CONT TestReadPluginNoRead [2022-04-19T15:05:22.108Z] read_test.go:92: [da8e6895a4e8b] daemon is not started [2022-04-19T15:05:22.108Z] --- PASS: TestReadPluginNoRead (5.87s) [2022-04-19T15:05:22.108Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-04-19T15:05:22.108Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-04-19T15:05:22.108Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-04-19T15:05:22.108Z] PASS [2022-04-19T15:05:22.108Z] [2022-04-19T15:05:22.108Z] DONE 6 tests in 9.394s [2022-04-19T15:05:22.108Z] 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-04-19T15:05:22.108Z] testing: warning: no tests to run [2022-04-19T15:05:22.108Z] PASS [2022-04-19T15:05:22.108Z] [2022-04-19T15:05:22.108Z] DONE 0 tests in 0.008s [2022-04-19T15:05:22.108Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-19T15:05:22.108Z] INFO: Testing against a local daemon [2022-04-19T15:05:22.108Z] === RUN TestPluginWithDevMounts [2022-04-19T15:05:22.108Z] === PAUSE TestPluginWithDevMounts [2022-04-19T15:05:22.108Z] === CONT TestPluginWithDevMounts [2022-04-19T15:05:22.707Z] --- PASS: TestSecretCreateResolve (2.79s) [2022-04-19T15:05:22.707Z] PASS [2022-04-19T15:05:22.707Z] [2022-04-19T15:05:22.707Z] DONE 6 tests in 15.221s [2022-04-19T15:05:22.707Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-19T15:05:22.707Z] ++ 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-04-19T15:05:22.707Z] ++ set -e [2022-04-19T15:05:22.707Z] ++ '[' -n 0 ']' [2022-04-19T15:05:22.707Z] ++ set -x [2022-04-19T15:05:22.707Z] ++ 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-04-19T15:05:22.707Z] INFO: Testing against a local daemon [2022-04-19T15:05:22.707Z] === RUN TestServiceCreateInit [2022-04-19T15:05:22.707Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T15:05:23.633Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-19T15:05:24.018Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-04-19T15:05:24.018Z] PASS [2022-04-19T15:05:24.018Z] [2022-04-19T15:05:24.018Z] DONE 1 tests in 1.592s [2022-04-19T15:05:24.018Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-19T15:05:24.018Z] INFO: Testing against a local daemon [2022-04-19T15:05:24.018Z] === RUN TestSecretInspect [2022-04-19T15:05:24.998Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-19T15:05:25.835Z] INFO: Expanding compiler 1 of 3... [2022-04-19T15:05:25.835Z] INFO: Expanding compiler 2 of 3... [2022-04-19T15:05:25.948Z] --- PASS: TestSecretInspect (2.17s) [2022-04-19T15:05:25.948Z] === RUN TestSecretList [2022-04-19T15:05:26.225Z] Removing intermediate container 8822ebce02a0 [2022-04-19T15:05:26.225Z] ---> f64f965df9cb [2022-04-19T15:05:26.225Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-19T15:05:26.225Z] ---> Running in 8f66926da053 [2022-04-19T15:05:26.225Z] Removing intermediate container 8f66926da053 [2022-04-19T15:05:26.225Z] ---> 8fd8e8f9cbf2 [2022-04-19T15:05:26.225Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-19T15:05:26.225Z] ---> Running in f48418b5d08d [2022-04-19T15:05:26.225Z] Removing intermediate container f48418b5d08d [2022-04-19T15:05:26.225Z] ---> 0b05562ba22c [2022-04-19T15:05:26.225Z] Step 11/11 : COPY . . [2022-04-19T15:05:26.886Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T15:05:27.448Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-19T15:05:28.059Z] INFO: Expanding compiler 3 of 3... [2022-04-19T15:05:28.487Z] --- PASS: TestSecretList (2.23s) [2022-04-19T15:05:28.487Z] === RUN TestSecretsCreateAndDelete [2022-04-19T15:05:28.527Z] INFO: Removing downloaded files... [2022-04-19T15:05:28.527Z] INFO: Downloading containerd [2022-04-19T15:05:28.813Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-19T15:05:28.813Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-19T15:05:29.374Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-19T15:05:29.471Z] --- PASS: TestHealthKillContainer (7.90s) [2022-04-19T15:05:29.471Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T15:05:29.732Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2022-04-19T15:05:29.732Z] === RUN TestIpcModeNone [2022-04-19T15:05:30.301Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-19T15:05:30.302Z] --- PASS: TestIpcModeNone (0.49s) [2022-04-19T15:05:30.302Z] === RUN TestIpcModePrivate [2022-04-19T15:05:30.396Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-04-19T15:05:30.396Z] === RUN TestSecretsUpdate [2022-04-19T15:05:30.562Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-19T15:05:30.822Z] --- PASS: TestIpcModePrivate (0.48s) [2022-04-19T15:05:30.822Z] === RUN TestIpcModeShareable [2022-04-19T15:05:30.862Z] --- PASS: TestServiceCreateInit (8.39s) [2022-04-19T15:05:30.862Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.04s) [2022-04-19T15:05:30.862Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.33s) [2022-04-19T15:05:30.862Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T15:05:31.082Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-04-19T15:05:31.118Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-19T15:05:31.343Z] --- PASS: TestIpcModeShareable (0.51s) [2022-04-19T15:05:31.343Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-19T15:05:31.678Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-19T15:05:32.239Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-19T15:05:32.726Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s) [2022-04-19T15:05:32.726Z] === RUN TestAPIIpcModeHost [2022-04-19T15:05:32.800Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-19T15:05:32.938Z] --- PASS: TestSecretsUpdate (2.23s) [2022-04-19T15:05:32.938Z] === RUN TestTemplatedSecret [2022-04-19T15:05:33.297Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-04-19T15:05:33.297Z] === RUN TestDaemonIpcModeShareable [2022-04-19T15:05:33.362Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-19T15:05:34.237Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-19T15:05:34.289Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-19T15:05:34.498Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-04-19T15:05:34.498Z] === RUN TestDaemonIpcModePrivate [2022-04-19T15:05:35.217Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-19T15:05:35.438Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-19T15:05:35.478Z] --- PASS: TestTemplatedSecret (2.54s) [2022-04-19T15:05:35.478Z] === RUN TestSecretCreateResolve [2022-04-19T15:05:35.699Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-04-19T15:05:35.699Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-19T15:05:35.778Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-19T15:05:36.640Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-19T15:05:36.705Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-19T15:05:36.901Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-04-19T15:05:36.901Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-19T15:05:37.267Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-19T15:05:37.387Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-04-19T15:05:37.387Z] PASS [2022-04-19T15:05:37.387Z] [2022-04-19T15:05:37.387Z] DONE 6 tests in 13.510s [2022-04-19T15:05:37.387Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-19T15:05:37.387Z] INFO: Testing against a local daemon [2022-04-19T15:05:37.387Z] === RUN TestServiceCreateInit [2022-04-19T15:05:37.387Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T15:05:37.828Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-19T15:05:37.843Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-19T15:05:37.843Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-04-19T15:05:37.843Z] === RUN TestIpcModeOlderClient [2022-04-19T15:05:37.843Z] === PAUSE TestIpcModeOlderClient [2022-04-19T15:05:37.843Z] === RUN TestKillContainerInvalidSignal [2022-04-19T15:05:38.415Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-19T15:05:38.415Z] === RUN TestKillContainer [2022-04-19T15:05:38.415Z] === RUN TestKillContainer/no_signal [2022-04-19T15:05:38.676Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T15:05:39.193Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-19T15:05:39.248Z] === RUN TestKillContainer/killing_signal [2022-04-19T15:05:39.754Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-19T15:05:39.819Z] --- PASS: TestKillContainer (1.28s) [2022-04-19T15:05:39.819Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-19T15:05:39.819Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-19T15:05:39.819Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-04-19T15:05:39.819Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T15:05:39.819Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-19T15:05:40.079Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-19T15:05:40.316Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-19T15:05:40.316Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-19T15:05:41.020Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-04-19T15:05:41.020Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-04-19T15:05:41.020Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-04-19T15:05:41.020Z] === RUN TestKillStoppedContainer [2022-04-19T15:05:41.020Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-19T15:05:41.020Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T15:05:41.020Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-19T15:05:41.020Z] === RUN TestKillDifferentUserContainer [2022-04-19T15:05:41.245Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-19T15:05:41.587Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T15:05:41.591Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-04-19T15:05:41.591Z] === RUN TestInspectOomKilledTrue [2022-04-19T15:05:41.815Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-19T15:05:41.852Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-04-19T15:05:41.852Z] === RUN TestInspectOomKilledFalse [2022-04-19T15:05:42.386Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-19T15:05:42.422Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-04-19T15:05:42.422Z] === RUN TestLinksEtcHostsContentMatch [2022-04-19T15:05:42.682Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-04-19T15:05:42.682Z] === RUN TestLinksContainerNames [2022-04-19T15:05:42.946Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-19T15:05:43.507Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-19T15:05:43.623Z] --- PASS: TestLinksContainerNames (0.91s) [2022-04-19T15:05:43.623Z] === RUN TestLogsFollowTailEmpty [2022-04-19T15:05:43.884Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-19T15:05:43.884Z] === RUN TestContainerNetworkMountsNoChown [2022-04-19T15:05:44.454Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-04-19T15:05:44.454Z] === RUN TestMountDaemonRoot [2022-04-19T15:05:44.454Z] === RUN TestMountDaemonRoot/default [2022-04-19T15:05:44.454Z] === PAUSE TestMountDaemonRoot/default [2022-04-19T15:05:44.454Z] === RUN TestMountDaemonRoot/private [2022-04-19T15:05:44.454Z] === PAUSE TestMountDaemonRoot/private [2022-04-19T15:05:44.454Z] === RUN TestMountDaemonRoot/rprivate [2022-04-19T15:05:44.454Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-19T15:05:44.454Z] === RUN TestMountDaemonRoot/slave [2022-04-19T15:05:44.454Z] === PAUSE TestMountDaemonRoot/slave [2022-04-19T15:05:44.454Z] === RUN TestMountDaemonRoot/rslave [2022-04-19T15:05:44.454Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-19T15:05:44.454Z] === RUN TestMountDaemonRoot/shared [2022-04-19T15:05:44.454Z] === PAUSE TestMountDaemonRoot/shared [2022-04-19T15:05:44.454Z] === RUN TestMountDaemonRoot/rshared [2022-04-19T15:05:44.454Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-19T15:05:44.454Z] === CONT TestMountDaemonRoot/default [2022-04-19T15:05:44.454Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-19T15:05:44.454Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-19T15:05:44.454Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-19T15:05:44.454Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-19T15:05:44.454Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-19T15:05:44.454Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-19T15:05:44.454Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-19T15:05:44.454Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-19T15:05:44.454Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-19T15:05:44.454Z] === CONT TestMountDaemonRoot/rprivate [2022-04-19T15:05:44.454Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-19T15:05:44.454Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-19T15:05:44.454Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T15:05:44.455Z] === CONT TestMountDaemonRoot/private [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-19T15:05:44.455Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-19T15:05:44.455Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-19T15:05:44.455Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-19T15:05:44.455Z] === CONT TestMountDaemonRoot/shared [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-19T15:05:44.455Z] === CONT TestMountDaemonRoot/rshared [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T15:05:44.455Z] === CONT TestMountDaemonRoot/rslave [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-19T15:05:44.455Z] === CONT TestMountDaemonRoot/slave [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-19T15:05:44.455Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-19T15:05:44.455Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-19T15:05:44.455Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-19T15:05:44.455Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-19T15:05:44.455Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T15:05:44.455Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-19T15:05:44.716Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-19T15:05:44.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-19T15:05:44.874Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-19T15:05:44.885Z] --- PASS: TestServiceCreateInit (7.60s) [2022-04-19T15:05:44.885Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2022-04-19T15:05:44.885Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2022-04-19T15:05:44.885Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T15:05:44.977Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T15:05:44.977Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-19T15:05:44.977Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-19T15:05:44.977Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-19T15:05:44.977Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-19T15:05:44.977Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-19T15:05:44.977Z] === RUN TestContainerBindMountNonRecursive [2022-04-19T15:05:45.436Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-19T15:05:46.368Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-04-19T15:05:46.368Z] === RUN TestContainerVolumesMountedAsShared [2022-04-19T15:05:46.942Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-04-19T15:05:46.942Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-19T15:05:47.203Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-04-19T15:05:47.203Z] === RUN TestNetworkNat [2022-04-19T15:05:47.463Z] --- PASS: TestNetworkNat (0.47s) [2022-04-19T15:05:47.463Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T15:05:47.951Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-19T15:05:47.952Z] --- PASS: TestCreateServiceMultipleTimes (16.82s) [2022-04-19T15:05:47.952Z] === RUN TestCreateServiceConflict [2022-04-19T15:05:48.035Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-04-19T15:05:48.035Z] === RUN TestNetworkLoopbackNat [2022-04-19T15:05:48.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-19T15:05:49.688Z] ---> 10490eef027e [2022-04-19T15:05:49.688Z] Successfully built 10490eef027e [2022-04-19T15:05:49.688Z] Successfully tagged docker:latest [2022-04-19T15:05:49.688Z] INFO: Image build ended at 04/19/2022 15:05:48. Duration:00:03:44.5292367 [2022-04-19T15:05:49.688Z] [2022-04-19T15:05:49.688Z] [2022-04-19T15:05:49.688Z] INFO: Building the test binaries at 04/19/2022 15:05:48... [2022-04-19T15:05:50.576Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-04-19T15:05:50.576Z] === RUN TestPause [2022-04-19T15:05:50.766Z] --- PASS: TestCreateServiceConflict (2.78s) [2022-04-19T15:05:50.767Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T15:05:50.767Z] docker_api_swarm_node_test.go:20: [d11b87f9c8c00] joining swarm manager [d4b94963fbae0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:05:51.147Z] --- PASS: TestPause (0.48s) [2022-04-19T15:05:51.147Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T15:05:51.147Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T15:05:51.147Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T15:05:51.147Z] === RUN TestPauseStopPausedContainer [2022-04-19T15:05:51.327Z] docker_api_swarm_node_test.go:21: [d44a9ca723666] joining swarm manager [d4b94963fbae0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:05:51.406Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-04-19T15:05:51.406Z] === RUN TestPidHost [2022-04-19T15:05:51.887Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-19T15:05:52.788Z] --- PASS: TestPidHost (0.98s) [2022-04-19T15:05:52.788Z] === RUN TestPsFilter [2022-04-19T15:05:52.788Z] --- PASS: TestPsFilter (0.13s) [2022-04-19T15:05:52.788Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T15:05:53.048Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-19T15:05:53.048Z] === RUN TestRemoveContainerWithVolume [2022-04-19T15:05:53.494Z] INFO: make.ps1 starting at 04/19/2022 15:05:52 [2022-04-19T15:05:53.494Z] INFO: Git commit (a46700dbdb) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T15:05:53.494Z] INFO: Invoking autogen... [2022-04-19T15:05:53.618Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-04-19T15:05:53.618Z] === RUN TestRemoveContainerRunning [2022-04-19T15:05:53.784Z] [2022-04-19T15:05:53.784Z] Name Version Source Summary [2022-04-19T15:05:53.784Z] ---- ------- ------ ------- [2022-04-19T15:05:53.784Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-19T15:05:53.784Z] [2022-04-19T15:05:53.784Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-19T15:05:53.784Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-19T15:05:53.784Z] PSChildName : containerd [2022-04-19T15:05:53.784Z] PSDrive : C [2022-04-19T15:05:53.784Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-19T15:05:53.784Z] PSIsContainer : True [2022-04-19T15:05:53.784Z] Name : containerd [2022-04-19T15:05:53.784Z] FullName : C:\containerd [2022-04-19T15:05:53.784Z] Parent : [2022-04-19T15:05:53.784Z] Exists : True [2022-04-19T15:05:53.784Z] Root : C:\ [2022-04-19T15:05:53.784Z] Extension : [2022-04-19T15:05:53.784Z] CreationTime : 4/19/2022 3:05:50 PM [2022-04-19T15:05:53.784Z] CreationTimeUtc : 4/19/2022 3:05:50 PM [2022-04-19T15:05:53.784Z] LastAccessTime : 4/19/2022 3:05:50 PM [2022-04-19T15:05:53.784Z] LastAccessTimeUtc : 4/19/2022 3:05:50 PM [2022-04-19T15:05:53.784Z] LastWriteTime : 4/19/2022 3:05:50 PM [2022-04-19T15:05:53.784Z] LastWriteTimeUtc : 4/19/2022 3:05:50 PM [2022-04-19T15:05:53.784Z] Attributes : Directory [2022-04-19T15:05:53.784Z] Mode : d----- [2022-04-19T15:05:53.784Z] BaseName : containerd [2022-04-19T15:05:53.784Z] Target : {} [2022-04-19T15:05:53.784Z] LinkType : [2022-04-19T15:05:53.784Z] [2022-04-19T15:05:53.784Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-19T15:05:53.784Z] INFO: Configuring git core.autocrlf... [2022-04-19T15:05:53.784Z] [2022-04-19T15:05:53.784Z] [2022-04-19T15:05:53.878Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-04-19T15:05:53.878Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T15:05:54.335Z] INFO: Building daemon... [2022-04-19T15:05:54.399Z] --- PASS: TestCreateServiceMaxReplicas (3.44s) [2022-04-19T15:05:54.399Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T15:05:54.448Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-04-19T15:05:54.448Z] === RUN TestRemoveInvalidContainer [2022-04-19T15:05:54.448Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-19T15:05:54.448Z] === RUN TestRenameLinkedContainer [2022-04-19T15:05:54.655Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-19T15:05:55.215Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-19T15:05:56.312Z] ---> c6e959c8f962 [2022-04-19T15:05:56.357Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-04-19T15:05:56.357Z] === RUN TestRenameStoppedContainer [2022-04-19T15:05:56.622Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-04-19T15:05:56.622Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T15:05:57.563Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2022-04-19T15:05:57.563Z] === RUN TestRenameInvalidName [2022-04-19T15:05:57.879Z] Successfully built c6e959c8f962 [2022-04-19T15:05:57.879Z] Successfully tagged docker:latest [2022-04-19T15:05:57.879Z] INFO: Image build ended at 04/19/2022 15:05:57. Duration:00:04:05.0552555 [2022-04-19T15:05:57.879Z] [2022-04-19T15:05:57.879Z] [2022-04-19T15:05:57.879Z] INFO: Building the test binaries at 04/19/2022 15:05:57... [2022-04-19T15:05:58.133Z] --- PASS: TestRenameInvalidName (0.44s) [2022-04-19T15:05:58.133Z] === RUN TestRenameAnonymousContainer [2022-04-19T15:05:59.377Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-19T15:06:00.044Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-04-19T15:06:00.044Z] === RUN TestRenameContainerWithSameName [2022-04-19T15:06:00.044Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-04-19T15:06:00.044Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T15:06:00.986Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-04-19T15:06:00.986Z] === RUN TestResize [2022-04-19T15:06:01.267Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-19T15:06:01.523Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-19T15:06:01.556Z] --- PASS: TestResize (0.45s) [2022-04-19T15:06:01.556Z] === RUN TestResizeWithInvalidSize [2022-04-19T15:06:02.127Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-19T15:06:02.127Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T15:06:02.387Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:06:02.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:06:02.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:06:02.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T15:06:02.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:06:02.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-19T15:06:02.682Z] INFO: make.ps1 starting at 04/19/2022 15:06:01 [2022-04-19T15:06:02.682Z] INFO: Git commit (a46700dbdb) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T15:06:02.682Z] INFO: Invoking autogen... [2022-04-19T15:06:02.682Z] INFO: Building daemon... [2022-04-19T15:06:02.991Z] --- PASS: TestCreateServiceMultipleTimes (15.52s) [2022-04-19T15:06:02.991Z] === RUN TestCreateServiceConflict [2022-04-19T15:06:02.991Z] --- PASS: TestCreateServiceConflict (2.24s) [2022-04-19T15:06:02.991Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T15:06:04.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:06:04.960Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-19T15:06:05.216Z] === RUN TestDockerSuite/TestCpToDot [2022-04-19T15:06:05.238Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:06:05.530Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2022-04-19T15:06:05.530Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T15:06:06.142Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-19T15:06:06.398Z] docker_api_swarm_test.go:502: [d9c21a2ae8749] joining swarm manager [d3c8cc5df2a01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:06:06.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T15:06:06.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T15:06:06.960Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-19T15:06:07.887Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.80s) [2022-04-19T15:06:07.887Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T15:06:08.003Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T15:06:08.003Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:06:08.449Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-19T15:06:09.009Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-19T15:06:09.949Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-19T15:06:09.949Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-19T15:06:10.511Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-19T15:06:11.073Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-19T15:06:11.301Z] --- PASS: TestBuildWithHugeFile (49.70s) [2022-04-19T15:06:11.301Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T15:06:11.301Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T15:06:11.301Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T15:06:11.301Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T15:06:11.301Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:06:11.301Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:06:11.301Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:06:11.301Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:06:11.301Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:06:11.301Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:06:11.301Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:06:11.301Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:06:11.301Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:06:11.301Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-19T15:06:11.301Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-19T15:06:11.301Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-04-19T15:06:11.301Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-19T15:06:11.301Z] === RUN TestBuildPreserveOwnership [2022-04-19T15:06:11.301Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-19T15:06:11.301Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-19T15:06:11.305Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T15:06:11.305Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T15:06:11.329Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-19T15:06:11.329Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-19T15:06:11.584Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-19T15:06:12.146Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-19T15:06:12.146Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-19T15:06:12.146Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-19T15:06:12.146Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-19T15:06:12.707Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-19T15:06:12.707Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-19T15:06:12.707Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-19T15:06:12.962Z] === RUN TestDockerSuite/TestCreateRM [2022-04-19T15:06:12.962Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-19T15:06:12.962Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T15:06:12.962Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-19T15:06:12.962Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-19T15:06:13.216Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T15:06:13.218Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-19T15:06:14.582Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-19T15:06:14.582Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-19T15:06:14.582Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-19T15:06:15.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T15:06:15.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T15:06:15.465Z] --- PASS: TestBuildPreserveOwnership (10.12s) [2022-04-19T15:06:15.466Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.15s) [2022-04-19T15:06:15.466Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.94s) [2022-04-19T15:06:15.466Z] === RUN TestBuildPlatformInvalid [2022-04-19T15:06:15.466Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-19T15:06:15.466Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-19T15:06:15.466Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-19T15:06:15.466Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-19T15:06:15.466Z] PASS [2022-04-19T15:06:15.466Z] [2022-04-19T15:06:15.466Z] === Skipped [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-19T15:06:15.466Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T15:06:15.466Z] [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T15:06:15.466Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T15:06:15.466Z] [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-19T15:06:15.466Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-19T15:06:15.466Z] [2022-04-19T15:06:15.466Z] DONE 34 tests, 3 skipped in 110.296s [2022-04-19T15:06:15.466Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-19T15:06:15.466Z] INFO: Testing against a local daemon [2022-04-19T15:06:15.466Z] === RUN TestConfigInspect [2022-04-19T15:06:15.466Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:06:15.466Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-19T15:06:15.466Z] === RUN TestConfigList [2022-04-19T15:06:15.466Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:06:15.466Z] --- SKIP: TestConfigList (0.01s) [2022-04-19T15:06:15.466Z] === RUN TestConfigsCreateAndDelete [2022-04-19T15:06:15.466Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:06:15.466Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-19T15:06:15.466Z] === RUN TestConfigsUpdate [2022-04-19T15:06:15.466Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:06:15.466Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-19T15:06:15.466Z] === RUN TestTemplatedConfig [2022-04-19T15:06:15.466Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:06:15.466Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-19T15:06:15.466Z] === RUN TestConfigCreateResolve [2022-04-19T15:06:15.466Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:06:15.466Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-19T15:06:15.466Z] PASS [2022-04-19T15:06:15.466Z] [2022-04-19T15:06:15.466Z] === Skipped [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-19T15:06:15.466Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:06:15.466Z] [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-19T15:06:15.466Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:06:15.466Z] [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-19T15:06:15.466Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:06:15.466Z] [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-19T15:06:15.466Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:06:15.466Z] [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-19T15:06:15.466Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:06:15.466Z] [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-19T15:06:15.466Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:06:15.466Z] [2022-04-19T15:06:15.466Z] DONE 6 tests, 6 skipped in 0.157s [2022-04-19T15:06:15.466Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-19T15:06:15.466Z] INFO: Testing against a local daemon [2022-04-19T15:06:15.466Z] === RUN TestCheckpoint [2022-04-19T15:06:15.466Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T15:06:15.466Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T15:06:15.466Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T15:06:15.466Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:06:15.466Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:06:15.466Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:06:15.466Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T15:06:15.466Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T15:06:15.466Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T15:06:15.466Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T15:06:15.466Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T15:06:15.466Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-19T15:06:15.466Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T15:06:15.466Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-19T15:06:15.502Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|imports|files|name|compiled_files|exports_file) took 2m48.025083989s [2022-04-19T15:06:15.502Z] 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-04-19T15:06:15.502Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 483.055292ms [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-19T15:06:15.722Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T15:06:15.722Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T15:06:15.722Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T15:06:15.722Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T15:06:15.722Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-19T15:06:15.722Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-19T15:06:15.722Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T15:06:15.722Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T15:06:15.722Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T15:06:15.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T15:06:15.723Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T15:06:15.723Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-19T15:06:15.723Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T15:06:15.723Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-19T15:06:15.723Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T15:06:15.723Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-19T15:06:15.723Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T15:06:15.723Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-19T15:06:15.723Z] === RUN TestCopyFromContainer [2022-04-19T15:06:16.466Z] docker_api_swarm_test.go:507: [d7d3faa3bc0b0] joining swarm manager [d3c8cc5df2a01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:06:16.507Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T15:06:16.720Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-19T15:06:16.976Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-19T15:06:16.976Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-19T15:06:16.976Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-19T15:06:16.976Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-19T15:06:16.976Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-19T15:06:17.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T15:06:17.536Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-19T15:06:18.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T15:06:18.461Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-19T15:06:19.022Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.06s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-04-19T15:06:19.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-04-19T15:06:19.841Z] === RUN TestCgroupNamespacesRun [2022-04-19T15:06:19.886Z] === RUN TestCopyFromContainer// [2022-04-19T15:06:19.886Z] === RUN TestCopyFromContainer//bar/root [2022-04-19T15:06:19.886Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-19T15:06:19.886Z] === RUN TestCopyFromContainer/bar/quux [2022-04-19T15:06:19.886Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-19T15:06:19.886Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-19T15:06:19.886Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-19T15:06:19.886Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-19T15:06:19.886Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-19T15:06:19.886Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-19T15:06:19.886Z] --- PASS: TestCopyFromContainer (3.91s) [2022-04-19T15:06:19.886Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-19T15:06:19.886Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-19T15:06:19.886Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-19T15:06:19.886Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-19T15:06:19.886Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-19T15:06:19.886Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-19T15:06:19.886Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-19T15:06:19.887Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-19T15:06:19.887Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-19T15:06:19.887Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-19T15:06:19.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T15:06:19.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:06:19.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:06:19.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:06:19.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:06:19.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:06:19.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:06:19.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:06:19.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:06:19.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:06:19.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-19T15:06:19.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T15:06:19.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T15:06:19.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T15:06:19.887Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T15:06:19.887Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-19T15:06:19.887Z] === RUN TestCreateWithInvalidEnv [2022-04-19T15:06:19.887Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T15:06:19.887Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T15:06:19.887Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T15:06:19.887Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T15:06:19.887Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T15:06:19.887Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T15:06:19.887Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T15:06:19.887Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T15:06:19.887Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T15:06:19.887Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-19T15:06:19.887Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T15:06:19.887Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T15:06:19.887Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T15:06:19.887Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T15:06:19.887Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-19T15:06:19.887Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T15:06:19.948Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-19T15:06:20.453Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-04-19T15:06:20.453Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T15:06:20.874Z] --- PASS: TestCreateServiceSecretFileMode (12.89s) [2022-04-19T15:06:20.874Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T15:06:21.222Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-04-19T15:06:21.222Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-19T15:06:21.256Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-04-19T15:06:21.256Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T15:06:21.435Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-19T15:06:21.997Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-19T15:06:22.183Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2022-04-19T15:06:22.183Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T15:06:22.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:06:22.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:06:22.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:06:22.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:06:22.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:06:22.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:06:22.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:06:22.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:06:22.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:06:22.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:06:22.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:06:22.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:06:22.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:06:22.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:06:22.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:06:22.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-19T15:06:22.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-19T15:06:22.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-19T15:06:22.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-19T15:06:22.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-19T15:06:22.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-19T15:06:22.183Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T15:06:22.439Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-04-19T15:06:22.439Z] === RUN TestCreateDifferentPlatform [2022-04-19T15:06:22.439Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T15:06:22.439Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T15:06:22.439Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-19T15:06:22.439Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T15:06:22.439Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T15:06:22.439Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T15:06:22.556Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-19T15:06:22.557Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-19T15:06:22.606Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-04-19T15:06:22.606Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-19T15:06:22.695Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-19T15:06:22.695Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T15:06:22.695Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-19T15:06:22.695Z] === RUN TestContainerStartOnDaemonRestart [2022-04-19T15:06:22.695Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-19T15:06:22.695Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-19T15:06:22.695Z] === RUN TestDaemonRestartIpcMode [2022-04-19T15:06:22.695Z] === PAUSE TestDaemonRestartIpcMode [2022-04-19T15:06:22.695Z] === RUN TestDaemonHostGatewayIP [2022-04-19T15:06:22.695Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:06:22.695Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-19T15:06:22.695Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-19T15:06:22.695Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-19T15:06:22.695Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T15:06:22.695Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-19T15:06:22.695Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-19T15:06:22.695Z] === RUN TestDiff [2022-04-19T15:06:22.954Z] --- PASS: TestDiff (0.38s) [2022-04-19T15:06:22.954Z] === RUN TestExecWithCloseStdin [2022-04-19T15:06:23.118Z] === RUN TestDockerSuite/TestDockerFails [2022-04-19T15:06:23.118Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-19T15:06:23.118Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-19T15:06:23.118Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-19T15:06:23.518Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-04-19T15:06:23.518Z] === RUN TestExec [2022-04-19T15:06:23.552Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-04-19T15:06:23.552Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-19T15:06:24.044Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-19T15:06:24.080Z] --- PASS: TestExec (0.45s) [2022-04-19T15:06:24.080Z] === RUN TestExecUser [2022-04-19T15:06:24.299Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-19T15:06:24.336Z] --- PASS: TestExecUser (0.46s) [2022-04-19T15:06:24.336Z] === RUN TestExportContainerAndImportImage [2022-04-19T15:06:24.897Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-04-19T15:06:24.897Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T15:06:24.934Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-04-19T15:06:24.934Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-19T15:06:25.664Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-19T15:06:25.664Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-19T15:06:25.664Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-19T15:06:25.664Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-19T15:06:25.874Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-04-19T15:06:25.874Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-19T15:06:26.262Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-04-19T15:06:26.262Z] === RUN TestHealthCheckWorkdir [2022-04-19T15:06:26.822Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-04-19T15:06:26.822Z] === RUN TestHealthKillContainer [2022-04-19T15:06:27.254Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-04-19T15:06:27.254Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-19T15:06:27.824Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-19T15:06:27.824Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-19T15:06:28.765Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-04-19T15:06:28.765Z] === RUN TestNISDomainname [2022-04-19T15:06:29.335Z] --- PASS: TestNISDomainname (0.54s) [2022-04-19T15:06:29.335Z] === RUN TestHostnameDnsResolution [2022-04-19T15:06:30.276Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-04-19T15:06:30.276Z] === RUN TestUnprivilegedPortsAndPing [2022-04-19T15:06:30.536Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-04-19T15:06:30.536Z] === RUN TestPrivilegedHostDevices [2022-04-19T15:06:31.107Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-04-19T15:06:31.107Z] === RUN TestStats [2022-04-19T15:06:32.198Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-19T15:06:32.669Z] --- PASS: TestCreateServiceSecretFileMode (12.51s) [2022-04-19T15:06:32.669Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T15:06:32.760Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-19T15:06:33.653Z] --- PASS: TestStats (2.48s) [2022-04-19T15:06:33.653Z] === RUN TestStopContainerWithTimeout [2022-04-19T15:06:33.653Z] === RUN TestStopContainerWithTimeout/0 [2022-04-19T15:06:33.653Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-19T15:06:33.653Z] === RUN TestStopContainerWithTimeout/1 [2022-04-19T15:06:33.653Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-19T15:06:33.653Z] === RUN TestStopContainerWithTimeout/3 [2022-04-19T15:06:33.653Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-19T15:06:33.653Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-19T15:06:33.653Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-19T15:06:33.653Z] === CONT TestStopContainerWithTimeout/0 [2022-04-19T15:06:33.653Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-19T15:06:33.687Z] --- PASS: TestCreateServiceConfigFileMode (13.00s) [2022-04-19T15:06:33.687Z] === RUN TestCreateServiceSysctls [2022-04-19T15:06:34.225Z] === CONT TestStopContainerWithTimeout/3 [2022-04-19T15:06:34.901Z] --- PASS: TestHealthKillContainer (7.88s) [2022-04-19T15:06:34.901Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T15:06:34.901Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T15:06:34.901Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T15:06:34.901Z] === RUN TestIpcModeNone [2022-04-19T15:06:35.052Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-19T15:06:35.157Z] --- PASS: TestIpcModeNone (0.44s) [2022-04-19T15:06:35.157Z] === RUN TestIpcModePrivate [2022-04-19T15:06:35.413Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-19T15:06:35.413Z] --- PASS: TestIpcModePrivate (0.42s) [2022-04-19T15:06:35.413Z] === RUN TestIpcModeShareable [2022-04-19T15:06:35.413Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T15:06:35.413Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-19T15:06:35.413Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-19T15:06:36.135Z] === CONT TestStopContainerWithTimeout/1 [2022-04-19T15:06:36.778Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.29s) [2022-04-19T15:06:36.778Z] === RUN TestAPIIpcModeHost [2022-04-19T15:06:36.778Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T15:06:36.778Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-19T15:06:36.778Z] === RUN TestDaemonIpcModeShareable [2022-04-19T15:06:36.778Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T15:06:36.778Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-19T15:06:36.778Z] === RUN TestDaemonIpcModePrivate [2022-04-19T15:06:36.939Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-19T15:06:37.194Z] --- PASS: TestCreateServiceSysctls (3.54s) [2022-04-19T15:06:37.194Z] === RUN TestCreateServiceCapabilities [2022-04-19T15:06:37.517Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-19T15:06:37.517Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-04-19T15:06:37.517Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-04-19T15:06:37.517Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-04-19T15:06:37.517Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-04-19T15:06:37.517Z] === RUN TestDeleteDevicemapper [2022-04-19T15:06:37.517Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T15:06:37.517Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-19T15:06:37.517Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T15:06:37.704Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-19T15:06:37.755Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-19T15:06:37.960Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-04-19T15:06:37.960Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-19T15:06:37.960Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T15:06:37.960Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-19T15:06:37.960Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-19T15:06:37.960Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T15:06:37.960Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-19T15:06:37.960Z] === RUN TestIpcModeOlderClient [2022-04-19T15:06:37.960Z] === PAUSE TestIpcModeOlderClient [2022-04-19T15:06:37.960Z] === RUN TestKillContainerInvalidSignal [2022-04-19T15:06:38.327Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-19T15:06:38.522Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-04-19T15:06:38.522Z] === RUN TestKillContainer [2022-04-19T15:06:38.522Z] === RUN TestKillContainer/no_signal [2022-04-19T15:06:38.778Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T15:06:39.034Z] === RUN TestKillContainer/killing_signal [2022-04-19T15:06:39.263Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-19T15:06:39.427Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2022-04-19T15:06:39.427Z] === RUN TestUpdateMemory [2022-04-19T15:06:39.596Z] --- PASS: TestKillContainer (1.19s) [2022-04-19T15:06:39.596Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-19T15:06:39.596Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-04-19T15:06:39.596Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-04-19T15:06:39.596Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T15:06:39.596Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-19T15:06:39.687Z] --- PASS: TestUpdateMemory (0.67s) [2022-04-19T15:06:39.687Z] === RUN TestUpdateCPUQuota [2022-04-19T15:06:39.825Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-19T15:06:40.157Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-19T15:06:40.385Z] --- PASS: TestCreateServiceCapabilities (3.01s) [2022-04-19T15:06:40.385Z] === RUN TestInspect [2022-04-19T15:06:40.414Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-04-19T15:06:40.414Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-04-19T15:06:40.414Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-04-19T15:06:40.414Z] === RUN TestKillStoppedContainer [2022-04-19T15:06:40.414Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-04-19T15:06:40.414Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T15:06:40.414Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-19T15:06:40.414Z] === RUN TestKillDifferentUserContainer [2022-04-19T15:06:40.628Z] --- PASS: TestUpdateCPUQuota (0.81s) [2022-04-19T15:06:40.628Z] === RUN TestUpdatePidsLimit [2022-04-19T15:06:40.628Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-19T15:06:40.641Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-19T15:06:40.888Z] === RUN TestUpdatePidsLimit/no_change [2022-04-19T15:06:40.888Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-19T15:06:40.977Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-04-19T15:06:40.977Z] === RUN TestInspectOomKilledTrue [2022-04-19T15:06:40.977Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T15:06:40.977Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T15:06:40.977Z] === RUN TestInspectOomKilledFalse [2022-04-19T15:06:40.977Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:06:40.977Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T15:06:40.977Z] === RUN TestLinksEtcHostsContentMatch [2022-04-19T15:06:40.977Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-19T15:06:40.977Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-19T15:06:40.977Z] === RUN TestLinksContainerNames [2022-04-19T15:06:41.149Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-19T15:06:41.409Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-19T15:06:41.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-19T15:06:41.567Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-19T15:06:41.669Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-19T15:06:41.905Z] --- PASS: TestLinksContainerNames (0.80s) [2022-04-19T15:06:41.905Z] === RUN TestLogsFollowTailEmpty [2022-04-19T15:06:41.930Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-19T15:06:42.161Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-04-19T15:06:42.161Z] === RUN TestContainerNetworkMountsNoChown [2022-04-19T15:06:42.418Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-19T15:06:42.418Z] === RUN TestMountDaemonRoot [2022-04-19T15:06:42.500Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-04-19T15:06:42.500Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-04-19T15:06:42.500Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-04-19T15:06:42.500Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-04-19T15:06:42.500Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-04-19T15:06:42.500Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-04-19T15:06:42.500Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-04-19T15:06:42.500Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-04-19T15:06:42.500Z] === RUN TestUpdateRestartPolicy [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/default [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/default [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/private [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/private [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rprivate [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/slave [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/slave [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rslave [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/shared [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/shared [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rshared [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/default [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/rshared [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/shared [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/rslave [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/slave [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/rprivate [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/private [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-19T15:06:42.677Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-19T15:06:42.677Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T15:06:42.932Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-19T15:06:42.932Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T15:06:42.932Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-19T15:06:42.932Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T15:06:42.932Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-19T15:06:42.932Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-19T15:06:42.932Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-19T15:06:42.932Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-19T15:06:42.932Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-19T15:06:42.932Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T15:06:42.932Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-19T15:06:42.932Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-19T15:06:42.932Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-19T15:06:42.932Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-19T15:06:42.932Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-19T15:06:42.932Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-19T15:06:42.932Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-19T15:06:42.932Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-19T15:06:42.932Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-19T15:06:42.932Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-19T15:06:42.932Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-19T15:06:42.932Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-19T15:06:42.933Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-19T15:06:42.933Z] === RUN TestContainerBindMountNonRecursive [2022-04-19T15:06:42.933Z] 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-04-19T15:06:42.933Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-19T15:06:42.933Z] === RUN TestContainerVolumesMountedAsShared [2022-04-19T15:06:42.933Z] 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-04-19T15:06:42.933Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-19T15:06:42.933Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-19T15:06:42.933Z] 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-04-19T15:06:42.933Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-19T15:06:42.933Z] === RUN TestNetworkNat [2022-04-19T15:06:43.454Z] docker_api_swarm_node_test.go:81: [df4dbb56b00c6] joining swarm manager [d738f7eb0717f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:06:43.454Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-19T15:06:43.454Z] --- PASS: TestInspect (3.20s) [2022-04-19T15:06:43.454Z] === RUN TestCreateJob [2022-04-19T15:06:43.495Z] --- PASS: TestNetworkNat (0.52s) [2022-04-19T15:06:43.495Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T15:06:44.057Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-04-19T15:06:44.057Z] === RUN TestNetworkLoopbackNat [2022-04-19T15:06:44.819Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-19T15:06:44.886Z] --- PASS: TestCreateServiceConfigFileMode (12.39s) [2022-04-19T15:06:44.887Z] === RUN TestCreateServiceSysctls [2022-04-19T15:06:46.571Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-04-19T15:06:46.571Z] === RUN TestPause [2022-04-19T15:06:46.571Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T15:06:46.571Z] --- SKIP: TestPause (0.00s) [2022-04-19T15:06:46.571Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T15:06:46.571Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T15:06:46.571Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T15:06:46.571Z] === RUN TestPauseStopPausedContainer [2022-04-19T15:06:46.571Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T15:06:46.571Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-19T15:06:46.571Z] === RUN TestPidHost [2022-04-19T15:06:46.797Z] --- PASS: TestCreateServiceSysctls (3.14s) [2022-04-19T15:06:46.797Z] === RUN TestCreateServiceCapabilities [2022-04-19T15:06:47.498Z] --- PASS: TestPidHost (0.89s) [2022-04-19T15:06:47.498Z] === RUN TestPsFilter [2022-04-19T15:06:47.498Z] --- PASS: TestPsFilter (0.09s) [2022-04-19T15:06:47.498Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T15:06:47.754Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s) [2022-04-19T15:06:47.754Z] === RUN TestRemoveContainerWithVolume [2022-04-19T15:06:48.082Z] --- PASS: TestCreateJob (4.14s) [2022-04-19T15:06:48.082Z] === RUN TestReplicatedJob [2022-04-19T15:06:48.082Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-19T15:06:48.316Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-19T15:06:48.316Z] === RUN TestRemoveContainerRunning [2022-04-19T15:06:48.572Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-04-19T15:06:48.572Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T15:06:49.134Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-04-19T15:06:49.134Z] === RUN TestRemoveInvalidContainer [2022-04-19T15:06:49.134Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-19T15:06:49.134Z] === RUN TestRenameLinkedContainer [2022-04-19T15:06:49.338Z] --- PASS: TestCreateServiceCapabilities (2.43s) [2022-04-19T15:06:49.338Z] === RUN TestInspect [2022-04-19T15:06:50.497Z] --- PASS: TestRenameLinkedContainer (1.57s) [2022-04-19T15:06:50.497Z] === RUN TestRenameStoppedContainer [2022-04-19T15:06:50.594Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-19T15:06:51.133Z] --- PASS: TestRenameStoppedContainer (0.47s) [2022-04-19T15:06:51.133Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T15:06:51.522Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-19T15:06:51.876Z] --- PASS: TestInspect (2.65s) [2022-04-19T15:06:51.877Z] === RUN TestCreateJob [2022-04-19T15:06:52.084Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-04-19T15:06:52.084Z] === RUN TestRenameInvalidName [2022-04-19T15:06:52.345Z] --- PASS: TestRenameInvalidName (0.41s) [2022-04-19T15:06:52.345Z] === RUN TestRenameAnonymousContainer [2022-04-19T15:06:53.410Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-19T15:06:53.665Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-19T15:06:53.728Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-04-19T15:06:53.728Z] === RUN TestRenameContainerWithSameName [2022-04-19T15:06:53.921Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-19T15:06:53.921Z] --- PASS: TestReplicatedJob (6.39s) [2022-04-19T15:06:53.921Z] === RUN TestUpdateReplicatedJob [2022-04-19T15:06:54.289Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-04-19T15:06:54.289Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T15:06:54.724Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-04-19T15:06:54.724Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T15:06:54.724Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-04-19T15:06:54.724Z] === RUN TestWaitNonBlocked [2022-04-19T15:06:54.724Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:06:54.724Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:06:54.724Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:06:54.724Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:06:54.724Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:06:54.724Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:06:54.724Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-19T15:06:54.724Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-04-19T15:06:54.724Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-04-19T15:06:54.724Z] === RUN TestWaitBlocked [2022-04-19T15:06:54.724Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T15:06:54.724Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T15:06:54.724Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T15:06:54.724Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T15:06:54.724Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T15:06:54.724Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T15:06:54.848Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-19T15:06:55.103Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-19T15:06:55.171Z] --- PASS: TestCreateJob (3.07s) [2022-04-19T15:06:55.171Z] === RUN TestReplicatedJob [2022-04-19T15:06:55.217Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-04-19T15:06:55.217Z] === RUN TestResize [2022-04-19T15:06:55.295Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-19T15:06:55.295Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-04-19T15:06:55.295Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-04-19T15:06:55.295Z] === CONT TestContainerStartOnDaemonRestart [2022-04-19T15:06:55.295Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-19T15:06:55.359Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-19T15:06:55.472Z] --- PASS: TestResize (0.39s) [2022-04-19T15:06:55.472Z] === RUN TestResizeWithInvalidSize [2022-04-19T15:06:55.614Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-19T15:06:55.728Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-19T15:06:55.728Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T15:06:55.869Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-19T15:06:55.869Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-19T15:06:56.290Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-04-19T15:06:56.290Z] === RUN TestDaemonRestartKillContainers [2022-04-19T15:06:56.290Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-19T15:06:56.290Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-19T15:06:56.290Z] === RUN TestCgroupNamespacesRun [2022-04-19T15:06:57.218Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-04-19T15:06:57.218Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-19T15:06:57.233Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-19T15:06:57.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-19T15:06:57.793Z] --- PASS: TestUpdateReplicatedJob (3.73s) [2022-04-19T15:06:57.793Z] === RUN TestServiceListWithStatuses [2022-04-19T15:06:57.793Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T15:06:57.793Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T15:06:57.793Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T15:06:57.839Z] --- PASS: TestContainerStartOnDaemonRestart (2.20s) [2022-04-19T15:06:57.839Z] === CONT TestIpcModeOlderClient [2022-04-19T15:06:57.839Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.21s) [2022-04-19T15:06:57.839Z] === CONT TestContainerKillOnDaemonStart [2022-04-19T15:06:57.839Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-04-19T15:06:57.839Z] === CONT TestDaemonHostGatewayIP [2022-04-19T15:06:58.355Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-19T15:06:58.355Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-19T15:06:58.355Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-19T15:06:58.583Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-04-19T15:06:58.583Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-19T15:06:58.916Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-19T15:06:58.916Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-19T15:06:59.171Z] docker_api_swarm_node_test.go:53: [d20fe512f11e1] joining swarm manager [d6fcf11b18098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:06:59.513Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-04-19T15:06:59.513Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-19T15:06:59.731Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-19T15:06:59.987Z] docker_api_swarm_node_test.go:54: [db095d2cc4120] joining swarm manager [d6fcf11b18098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:07:00.380Z] === CONT TestDaemonRestartIpcMode [2022-04-19T15:07:00.380Z] --- PASS: TestDaemonHostGatewayIP (2.43s) [2022-04-19T15:07:00.450Z] --- PASS: TestReplicatedJob (5.08s) [2022-04-19T15:07:00.450Z] === RUN TestUpdateReplicatedJob [2022-04-19T15:07:00.879Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-04-19T15:07:00.880Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-19T15:07:00.917Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-19T15:07:00.917Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-19T15:07:00.917Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-19T15:07:00.917Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-19T15:07:00.917Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-19T15:07:00.917Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-19T15:07:01.807Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-04-19T15:07:01.807Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-19T15:07:02.281Z] --- PASS: TestDockerNetworkConnectAlias (4.57s) [2022-04-19T15:07:02.282Z] === RUN TestDockerNetworkReConnect [2022-04-19T15:07:02.291Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-04-19T15:07:02.735Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-04-19T15:07:02.735Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-19T15:07:02.843Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-19T15:07:03.007Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-04-19T15:07:03.007Z] === RUN TestServiceListWithStatuses [2022-04-19T15:07:03.007Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T15:07:03.007Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T15:07:03.007Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T15:07:03.403Z] === RUN TestDockerSuite/TestEventsRename [2022-04-19T15:07:03.663Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-19T15:07:03.663Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-19T15:07:03.965Z] === RUN TestDockerSuite/TestEventsResize [2022-04-19T15:07:04.591Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-04-19T15:07:04.591Z] === RUN TestNISDomainname [2022-04-19T15:07:04.847Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-19T15:07:04.847Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-19T15:07:04.847Z] === RUN TestHostnameDnsResolution [2022-04-19T15:07:04.910Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-19T15:07:05.408Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-04-19T15:07:05.408Z] === RUN TestUnprivilegedPortsAndPing [2022-04-19T15:07:05.408Z] 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-04-19T15:07:05.408Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-19T15:07:05.408Z] === RUN TestPrivilegedHostDevices [2022-04-19T15:07:05.485Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-19T15:07:05.970Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-04-19T15:07:05.970Z] === RUN TestStats [2022-04-19T15:07:05.970Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T15:07:05.970Z] --- SKIP: TestStats (0.00s) [2022-04-19T15:07:05.970Z] === RUN TestStopContainerWithTimeout [2022-04-19T15:07:05.970Z] === RUN TestStopContainerWithTimeout/0 [2022-04-19T15:07:05.970Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-19T15:07:05.970Z] === RUN TestStopContainerWithTimeout/1 [2022-04-19T15:07:05.970Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-19T15:07:05.970Z] === RUN TestStopContainerWithTimeout/3 [2022-04-19T15:07:05.970Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-19T15:07:05.970Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-19T15:07:05.970Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-19T15:07:05.970Z] === CONT TestStopContainerWithTimeout/0 [2022-04-19T15:07:05.970Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-19T15:07:06.413Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-19T15:07:06.581Z] === CONT TestStopContainerWithTimeout/3 [2022-04-19T15:07:06.669Z] --- PASS: TestDockerNetworkReConnect (4.38s) [2022-04-19T15:07:06.669Z] === RUN TestServicePlugin [2022-04-19T15:07:06.925Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-19T15:07:07.215Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2022-04-19T15:07:07.215Z] === RUN TestDockerNetworkReConnect [2022-04-19T15:07:08.469Z] === CONT TestStopContainerWithTimeout/1 [2022-04-19T15:07:09.832Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-19T15:07:09.832Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-04-19T15:07:09.832Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2022-04-19T15:07:09.832Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-04-19T15:07:09.832Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-04-19T15:07:09.832Z] === RUN TestDeleteDevicemapper [2022-04-19T15:07:09.833Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T15:07:09.833Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-19T15:07:09.833Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T15:07:10.187Z] === RUN TestDockerSuite/TestEventsTop [2022-04-19T15:07:10.187Z] plugin_test.go:61: [dd1e66a54208e] joining swarm manager [d5a1d788ca2c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:07:10.187Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-19T15:07:10.439Z] --- PASS: TestContainerKillOnDaemonStart (11.58s) [2022-04-19T15:07:10.439Z] PASS [2022-04-19T15:07:10.439Z] [2022-04-19T15:07:10.439Z] === Skipped [2022-04-19T15:07:10.439Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-19T15:07:10.439Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T15:07:10.439Z] [2022-04-19T15:07:10.439Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T15:07:10.439Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T15:07:10.439Z] [2022-04-19T15:07:10.439Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-19T15:07:10.439Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T15:07:10.439Z] [2022-04-19T15:07:10.439Z] DONE 234 tests, 3 skipped in 117.515s [2022-04-19T15:07:10.439Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-19T15:07:10.439Z] ++ 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-04-19T15:07:10.439Z] ++ set -e [2022-04-19T15:07:10.439Z] ++ '[' -n 0 ']' [2022-04-19T15:07:10.439Z] ++ set -x [2022-04-19T15:07:10.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04-19T15:07:10.439Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T15:07:10.439Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-19T15:07:10.439Z] === RUN TestDaemonConfigValidation [2022-04-19T15:07:10.439Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-19T15:07:10.439Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-19T15:07:10.439Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-19T15:07:10.439Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-19T15:07:10.439Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-19T15:07:10.439Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-19T15:07:10.439Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-19T15:07:10.439Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-19T15:07:10.439Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-19T15:07:10.439Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-19T15:07:10.439Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-19T15:07:10.439Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-19T15:07:10.439Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-19T15:07:10.439Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-19T15:07:10.439Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-19T15:07:10.439Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-19T15:07:10.439Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-19T15:07:10.439Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-19T15:07:10.439Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-04-19T15:07:10.439Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-04-19T15:07:10.439Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-19T15:07:10.439Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T15:07:10.439Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-19T15:07:10.513Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-04-19T15:07:10.513Z] === RUN TestServicePlugin [2022-04-19T15:07:11.009Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-19T15:07:11.198Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.18s) [2022-04-19T15:07:11.198Z] === RUN TestUpdateMemory [2022-04-19T15:07:11.198Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T15:07:11.198Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-19T15:07:11.198Z] === RUN TestUpdateCPUQuota [2022-04-19T15:07:11.198Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T15:07:11.198Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-19T15:07:11.198Z] === RUN TestUpdatePidsLimit [2022-04-19T15:07:11.198Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T15:07:11.198Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-19T15:07:11.198Z] === RUN TestUpdateRestartPolicy [2022-04-19T15:07:11.549Z] plugin_test.go:64: [d7cadf2743506] joining swarm manager [d5a1d788ca2c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:07:12.392Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-19T15:07:12.913Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-19T15:07:13.332Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-19T15:07:13.332Z] daemon_test.go:156: [dd6c112048f2b] daemon is not started [2022-04-19T15:07:13.332Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-04-19T15:07:13.332Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-19T15:07:13.332Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-19T15:07:13.332Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-04-19T15:07:13.332Z] === RUN TestDaemonProxy [2022-04-19T15:07:13.332Z] === RUN TestDaemonProxy/environment_variables [2022-04-19T15:07:13.842Z] === RUN TestDockerSuite/TestExec [2022-04-19T15:07:14.403Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-19T15:07:14.715Z] plugin_test.go:61: [dfb9341138755] joining swarm manager [d295fd5251e28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:07:14.963Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-19T15:07:15.241Z] === RUN TestDaemonProxy/command-line_options [2022-04-19T15:07:15.284Z] plugin_test.go:64: [d19a6d17d6452] joining swarm manager [d295fd5251e28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:07:15.524Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-19T15:07:16.085Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-19T15:07:16.622Z] === RUN TestDaemonProxy/configuration_file [2022-04-19T15:07:17.054Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-19T15:07:17.615Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-19T15:07:18.175Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-19T15:07:18.532Z] === RUN TestDaemonProxy/conflicting_options [2022-04-19T15:07:18.792Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-19T15:07:19.100Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-19T15:07:19.355Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-19T15:07:19.362Z] --- PASS: TestDaemonProxy (6.24s) [2022-04-19T15:07:19.362Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-19T15:07:19.362Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-04-19T15:07:19.362Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-19T15:07:19.362Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-04-19T15:07:19.362Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-19T15:07:19.362Z] PASS [2022-04-19T15:07:19.362Z] [2022-04-19T15:07:19.362Z] DONE 17 tests in 10.261s [2022-04-19T15:07:19.362Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-19T15:07:19.362Z] ++ 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-04-19T15:07:19.362Z] ++ set -e [2022-04-19T15:07:19.362Z] ++ '[' -n 0 ']' [2022-04-19T15:07:19.362Z] ++ set -x [2022-04-19T15:07:19.362Z] ++ 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-04-19T15:07:19.622Z] INFO: Testing against a local daemon [2022-04-19T15:07:19.622Z] === RUN TestCommitInheritsEnv [2022-04-19T15:07:19.883Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-04-19T15:07:19.883Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T15:07:19.883Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-19T15:07:19.883Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T15:07:19.883Z] === RUN TestImportWithCustomPlatform [2022-04-19T15:07:19.883Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-19T15:07:19.914Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-19T15:07:20.143Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-19T15:07:20.143Z] === RUN TestImportWithCustomPlatform// [2022-04-19T15:07:20.143Z] === RUN TestImportWithCustomPlatform/linux [2022-04-19T15:07:20.143Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-19T15:07:20.143Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-19T15:07:20.143Z] === RUN TestImportWithCustomPlatform/macos [2022-04-19T15:07:20.143Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-19T15:07:20.143Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-19T15:07:20.403Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-04-19T15:07:20.403Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-19T15:07:20.403Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-19T15:07:20.403Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-19T15:07:20.403Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-19T15:07:20.403Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-19T15:07:20.403Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-04-19T15:07:20.403Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-19T15:07:20.403Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-19T15:07:20.403Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-04-19T15:07:20.403Z] === RUN TestImagesFilterMultiReference [2022-04-19T15:07:20.403Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-19T15:07:20.403Z] === RUN TestImagePullPlatformInvalid [2022-04-19T15:07:20.403Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-19T15:07:20.403Z] === RUN TestRemoveImageOrphaning [2022-04-19T15:07:20.474Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-19T15:07:20.663Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-04-19T15:07:20.663Z] === RUN TestRemoveImageGarbageCollector [2022-04-19T15:07:20.663Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T15:07:20.663Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-19T15:07:20.663Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T15:07:20.663Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-19T15:07:20.663Z] === RUN TestTagInvalidReference [2022-04-19T15:07:20.663Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-19T15:07:20.663Z] === RUN TestTagValidPrefixedRepo [2022-04-19T15:07:20.663Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-19T15:07:20.663Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T15:07:20.663Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-19T15:07:20.663Z] === RUN TestTagOfficialNames [2022-04-19T15:07:20.923Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-19T15:07:20.924Z] === RUN TestTagMatchesDigest [2022-04-19T15:07:20.924Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-19T15:07:20.924Z] PASS [2022-04-19T15:07:20.924Z] [2022-04-19T15:07:20.924Z] === Skipped [2022-04-19T15:07:20.924Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T15:07:20.924Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-19T15:07:20.924Z] [2022-04-19T15:07:20.924Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-19T15:07:20.924Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T15:07:20.924Z] [2022-04-19T15:07:20.924Z] DONE 22 tests, 2 skipped in 1.398s [2022-04-19T15:07:20.924Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-19T15:07:20.924Z] ++ 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-04-19T15:07:20.924Z] ++ set -e [2022-04-19T15:07:20.924Z] ++ '[' -n 0 ']' [2022-04-19T15:07:20.924Z] ++ set -x [2022-04-19T15:07:20.924Z] ++ 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-04-19T15:07:20.924Z] INFO: Testing against a local daemon [2022-04-19T15:07:20.924Z] === RUN TestNetworkCreateDelete [2022-04-19T15:07:21.184Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-19T15:07:21.184Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T15:07:21.444Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-04-19T15:07:21.444Z] === RUN TestDaemonDNSFallback [2022-04-19T15:07:21.836Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-19T15:07:22.395Z] === RUN TestDockerSuite/TestExecEnv [2022-04-19T15:07:23.323Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-19T15:07:23.363Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-04-19T15:07:23.363Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T15:07:23.363Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-04-19T15:07:23.363Z] === RUN TestWaitNonBlocked [2022-04-19T15:07:23.363Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:07:23.363Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:07:23.363Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:07:23.363Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:07:23.363Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:07:23.363Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:07:23.363Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-19T15:07:23.363Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-04-19T15:07:23.363Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-04-19T15:07:23.363Z] === RUN TestWaitBlocked [2022-04-19T15:07:23.363Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T15:07:23.363Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T15:07:23.363Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T15:07:23.363Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T15:07:23.363Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T15:07:23.363Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T15:07:23.622Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-19T15:07:23.622Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-04-19T15:07:23.622Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-04-19T15:07:23.622Z] === CONT TestDaemonRestartIpcMode [2022-04-19T15:07:23.622Z] === CONT TestIpcModeOlderClient [2022-04-19T15:07:23.622Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-19T15:07:23.622Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-19T15:07:24.250Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-19T15:07:24.811Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-19T15:07:26.139Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-04-19T15:07:26.139Z] --- PASS: TestDaemonRestartIpcMode (2.52s) [2022-04-19T15:07:26.139Z] PASS [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === Skipped [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-19T15:07:26.139Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-19T15:07:26.139Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-19T15:07:26.139Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-19T15:07:26.139Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T15:07:26.139Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-19T15:07:26.139Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-19T15:07:26.139Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-19T15:07:26.139Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-19T15:07:26.139Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-19T15:07:26.139Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-19T15:07:26.139Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-19T15:07:26.139Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-19T15:07:26.139Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-19T15:07:26.139Z] 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-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-19T15:07:26.139Z] 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-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-19T15:07:26.139Z] 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-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-19T15:07:26.139Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T15:07:26.139Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-19T15:07:26.139Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-19T15:07:26.139Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-19T15:07:26.139Z] [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-19T15:07:26.139Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-19T15:07:26.140Z] [2022-04-19T15:07:26.140Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-19T15:07:26.140Z] 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-04-19T15:07:26.140Z] [2022-04-19T15:07:26.140Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-19T15:07:26.140Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T15:07:26.140Z] [2022-04-19T15:07:26.140Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-19T15:07:26.140Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T15:07:26.140Z] [2022-04-19T15:07:26.140Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-19T15:07:26.140Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T15:07:26.140Z] [2022-04-19T15:07:26.140Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-19T15:07:26.140Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T15:07:26.140Z] [2022-04-19T15:07:26.140Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-19T15:07:26.140Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T15:07:26.140Z] [2022-04-19T15:07:26.140Z] DONE 211 tests, 27 skipped in 70.796s [2022-04-19T15:07:26.140Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-19T15:07:26.395Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T15:07:26.956Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-19T15:07:26.956Z] === RUN TestDaemonConfigValidation [2022-04-19T15:07:26.956Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-19T15:07:26.956Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-19T15:07:26.956Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-19T15:07:26.956Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-19T15:07:26.956Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-19T15:07:26.956Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-19T15:07:26.956Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-19T15:07:26.956Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-19T15:07:26.956Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-19T15:07:26.956Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-19T15:07:26.956Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-19T15:07:26.956Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-19T15:07:26.956Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-19T15:07:26.956Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-19T15:07:26.956Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-19T15:07:27.212Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-19T15:07:27.212Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-19T15:07:27.212Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-19T15:07:27.212Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-04-19T15:07:27.212Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-04-19T15:07:27.212Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-04-19T15:07:27.212Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T15:07:27.212Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-19T15:07:27.326Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-19T15:07:27.887Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-19T15:07:28.021Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-04-19T15:07:28.021Z] === RUN TestInspectNetwork [2022-04-19T15:07:28.143Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-19T15:07:28.447Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-19T15:07:29.008Z] === RUN TestDockerSuite/TestExecParseError [2022-04-19T15:07:29.507Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-19T15:07:29.568Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-19T15:07:30.128Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-19T15:07:30.436Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-19T15:07:30.436Z] daemon_test.go:156: [dbe343164dc86] daemon is not started [2022-04-19T15:07:30.436Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-04-19T15:07:30.437Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-19T15:07:30.437Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-04-19T15:07:30.437Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-19T15:07:30.437Z] === RUN TestDaemonProxy [2022-04-19T15:07:30.437Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-19T15:07:30.437Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-19T15:07:30.437Z] PASS [2022-04-19T15:07:30.437Z] [2022-04-19T15:07:30.437Z] === Skipped [2022-04-19T15:07:30.437Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-19T15:07:30.437Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-19T15:07:30.437Z] [2022-04-19T15:07:30.437Z] DONE 12 tests, 1 skipped in 4.150s [2022-04-19T15:07:30.437Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-19T15:07:30.437Z] INFO: Testing against a local daemon [2022-04-19T15:07:30.437Z] === RUN TestCommitInheritsEnv [2022-04-19T15:07:30.689Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-19T15:07:31.320Z] === RUN TestInspectNetwork/full_network_id [2022-04-19T15:07:31.320Z] === RUN TestInspectNetwork/partial_network_id [2022-04-19T15:07:31.320Z] === RUN TestInspectNetwork/network_name [2022-04-19T15:07:31.320Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-19T15:07:31.624Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-19T15:07:31.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-19T15:07:32.135Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-19T15:07:32.330Z] --- PASS: TestCommitInheritsEnv (1.62s) [2022-04-19T15:07:32.330Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T15:07:32.330Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-19T15:07:32.330Z] === RUN TestImportWithCustomPlatform [2022-04-19T15:07:32.330Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-19T15:07:32.330Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-19T15:07:32.330Z] === RUN TestImportWithCustomPlatform// [2022-04-19T15:07:32.330Z] === RUN TestImportWithCustomPlatform/linux [2022-04-19T15:07:32.330Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-19T15:07:32.330Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-19T15:07:32.330Z] === RUN TestImportWithCustomPlatform/macos [2022-04-19T15:07:32.330Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-19T15:07:32.330Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-19T15:07:32.585Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-04-19T15:07:32.585Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-19T15:07:32.585Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-19T15:07:32.585Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-19T15:07:32.585Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-19T15:07:32.585Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-19T15:07:32.585Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-19T15:07:32.585Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-19T15:07:32.585Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-19T15:07:32.585Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-19T15:07:32.585Z] === RUN TestImagesFilterMultiReference [2022-04-19T15:07:32.585Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-19T15:07:32.585Z] === RUN TestImagePullPlatformInvalid [2022-04-19T15:07:32.585Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-19T15:07:32.585Z] === RUN TestRemoveImageOrphaning [2022-04-19T15:07:32.696Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-19T15:07:34.472Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-04-19T15:07:34.472Z] === RUN TestRemoveImageGarbageCollector [2022-04-19T15:07:34.472Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-19T15:07:34.472Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-19T15:07:34.472Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T15:07:34.472Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-19T15:07:34.472Z] === RUN TestTagInvalidReference [2022-04-19T15:07:34.472Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-19T15:07:34.472Z] === RUN TestTagValidPrefixedRepo [2022-04-19T15:07:34.472Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-19T15:07:34.472Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T15:07:34.472Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-19T15:07:34.472Z] === RUN TestTagOfficialNames [2022-04-19T15:07:34.472Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-19T15:07:34.472Z] === RUN TestTagMatchesDigest [2022-04-19T15:07:34.472Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-19T15:07:34.472Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-19T15:07:35.272Z] Removing intermediate container 2bf5b4e83b6c [2022-04-19T15:07:35.272Z] ---> d7679075a6c6 [2022-04-19T15:07:35.272Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-19T15:07:35.272Z] ---> Running in 583207ee4318 [2022-04-19T15:07:35.272Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-19T15:07:35.272Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-19T15:07:35.519Z] --- PASS: TestInspectNetwork (7.01s) [2022-04-19T15:07:35.519Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-19T15:07:35.519Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-19T15:07:35.519Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-19T15:07:35.519Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-19T15:07:35.519Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T15:07:35.730Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-19T15:07:35.730Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-19T15:07:35.730Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-19T15:07:35.730Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-19T15:07:35.730Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-19T15:07:35.839Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-19T15:07:35.840Z] [2022-04-19T15:07:35.840Z] ________ ____ __. [2022-04-19T15:07:35.840Z] \_____ \ | |/ _| [2022-04-19T15:07:35.840Z] / | \| < [2022-04-19T15:07:35.840Z] / | \ | \ [2022-04-19T15:07:35.840Z] \_______ /____|__ \ [2022-04-19T15:07:35.840Z] \/ \/ [2022-04-19T15:07:35.840Z] [2022-04-19T15:07:35.840Z] INFO: make.ps1 ended at 04/19/2022 15:07:26 [2022-04-19T15:07:35.840Z] INFO: Binaries build ended at 04/19/2022 15:07:27. Duration:00:01:38.9583617 [2022-04-19T15:07:35.840Z] INFO: Copying the built daemon binary to d:\CI\PR-43502\1\binary\dockerd-a46700dbdb.exe... [2022-04-19T15:07:35.840Z] INFO: Copying the built client binary to d:\CI\PR-43502\1\binary\docker-a46700dbdb.exe... [2022-04-19T15:07:35.840Z] INFO: Copying dockerversion from the container... [2022-04-19T15:07:35.840Z] INFO: Copying the golang package from the container to d:\CI\PR-43502\1\installer\go.zip... [2022-04-19T15:07:35.840Z] INFO: Extracting go.zip to d:\CI\PR-43502\1\go [2022-04-19T15:07:35.953Z] --- PASS: TestServicePlugin (28.95s) [2022-04-19T15:07:35.953Z] === RUN TestServiceUpdateLabel [2022-04-19T15:07:36.186Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-19T15:07:36.186Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-19T15:07:36.186Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-19T15:07:36.186Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-19T15:07:36.186Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-19T15:07:36.186Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-19T15:07:36.458Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-04-19T15:07:36.458Z] === RUN TestNetworkInvalidJSON [2022-04-19T15:07:36.458Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T15:07:36.458Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T15:07:36.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:07:36.458Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:07:36.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:07:36.458Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:07:36.458Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T15:07:36.458Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T15:07:36.458Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:07:36.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T15:07:36.458Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T15:07:36.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T15:07:36.458Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T15:07:36.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T15:07:36.458Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T15:07:36.458Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:07:36.459Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T15:07:36.459Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T15:07:36.459Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T15:07:36.459Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T15:07:36.459Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T15:07:36.459Z] === RUN TestNetworkList [2022-04-19T15:07:36.459Z] === RUN TestNetworkList//networks [2022-04-19T15:07:36.459Z] === PAUSE TestNetworkList//networks [2022-04-19T15:07:36.459Z] === RUN TestNetworkList//networks/ [2022-04-19T15:07:36.459Z] === PAUSE TestNetworkList//networks/ [2022-04-19T15:07:36.459Z] === CONT TestNetworkList//networks [2022-04-19T15:07:36.459Z] === CONT TestNetworkList//networks/ [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkList (0.01s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T15:07:36.459Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T15:07:36.459Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T15:07:36.644Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-19T15:07:37.028Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-19T15:07:37.028Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T15:07:37.836Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-04-19T15:07:37.836Z] === RUN TestServiceUpdateSecrets [2022-04-19T15:07:37.970Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-19T15:07:37.970Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T15:07:38.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-19T15:07:38.178Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-19T15:07:38.178Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-19T15:07:38.909Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-19T15:07:38.910Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T15:07:39.849Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-19T15:07:39.849Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T15:07:39.977Z] docker_api_swarm_test.go:202: [df62f16280a87] joining swarm manager [ddda78319531b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:07:41.232Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-19T15:07:41.232Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T15:07:41.802Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-19T15:07:41.802Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T15:07:41.843Z] --- PASS: TestServicePlugin (30.05s) [2022-04-19T15:07:41.843Z] === RUN TestServiceUpdateLabel [2022-04-19T15:07:42.782Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-04-19T15:07:42.782Z] === RUN TestServiceUpdateSecrets [2022-04-19T15:07:43.712Z] --- PASS: TestServiceWithPredefinedNetwork (2.16s) [2022-04-19T15:07:43.712Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T15:07:43.712Z] service_test.go:243: FLAKY_TEST [2022-04-19T15:07:43.712Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T15:07:43.712Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T15:07:44.108Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-19T15:07:44.108Z] [2022-04-19T15:07:44.108Z] ________ ____ __. [2022-04-19T15:07:44.108Z] \_____ \ | |/ _| [2022-04-19T15:07:44.108Z] / | \| < [2022-04-19T15:07:44.108Z] / | \ | \ [2022-04-19T15:07:44.108Z] \_______ /____|__ \ [2022-04-19T15:07:44.108Z] \/ \/ [2022-04-19T15:07:44.108Z] [2022-04-19T15:07:44.108Z] INFO: make.ps1 ended at 04/19/2022 15:07:41 [2022-04-19T15:07:44.108Z] INFO: Binaries build ended at 04/19/2022 15:07:43. Duration:00:01:45.8303083 [2022-04-19T15:07:44.142Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-19T15:07:44.142Z] === RUN TestDockerSuite/TestExecTTY [2022-04-19T15:07:44.397Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-19T15:07:44.958Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-19T15:07:45.072Z] INFO: Copying the built daemon binary to d:\CI\PR-43502\1\binary\dockerd-a46700dbdb.exe... [2022-04-19T15:07:45.072Z] INFO: Copying the built client binary to d:\CI\PR-43502\1\binary\docker-a46700dbdb.exe... [2022-04-19T15:07:45.072Z] INFO: Copying dockerversion from the container... [2022-04-19T15:07:45.519Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-19T15:07:45.813Z] INFO: Copying the golang package from the container to d:\CI\PR-43502\1\installer\go.zip... [2022-04-19T15:07:46.273Z] INFO: Extracting go.zip to d:\CI\PR-43502\1\go [2022-04-19T15:07:46.445Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-19T15:07:46.445Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-19T15:07:46.445Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-19T15:07:47.808Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-19T15:07:48.063Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-19T15:07:49.426Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-19T15:07:49.681Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-19T15:07:50.240Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-19T15:07:52.000Z] INFO [linters context/goanalysis] analyzers took 4m57.045511962s with top 10 stages: buildir: 1m59.830970717s, goimports: 24.639754852s, unconvert: 19.796907028s, gosec: 15.961464854s, S1038: 8.342008387s, golint: 7.412555279s, misspell: 6.3114762s, nilness: 5.333382367s, inspect: 4.083671076s, S1039: 3.335402152s [2022-04-19T15:07:52.000Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-19T15:07:52.000Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2440/2440, autogenerated_exclude: 2055/2440, cgo: 2440/3056, exclude-rules: 78/2055, filename_unadjuster: 2440/2440, identifier_marker: 2055/2055, nolint: 0/78, path_prettifier: 2440/2440, skip_dirs: 2440/2440, exclude: 2055/2055 [2022-04-19T15:07:52.000Z] INFO [runner] processing took 81.969968ms with stages: nolint: 32.336797ms, identifier_marker: 21.645695ms, path_prettifier: 9.583723ms, autogenerated_exclude: 8.373162ms, exclude-rules: 7.792548ms, skip_dirs: 1.811654ms, cgo: 268.887µs, filename_unadjuster: 151.69µs, max_same_issues: 1.393µs, skip_files: 774ns, uniq_by_line: 698ns, diff: 671ns, max_from_linter: 453ns, path_shortener: 386ns, source_code: 287ns, exclude: 261ns, severity-rules: 237ns, sort_results: 228ns, max_per_file_from_linter: 227ns, path_prefixer: 197ns [2022-04-19T15:07:52.000Z] INFO [runner] linters took 1m31.00531181s with stages: goanalysis_metalinter: 1m30.923138105s [2022-04-19T15:07:52.000Z] INFO File cache stats: 1666 entries of total size 8.4MiB [2022-04-19T15:07:52.000Z] INFO Memory: 2597 samples, avg is 284.6MB, max is 1204.8MB [2022-04-19T15:07:52.000Z] INFO Execution took 4m19.52628638s [2022-04-19T15:07:52.000Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-19T15:07:52.346Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/make.sh dynbinary test-docker-py [2022-04-19T15:07:52.607Z] [2022-04-19T15:07:52.755Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2022-04-19T15:07:52.755Z] === RUN TestServiceUpdateConfigs [2022-04-19T15:07:52.868Z] Removing bundles/ [2022-04-19T15:07:52.868Z] [2022-04-19T15:07:52.868Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T15:07:52.868Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T15:07:52.868Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T15:07:55.269Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-19T15:07:57.676Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2022-04-19T15:07:57.676Z] === RUN TestServiceUpdateConfigs [2022-04-19T15:07:58.609Z] --- PASS: TestServiceWithDataPathPortInit (13.18s) [2022-04-19T15:07:58.609Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T15:07:59.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-19T15:07:59.433Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-19T15:07:59.549Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y14489zosfn4wb4mu4lry1kw6 Created:2022-04-19 15:07:58.281165202 +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[57cd9543dae5796816b6adc565080589960e0abcc74902564a56eab092654862:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xgjw1e7byl1v6exqsl8n20psf EndpointID:1ca285881d4950ac430e17963ebeec05a8a9a111a7dc735300fdb574253e9e58 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7762d147f4942c959e51869d79a88dcf849a4551e3aebcd5325c500e81b2e5db 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:0f9a1479238a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xgjw1e7byl1v6exqsl8n20psf EndpointID:1ca285881d4950ac430e17963ebeec05a8a9a111a7dc735300fdb574253e9e58 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-19T15:08:00.796Z] docker_api_swarm_test.go:384: [dfb18faeedfce] joining swarm manager [d6278188be47d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:08:01.052Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-19T15:08:01.170Z] INFO: Extraction ended at 04/19/2022 15:07:58. Duration:00:00:28.8514715 [2022-04-19T15:08:01.170Z] INFO: Updating the golang and path environment variables [2022-04-19T15:08:01.170Z] INFO: GOPATH=d:\gopath [2022-04-19T15:08:01.170Z] INFO: go version go1.18 windows/amd64 [2022-04-19T15:08:01.170Z] INFO: Running the daemon under test in debug mode [2022-04-19T15:08:01.170Z] INFO: Running the daemon under test in containerd mode [2022-04-19T15:08:01.170Z] INFO: Starting a daemon under test... [2022-04-19T15:08:01.170Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43502\1\daemon --pidfile d:\CI\PR-43502\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-19T15:08:01.170Z] INFO: Containerd started successfully. [2022-04-19T15:08:01.170Z] INFO: Process started successfully. [2022-04-19T15:08:01.170Z] INFO: Start tailing logs of the daemon under tests [2022-04-19T15:08:01.170Z] INFO: Waiting for the daemon under test to start... [2022-04-19T15:08:02.965Z] docker_api_swarm_test.go:385: [d19f630e9a9ff] joining swarm manager [d6278188be47d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:08:03.324Z] Removing intermediate container 583207ee4318 [2022-04-19T15:08:03.324Z] ---> fffdcf1147ab [2022-04-19T15:08:03.324Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-19T15:08:03.324Z] ---> Running in 53c38d676993 [2022-04-19T15:08:03.324Z] Removing intermediate container 53c38d676993 [2022-04-19T15:08:03.324Z] ---> a66b26679417 [2022-04-19T15:08:03.324Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-19T15:08:03.324Z] ---> Running in 124ee70a771d [2022-04-19T15:08:03.324Z] Removing intermediate container 124ee70a771d [2022-04-19T15:08:03.324Z] ---> c2417585df18 [2022-04-19T15:08:03.324Z] Step 11/11 : COPY . . [2022-04-19T15:08:03.747Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s) [2022-04-19T15:08:03.747Z] PASS [2022-04-19T15:08:03.747Z] [2022-04-19T15:08:03.747Z] === Skipped [2022-04-19T15:08:03.747Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T15:08:03.747Z] service_test.go:243: FLAKY_TEST [2022-04-19T15:08:03.747Z] [2022-04-19T15:08:03.747Z] DONE 38 tests, 1 skipped in 42.935s [2022-04-19T15:08:03.747Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-19T15:08:03.747Z] ++ 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-04-19T15:08:03.747Z] ++ set -e [2022-04-19T15:08:03.747Z] ++ '[' -n 0 ']' [2022-04-19T15:08:03.747Z] ++ set -x [2022-04-19T15:08:03.747Z] ++ 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-04-19T15:08:04.007Z] INFO: Testing against a local daemon [2022-04-19T15:08:04.007Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-19T15:08:04.007Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:08:04.007Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T15:08:04.007Z] === RUN TestDockerNetworkIpvlan [2022-04-19T15:08:04.007Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:08:04.007Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-19T15:08:04.007Z] PASS [2022-04-19T15:08:04.007Z] [2022-04-19T15:08:04.007Z] === Skipped [2022-04-19T15:08:04.008Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T15:08:04.008Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:08:04.008Z] [2022-04-19T15:08:04.008Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-19T15:08:04.008Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:08:04.008Z] [2022-04-19T15:08:04.008Z] DONE 2 tests, 2 skipped in 0.110s [2022-04-19T15:08:04.008Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-19T15:08:04.008Z] ++ 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-04-19T15:08:04.008Z] ++ set -e [2022-04-19T15:08:04.008Z] ++ '[' -n 0 ']' [2022-04-19T15:08:04.008Z] ++ set -x [2022-04-19T15:08:04.008Z] ++ 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-04-19T15:08:04.008Z] INFO: Testing against a local daemon [2022-04-19T15:08:04.008Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-19T15:08:05.389Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-04-19T15:08:05.389Z] === RUN TestDockerNetworkMacvlan [2022-04-19T15:08:05.481Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-19T15:08:05.958Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-19T15:08:06.043Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-19T15:08:06.043Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-19T15:08:06.043Z] === RUN TestDockerSuite/TestHealth [2022-04-19T15:08:06.899Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-19T15:08:07.409Z] --- PASS: TestServiceUpdateConfigs (14.98s) [2022-04-19T15:08:07.409Z] === RUN TestServiceUpdateNetwork [2022-04-19T15:08:07.468Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-19T15:08:09.378Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-19T15:08:10.759Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-19T15:08:12.602Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-04-19T15:08:12.602Z] === RUN TestServiceUpdateNetwork [2022-04-19T15:08:14.108Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-19T15:08:14.680Z] --- PASS: TestDockerNetworkMacvlan (9.49s) [2022-04-19T15:08:14.680Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-04-19T15:08:14.680Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-19T15:08:14.680Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-04-19T15:08:14.680Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-04-19T15:08:14.680Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-04-19T15:08:14.680Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-04-19T15:08:14.680Z] PASS [2022-04-19T15:08:14.680Z] [2022-04-19T15:08:14.680Z] DONE 8 tests in 10.829s [2022-04-19T15:08:14.680Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-19T15:08:14.680Z] ++ 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-04-19T15:08:14.680Z] ++ set -e [2022-04-19T15:08:14.680Z] ++ '[' -n 0 ']' [2022-04-19T15:08:14.680Z] ++ set -x [2022-04-19T15:08:14.680Z] ++ 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-04-19T15:08:14.940Z] testing: warning: no tests to run [2022-04-19T15:08:14.940Z] PASS [2022-04-19T15:08:14.940Z] [2022-04-19T15:08:14.940Z] DONE 0 tests in 0.028s [2022-04-19T15:08:14.940Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-19T15:08:14.940Z] ++ 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-04-19T15:08:14.940Z] ++ set -e [2022-04-19T15:08:14.940Z] ++ '[' -n 0 ']' [2022-04-19T15:08:14.940Z] ++ set -x [2022-04-19T15:08:14.941Z] ++ 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-04-19T15:08:14.941Z] INFO: Testing against a local daemon [2022-04-19T15:08:14.941Z] === RUN TestAuthZPluginAllowRequest [2022-04-19T15:08:16.322Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-04-19T15:08:16.322Z] === RUN TestAuthZPluginTLS [2022-04-19T15:08:16.582Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-04-19T15:08:16.582Z] === RUN TestAuthZPluginDenyRequest [2022-04-19T15:08:17.152Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-19T15:08:17.152Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-19T15:08:17.721Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-19T15:08:17.721Z] === RUN TestAuthZPluginDenyResponse [2022-04-19T15:08:18.293Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-19T15:08:18.293Z] === RUN TestAuthZPluginAllowEventStream [2022-04-19T15:08:19.007Z] ...INFO: Daemon under test started and replied! [2022-04-19T15:08:19.008Z] INFO: Docker version of the daemon under test [2022-04-19T15:08:19.008Z] [2022-04-19T15:08:19.008Z] Client: [2022-04-19T15:08:19.008Z] Version: 17.06.2-ce [2022-04-19T15:08:19.008Z] API version: 1.30 [2022-04-19T15:08:19.008Z] Go version: go1.8.3 [2022-04-19T15:08:19.008Z] Git commit: cec0b72 [2022-04-19T15:08:19.008Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-19T15:08:19.008Z] OS/Arch: windows/amd64 [2022-04-19T15:08:19.008Z] [2022-04-19T15:08:19.008Z] Server: [2022-04-19T15:08:19.008Z] Version: 0.0.0-dev [2022-04-19T15:08:19.008Z] API version: 1.42 (minimum version 1.24) [2022-04-19T15:08:19.008Z] Go version: go1.18 [2022-04-19T15:08:19.008Z] Git commit: a46700dbdb [2022-04-19T15:08:19.008Z] Built: 04/19/2022 15:05:53 [2022-04-19T15:08:19.008Z] OS/Arch: windows/amd64 [2022-04-19T15:08:19.008Z] Experimental: false [2022-04-19T15:08:19.008Z] [2022-04-19T15:08:19.008Z] INFO: Docker info of the daemon under test [2022-04-19T15:08:19.008Z] [2022-04-19T15:08:19.008Z] Containers: 0 [2022-04-19T15:08:19.008Z] Running: 0 [2022-04-19T15:08:19.008Z] Paused: 0 [2022-04-19T15:08:19.008Z] Stopped: 0 [2022-04-19T15:08:19.008Z] Images: 0 [2022-04-19T15:08:19.008Z] Server Version: 0.0.0-dev [2022-04-19T15:08:19.008Z] Storage Driver: windowsfilter [2022-04-19T15:08:19.008Z] Windows: [2022-04-19T15:08:19.008Z] Logging Driver: json-file [2022-04-19T15:08:19.008Z] Plugins: [2022-04-19T15:08:19.008Z] Volume: local [2022-04-19T15:08:19.008Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T15:08:19.008Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T15:08:19.008Z] Swarm: inactive [2022-04-19T15:08:19.008Z] Default Isolation: process [2022-04-19T15:08:19.008Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T15:08:19.008Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-19T15:08:19.008Z] OSType: windows [2022-04-19T15:08:19.008Z] Architecture: x86_64 [2022-04-19T15:08:19.008Z] CPUs: 4 [2022-04-19T15:08:19.008Z] Total Memory: 32GiB [2022-04-19T15:08:19.008Z] Name: azwin-2-a0da00 [2022-04-19T15:08:19.008Z] ID: 344Z:YF7A:MQ5X:MQFI:SQUA:OV3S:KUZX:ECDE:Q46Z:LLOU:DXX3:AIC2 [2022-04-19T15:08:19.008Z] Docker Root Dir: D:\CI\PR-43502\1\daemon [2022-04-19T15:08:19.008Z] Debug Mode (client): false [2022-04-19T15:08:19.008Z] Debug Mode (server): true [2022-04-19T15:08:19.008Z] File Descriptors: -1 [2022-04-19T15:08:19.008Z] Goroutines: 29 [2022-04-19T15:08:19.008Z] System Time: 2022-04-19T15:08:18.7578178Z [2022-04-19T15:08:19.008Z] EventsListeners: 0 [2022-04-19T15:08:19.008Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:08:19.008Z] Labels: [2022-04-19T15:08:19.008Z] Experimental: false [2022-04-19T15:08:19.008Z] Insecure Registries: [2022-04-19T15:08:19.008Z] 127.0.0.0/8 [2022-04-19T15:08:19.008Z] Live Restore Enabled: false [2022-04-19T15:08:19.008Z] [2022-04-19T15:08:19.008Z] [2022-04-19T15:08:19.008Z] INFO: Docker images of the daemon under test [2022-04-19T15:08:19.008Z] [2022-04-19T15:08:19.008Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T15:08:19.008Z] [2022-04-19T15:08:19.008Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-19T15:08:19.008Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-19T15:08:19.233Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-04-19T15:08:19.233Z] === RUN TestAuthZPluginErrorResponse [2022-04-19T15:08:19.480Z] ltsc2022: Pulling from windows/servercore [2022-04-19T15:08:19.802Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-19T15:08:19.802Z] === RUN TestAuthZPluginErrorRequest [2022-04-19T15:08:19.950Z] 8f616e6e9eec: Pulling fs layer [2022-04-19T15:08:19.950Z] dccd9e4d14d3: Pulling fs layer [2022-04-19T15:08:20.372Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-19T15:08:20.372Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-19T15:08:20.941Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-19T15:08:20.941Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-19T15:08:21.936Z] INFO: Extraction ended at 04/19/2022 15:08:17. Duration:00:00:31.3555471 [2022-04-19T15:08:21.936Z] INFO: Updating the golang and path environment variables [2022-04-19T15:08:21.936Z] INFO: GOPATH=d:\gopath [2022-04-19T15:08:21.936Z] INFO: go version go1.18 windows/amd64 [2022-04-19T15:08:21.936Z] INFO: Running the daemon under test in debug mode [2022-04-19T15:08:21.936Z] INFO: Starting a daemon under test... [2022-04-19T15:08:21.936Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43502\1\daemon --pidfile d:\CI\PR-43502\1\docker.pid -D [2022-04-19T15:08:21.936Z] INFO: Process started successfully. [2022-04-19T15:08:21.936Z] INFO: Start tailing logs of the daemon under tests [2022-04-19T15:08:21.936Z] INFO: Waiting for the daemon under test to start... [2022-04-19T15:08:22.244Z] --- PASS: TestServiceUpdateNetwork (12.91s) [2022-04-19T15:08:22.244Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T15:08:22.244Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-19T15:08:22.244Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-19T15:08:22.322Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-04-19T15:08:22.322Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-19T15:08:23.703Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s) [2022-04-19T15:08:23.703Z] === RUN TestAuthZPluginHeader [2022-04-19T15:08:24.273Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-19T15:08:24.273Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-19T15:08:24.273Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T15:08:24.273Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-19T15:08:24.273Z] === RUN TestAuthZPluginV2Disable [2022-04-19T15:08:24.273Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T15:08:24.273Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-19T15:08:24.273Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-19T15:08:24.273Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T15:08:24.273Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-19T15:08:24.273Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-19T15:08:24.533Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T15:08:24.533Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-19T15:08:24.533Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-19T15:08:24.819Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2022-04-19T15:08:24.820Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T15:08:25.079Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-19T15:08:25.509Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-19T15:08:25.509Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-19T15:08:25.509Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-19T15:08:25.509Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-19T15:08:25.650Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-19T15:08:25.765Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-19T15:08:25.765Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-19T15:08:26.326Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-19T15:08:26.326Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-19T15:08:26.326Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-19T15:08:26.326Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-19T15:08:26.326Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-19T15:08:26.581Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-19T15:08:26.837Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-19T15:08:26.837Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-19T15:08:27.397Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-19T15:08:27.397Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-19T15:08:27.958Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-19T15:08:28.518Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-19T15:08:28.518Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-19T15:08:29.078Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-19T15:08:29.078Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-19T15:08:31.592Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-19T15:08:31.593Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-19T15:08:31.593Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-19T15:08:32.516Z] === RUN TestDockerSuite/TestImportFile [2022-04-19T15:08:33.442Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-19T15:08:33.442Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-19T15:08:33.775Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-19T15:08:34.804Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-19T15:08:34.919Z] dccd9e4d14d3: Verifying Checksum [2022-04-19T15:08:34.919Z] dccd9e4d14d3: Download complete [2022-04-19T15:08:35.731Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-19T15:08:37.094Z] --- PASS: TestServiceUpdatePidsLimit (16.59s) [2022-04-19T15:08:37.094Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-19T15:08:37.094Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-04-19T15:08:37.094Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-04-19T15:08:37.094Z] PASS [2022-04-19T15:08:37.094Z] [2022-04-19T15:08:37.094Z] === Skipped [2022-04-19T15:08:37.094Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-19T15:08:37.094Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T15:08:37.094Z] [2022-04-19T15:08:37.094Z] DONE 27 tests, 1 skipped in 194.372s [2022-04-19T15:08:37.094Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-19T15:08:37.094Z] ++ 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-04-19T15:08:37.094Z] ++ set -e [2022-04-19T15:08:37.094Z] ++ '[' -n 0 ']' [2022-04-19T15:08:37.094Z] ++ set -x [2022-04-19T15:08:37.094Z] ++ 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-04-19T15:08:37.094Z] INFO: Testing against a local daemon [2022-04-19T15:08:37.094Z] === RUN TestSessionCreate [2022-04-19T15:08:37.094Z] --- PASS: TestSessionCreate (0.02s) [2022-04-19T15:08:37.094Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T15:08:37.094Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-04-19T15:08:37.094Z] PASS [2022-04-19T15:08:37.094Z] [2022-04-19T15:08:37.094Z] DONE 2 tests in 0.107s [2022-04-19T15:08:37.094Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-19T15:08:37.094Z] ++ 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-04-19T15:08:37.094Z] ++ set -e [2022-04-19T15:08:37.094Z] ++ '[' -n 0 ']' [2022-04-19T15:08:37.094Z] ++ set -x [2022-04-19T15:08:37.095Z] ++ 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-04-19T15:08:37.095Z] INFO: Testing against a local daemon [2022-04-19T15:08:37.095Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T15:08:37.095Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T15:08:37.095Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T15:08:37.095Z] === RUN TestDiskUsage [2022-04-19T15:08:37.095Z] === PAUSE TestDiskUsage [2022-04-19T15:08:37.095Z] === RUN TestEventsExecDie [2022-04-19T15:08:37.095Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-19T15:08:37.656Z] --- PASS: TestEventsExecDie (0.57s) [2022-04-19T15:08:37.656Z] === RUN TestEventsBackwardsCompatible [2022-04-19T15:08:37.656Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-19T15:08:37.656Z] === RUN TestEventsVolumeCreate [2022-04-19T15:08:37.656Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-19T15:08:37.656Z] === RUN TestInfoBinaryCommits [2022-04-19T15:08:37.656Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-04-19T15:08:37.656Z] === RUN TestInfoAPIVersioned [2022-04-19T15:08:37.657Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-04-19T15:08:37.657Z] === RUN TestInfoAPI [2022-04-19T15:08:37.657Z] --- PASS: TestInfoAPI (0.01s) [2022-04-19T15:08:37.657Z] === RUN TestInfoAPIWarnings [2022-04-19T15:08:37.912Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-19T15:08:38.473Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-19T15:08:38.968Z] ---> 6a7dd03052c9 [2022-04-19T15:08:39.034Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-19T15:08:39.034Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-19T15:08:39.034Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-19T15:08:39.289Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-19T15:08:39.577Z] ...INFO: Daemon under test started and replied! [2022-04-19T15:08:39.577Z] INFO: Docker version of the daemon under test [2022-04-19T15:08:39.577Z] [2022-04-19T15:08:39.577Z] Client: [2022-04-19T15:08:39.577Z] Version: 17.06.2-ce [2022-04-19T15:08:39.577Z] API version: 1.30 [2022-04-19T15:08:39.577Z] Go version: go1.8.3 [2022-04-19T15:08:39.577Z] Git commit: cec0b72 [2022-04-19T15:08:39.577Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-19T15:08:39.577Z] OS/Arch: windows/amd64 [2022-04-19T15:08:39.577Z] [2022-04-19T15:08:39.577Z] Server: [2022-04-19T15:08:39.577Z] Version: 0.0.0-dev [2022-04-19T15:08:39.577Z] API version: 1.42 (minimum version 1.24) [2022-04-19T15:08:39.577Z] Go version: go1.18 [2022-04-19T15:08:39.577Z] Git commit: a46700dbdb [2022-04-19T15:08:39.577Z] Built: 04/19/2022 15:06:02 [2022-04-19T15:08:39.577Z] OS/Arch: windows/amd64 [2022-04-19T15:08:39.577Z] Experimental: false [2022-04-19T15:08:39.577Z] [2022-04-19T15:08:39.577Z] INFO: Docker info of the daemon under test [2022-04-19T15:08:39.577Z] [2022-04-19T15:08:39.577Z] Containers: 0 [2022-04-19T15:08:39.577Z] Running: 0 [2022-04-19T15:08:39.577Z] Paused: 0 [2022-04-19T15:08:39.577Z] Stopped: 0 [2022-04-19T15:08:39.577Z] Images: 0 [2022-04-19T15:08:39.577Z] Server Version: 0.0.0-dev [2022-04-19T15:08:39.577Z] Storage Driver: windowsfilter [2022-04-19T15:08:39.577Z] Windows: [2022-04-19T15:08:39.577Z] Logging Driver: json-file [2022-04-19T15:08:39.577Z] Plugins: [2022-04-19T15:08:39.577Z] Volume: local [2022-04-19T15:08:39.577Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T15:08:39.577Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T15:08:39.577Z] Swarm: inactive [2022-04-19T15:08:39.577Z] Default Isolation: process [2022-04-19T15:08:39.577Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T15:08:39.578Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-19T15:08:39.578Z] OSType: windows [2022-04-19T15:08:39.578Z] Architecture: x86_64 [2022-04-19T15:08:39.578Z] CPUs: 4 [2022-04-19T15:08:39.578Z] Total Memory: 32GiB [2022-04-19T15:08:39.578Z] Name: azwin-2-d93060 [2022-04-19T15:08:39.578Z] ID: 56ZJ:ZWEN:WUY2:BWRI:4J4H:LAGV:VCAL:5ZBB:TXUZ:H3MB:LA5B:ZTYG [2022-04-19T15:08:39.578Z] Docker Root Dir: D:\CI\PR-43502\1\daemon [2022-04-19T15:08:39.578Z] Debug Mode (client): false [2022-04-19T15:08:39.578Z] Debug Mode (server): true [2022-04-19T15:08:39.578Z] File Descriptors: -1 [2022-04-19T15:08:39.578Z] Goroutines: 16 [2022-04-19T15:08:39.578Z] System Time: 2022-04-19T15:08:36.9073294Z [2022-04-19T15:08:39.578Z] EventsListeners: 0 [2022-04-19T15:08:39.578Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:08:39.578Z] Labels: [2022-04-19T15:08:39.578Z] Experimental: false [2022-04-19T15:08:39.578Z] Insecure Registries: [2022-04-19T15:08:39.578Z] 127.0.0.0/8 [2022-04-19T15:08:39.578Z] Live Restore Enabled: false [2022-04-19T15:08:39.578Z] [2022-04-19T15:08:39.578Z] [2022-04-19T15:08:39.578Z] INFO: Docker images of the daemon under test [2022-04-19T15:08:39.578Z] [2022-04-19T15:08:39.578Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T15:08:39.578Z] [2022-04-19T15:08:39.578Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-19T15:08:39.578Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-19T15:08:39.578Z] ltsc2022: Pulling from windows/servercore [2022-04-19T15:08:39.578Z] 8f616e6e9eec: Pulling fs layer [2022-04-19T15:08:39.578Z] dccd9e4d14d3: Pulling fs layer [2022-04-19T15:08:39.863Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-19T15:08:39.955Z] Successfully built 6a7dd03052c9 [2022-04-19T15:08:39.955Z] Successfully tagged docker:latest [2022-04-19T15:08:39.955Z] INFO: Image build ended at 04/19/2022 15:08:39. Duration:00:04:40.1794281 [2022-04-19T15:08:39.955Z] [2022-04-19T15:08:39.955Z] [2022-04-19T15:08:39.955Z] INFO: Building the test binaries at 04/19/2022 15:08:39... [2022-04-19T15:08:40.348Z] --- PASS: TestServiceUpdatePidsLimit (16.16s) [2022-04-19T15:08:40.348Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-19T15:08:40.348Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-19T15:08:40.348Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-19T15:08:40.348Z] PASS [2022-04-19T15:08:40.348Z] [2022-04-19T15:08:40.348Z] === Skipped [2022-04-19T15:08:40.348Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-19T15:08:40.348Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T15:08:40.348Z] [2022-04-19T15:08:40.348Z] DONE 27 tests, 1 skipped in 182.666s [2022-04-19T15:08:40.348Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-19T15:08:40.348Z] INFO: Testing against a local daemon [2022-04-19T15:08:40.348Z] === RUN TestSessionCreate [2022-04-19T15:08:40.348Z] --- PASS: TestSessionCreate (0.02s) [2022-04-19T15:08:40.348Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T15:08:40.348Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-19T15:08:40.348Z] PASS [2022-04-19T15:08:40.348Z] [2022-04-19T15:08:40.348Z] DONE 2 tests in 0.053s [2022-04-19T15:08:40.348Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-19T15:08:40.348Z] INFO: Testing against a local daemon [2022-04-19T15:08:40.348Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T15:08:40.348Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-19T15:08:40.348Z] === RUN TestDiskUsage [2022-04-19T15:08:40.348Z] === PAUSE TestDiskUsage [2022-04-19T15:08:40.348Z] === RUN TestEventsExecDie [2022-04-19T15:08:40.439Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-19T15:08:40.608Z] --- PASS: TestEventsExecDie (0.53s) [2022-04-19T15:08:40.608Z] === RUN TestEventsBackwardsCompatible [2022-04-19T15:08:40.608Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-04-19T15:08:40.608Z] === RUN TestEventsVolumeCreate [2022-04-19T15:08:40.608Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-19T15:08:40.608Z] === RUN TestInfoBinaryCommits [2022-04-19T15:08:40.608Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-19T15:08:40.608Z] === RUN TestInfoAPIVersioned [2022-04-19T15:08:40.608Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-19T15:08:40.608Z] === RUN TestInfoAPI [2022-04-19T15:08:40.608Z] --- PASS: TestInfoAPI (0.02s) [2022-04-19T15:08:40.608Z] === RUN TestInfoAPIWarnings [2022-04-19T15:08:41.000Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-19T15:08:41.562Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-19T15:08:41.817Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-19T15:08:41.817Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-19T15:08:42.124Z] 8f616e6e9eec: Verifying Checksum [2022-04-19T15:08:42.125Z] 8f616e6e9eec: Download complete [2022-04-19T15:08:42.636Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-19T15:08:42.636Z] PASS [2022-04-19T15:08:42.636Z] [2022-04-19T15:08:42.636Z] === Skipped [2022-04-19T15:08:42.636Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-19T15:08:42.636Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T15:08:42.636Z] [2022-04-19T15:08:42.636Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-19T15:08:42.636Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T15:08:42.636Z] [2022-04-19T15:08:42.636Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-19T15:08:42.636Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T15:08:42.636Z] [2022-04-19T15:08:42.636Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-19T15:08:42.636Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T15:08:42.636Z] [2022-04-19T15:08:42.636Z] DONE 17 tests, 4 skipped in 26.164s [2022-04-19T15:08:42.636Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-19T15:08:42.636Z] ++ 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-04-19T15:08:42.636Z] ++ set -e [2022-04-19T15:08:42.636Z] ++ '[' -n 0 ']' [2022-04-19T15:08:42.636Z] ++ set -x [2022-04-19T15:08:42.636Z] ++ 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-04-19T15:08:42.636Z] INFO: Testing against a local daemon [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:08:42.636Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:08:42.636Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T15:08:42.636Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T15:08:42.636Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T15:08:42.636Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T15:08:42.636Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T15:08:42.636Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T15:08:42.636Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T15:08:42.636Z] === RUN TestPluginInstall [2022-04-19T15:08:42.636Z] === RUN TestPluginInstall/no_auth [2022-04-19T15:08:42.636Z] time="2022-04-19T15:08:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:08:42.636Z] time="2022-04-19T15:08:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0aac094077ac74ca8ae3ddbe9f15b804cea0a98eafbfce68a81358750b27e82b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:08:42.636Z] time="2022-04-19T15:08:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:08:42.636Z] time="2022-04-19T15:08:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0aac094077ac74ca8ae3ddbe9f15b804cea0a98eafbfce68a81358750b27e82b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:08:42.636Z] === RUN TestPluginInstall/with_htpasswd [2022-04-19T15:08:42.636Z] time="2022-04-19T15:08:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:08:42.636Z] time="2022-04-19T15:08:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12406e2c553a78d0d19de4c91781be4208f2de4eb02a07aef1164d7039b3abba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:08:42.636Z] time="2022-04-19T15:08:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:08:42.636Z] time="2022-04-19T15:08:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12406e2c553a78d0d19de4c91781be4208f2de4eb02a07aef1164d7039b3abba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:08:42.636Z] === RUN TestPluginInstall/with_insecure [2022-04-19T15:08:43.181Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-19T15:08:43.575Z] time="2022-04-19T15:08:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:08:43.575Z] time="2022-04-19T15:08:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:434cbf1093efcf6cbdadc3df632241e921bb206b964eb95d2fe496e5ed2692d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:08:43.575Z] time="2022-04-19T15:08:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T15:08:43.575Z] time="2022-04-19T15:08:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:434cbf1093efcf6cbdadc3df632241e921bb206b964eb95d2fe496e5ed2692d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T15:08:43.742Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-19T15:08:43.835Z] plugin_test.go:195: [d045d59b1cfa4] daemon is not started [2022-04-19T15:08:43.835Z] --- PASS: TestPluginInstall (2.54s) [2022-04-19T15:08:43.835Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-04-19T15:08:43.835Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-04-19T15:08:43.835Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-04-19T15:08:43.835Z] === RUN TestPluginsWithRuntimes [2022-04-19T15:08:43.998Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-19T15:08:44.253Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-19T15:08:44.508Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-19T15:08:44.508Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-19T15:08:44.508Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-19T15:08:45.217Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-19T15:08:45.436Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-19T15:08:45.692Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-19T15:08:46.157Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-19T15:08:46.253Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-19T15:08:46.816Z] === RUN TestDockerSuite/TestInspectImage [2022-04-19T15:08:46.816Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-19T15:08:46.816Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-19T15:08:46.816Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-19T15:08:46.816Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-19T15:08:47.097Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-04-19T15:08:47.097Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-19T15:08:47.097Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-04-19T15:08:47.097Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T15:08:47.230Z] INFO: make.ps1 starting at 04/19/2022 15:08:46 [2022-04-19T15:08:47.377Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-19T15:08:47.672Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-19T15:08:47.672Z] PASS [2022-04-19T15:08:47.672Z] [2022-04-19T15:08:47.672Z] DONE 24 tests in 6.566s [2022-04-19T15:08:47.672Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-19T15:08:47.672Z] ++ 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-04-19T15:08:47.672Z] ++ set -e [2022-04-19T15:08:47.672Z] ++ '[' -n 0 ']' [2022-04-19T15:08:47.672Z] ++ set -x [2022-04-19T15:08:47.672Z] ++ 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-04-19T15:08:47.672Z] INFO: Testing against a local daemon [2022-04-19T15:08:47.672Z] === RUN TestExternalGraphDriver [2022-04-19T15:08:47.672Z] === RUN TestExternalGraphDriver/json [2022-04-19T15:08:47.699Z] INFO: Git commit (a46700dbdb) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T15:08:47.699Z] INFO: Invoking autogen... [2022-04-19T15:08:47.938Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-19T15:08:47.938Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-19T15:08:48.169Z] INFO: Building daemon... [2022-04-19T15:08:48.499Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-19T15:08:48.755Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-19T15:08:49.605Z] === RUN TestExternalGraphDriver/spec [2022-04-19T15:08:50.990Z] === RUN TestExternalGraphDriver/pull [2022-04-19T15:08:51.270Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-19T15:08:51.270Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-19T15:08:51.270Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-19T15:08:51.831Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-19T15:08:52.757Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-19T15:08:52.900Z] --- PASS: TestExternalGraphDriver (4.89s) [2022-04-19T15:08:52.900Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-04-19T15:08:52.900Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-04-19T15:08:52.900Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-04-19T15:08:52.900Z] === RUN TestGraphdriverPluginV2 [2022-04-19T15:08:52.900Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T15:08:52.900Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-19T15:08:52.900Z] PASS [2022-04-19T15:08:52.900Z] [2022-04-19T15:08:52.900Z] === Skipped [2022-04-19T15:08:52.900Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-19T15:08:52.900Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T15:08:52.900Z] [2022-04-19T15:08:52.900Z] DONE 5 tests, 1 skipped in 5.027s [2022-04-19T15:08:52.900Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-19T15:08:52.900Z] ++ 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-04-19T15:08:52.900Z] ++ set -e [2022-04-19T15:08:52.900Z] ++ '[' -n 0 ']' [2022-04-19T15:08:52.900Z] ++ set -x [2022-04-19T15:08:52.901Z] ++ 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-04-19T15:08:52.901Z] INFO: Testing against a local daemon [2022-04-19T15:08:52.901Z] === RUN TestContinueAfterPluginCrash [2022-04-19T15:08:52.901Z] === PAUSE TestContinueAfterPluginCrash [2022-04-19T15:08:52.901Z] === RUN TestReadPluginNoRead [2022-04-19T15:08:52.901Z] === PAUSE TestReadPluginNoRead [2022-04-19T15:08:52.901Z] === RUN TestDaemonStartWithLogOpt [2022-04-19T15:08:52.901Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-19T15:08:52.901Z] === CONT TestContinueAfterPluginCrash [2022-04-19T15:08:52.901Z] === CONT TestDaemonStartWithLogOpt [2022-04-19T15:08:53.683Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-19T15:08:53.938Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-04-19T15:08:53.938Z] === RUN TestInfoDebug [2022-04-19T15:08:54.499Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-19T15:08:54.499Z] --- PASS: TestInfoDebug (0.52s) [2022-04-19T15:08:54.499Z] === RUN TestInfoInsecureRegistries [2022-04-19T15:08:55.060Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-19T15:08:55.060Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-04-19T15:08:55.060Z] === RUN TestInfoRegistryMirrors [2022-04-19T15:08:55.316Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-19T15:08:55.572Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-19T15:08:55.572Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T15:08:55.572Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-19T15:08:55.572Z] === RUN TestPingCacheHeaders [2022-04-19T15:08:55.572Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-04-19T15:08:55.572Z] === RUN TestPingGet [2022-04-19T15:08:55.572Z] --- PASS: TestPingGet (0.01s) [2022-04-19T15:08:55.572Z] === RUN TestPingHead [2022-04-19T15:08:55.572Z] --- PASS: TestPingHead (0.01s) [2022-04-19T15:08:55.572Z] === RUN TestPingSwarmHeader [2022-04-19T15:08:55.828Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-19T15:08:56.083Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-19T15:08:56.197Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-04-19T15:08:56.197Z] === CONT TestReadPluginNoRead [2022-04-19T15:08:56.339Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-19T15:08:56.339Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-19T15:08:56.594Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-19T15:08:57.963Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-19T15:08:58.109Z] === RUN TestReadPluginNoRead/default [2022-04-19T15:08:58.218Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-19T15:08:58.218Z] --- PASS: TestPingSwarmHeader (2.69s) [2022-04-19T15:08:58.218Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-19T15:08:58.218Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-19T15:08:58.218Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-19T15:08:58.218Z] === RUN TestVersion [2022-04-19T15:08:58.473Z] --- PASS: TestVersion (0.01s) [2022-04-19T15:08:58.473Z] === CONT TestDiskUsage [2022-04-19T15:08:58.704Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-19T15:08:58.704Z] === RUN TestInfoDebug [2022-04-19T15:08:58.704Z] --- PASS: TestInfoDebug (0.52s) [2022-04-19T15:08:58.704Z] === RUN TestInfoInsecureRegistries [2022-04-19T15:08:58.704Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-19T15:08:58.704Z] === RUN TestInfoRegistryMirrors [2022-04-19T15:08:58.704Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-19T15:08:58.704Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T15:08:58.704Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-19T15:08:58.704Z] === RUN TestPingCacheHeaders [2022-04-19T15:08:58.704Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-19T15:08:58.704Z] === RUN TestPingGet [2022-04-19T15:08:58.704Z] --- PASS: TestPingGet (0.01s) [2022-04-19T15:08:58.704Z] === RUN TestPingHead [2022-04-19T15:08:58.704Z] --- PASS: TestPingHead (0.02s) [2022-04-19T15:08:58.704Z] === RUN TestPingSwarmHeader [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/empty [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/empty/container_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/empty/image_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/empty/volume_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-19T15:08:59.033Z] === RUN TestDiskUsage/after_container.Run [2022-04-19T15:08:59.274Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-19T15:08:59.274Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-19T15:08:59.288Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-19T15:08:59.491Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-19T15:08:59.544Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-19T15:08:59.544Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-19T15:08:59.544Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-19T15:08:59.544Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-19T15:08:59.544Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-19T15:08:59.544Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-19T15:08:59.544Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-19T15:08:59.544Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-19T15:08:59.544Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-19T15:08:59.544Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage (1.31s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-19T15:08:59.544Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T15:08:59.544Z] PASS [2022-04-19T15:08:59.799Z] [2022-04-19T15:08:59.799Z] === Skipped [2022-04-19T15:08:59.799Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T15:08:59.800Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T15:08:59.800Z] [2022-04-19T15:08:59.800Z] DONE 54 tests, 1 skipped in 22.712s [2022-04-19T15:08:59.800Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-19T15:08:59.800Z] ++ 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-04-19T15:08:59.800Z] ++ set -e [2022-04-19T15:08:59.800Z] ++ '[' -n 0 ']' [2022-04-19T15:08:59.800Z] ++ set -x [2022-04-19T15:08:59.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-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-04-19T15:08:59.800Z] INFO: Testing against a local daemon [2022-04-19T15:08:59.800Z] === RUN TestVolumesCreateAndList [2022-04-19T15:08:59.800Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-19T15:08:59.800Z] === RUN TestVolumesRemove [2022-04-19T15:08:59.800Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-19T15:08:59.800Z] === RUN TestVolumesInspect [2022-04-19T15:08:59.800Z] --- PASS: TestVolumesInspect (0.01s) [2022-04-19T15:08:59.800Z] === RUN TestVolumesInvalidJSON [2022-04-19T15:08:59.800Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T15:08:59.800Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T15:08:59.800Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T15:08:59.800Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T15:08:59.800Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T15:08:59.800Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T15:08:59.800Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T15:08:59.800Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-19T15:08:59.800Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-19T15:08:59.800Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T15:08:59.800Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T15:08:59.800Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T15:08:59.800Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T15:08:59.800Z] PASS [2022-04-19T15:08:59.800Z] [2022-04-19T15:08:59.800Z] DONE 9 tests in 0.184s [2022-04-19T15:08:59.800Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T15:09:00.056Z] ++++ cat bundles/test-integration/docker.pid [2022-04-19T15:09:00.056Z] +++ kill 11290 [2022-04-19T15:09:00.214Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-19T15:09:00.214Z] --- PASS: TestPingSwarmHeader (1.63s) [2022-04-19T15:09:00.214Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-19T15:09:00.214Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-19T15:09:00.214Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-19T15:09:00.214Z] === RUN TestVersion [2022-04-19T15:09:00.214Z] --- PASS: TestVersion (0.02s) [2022-04-19T15:09:00.214Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-19T15:09:00.214Z] === CONT TestDiskUsage [2022-04-19T15:09:00.431Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-19T15:09:00.617Z] +++ /etc/init.d/apparmor stop [2022-04-19T15:09:00.617Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T15:09:00.617Z] [2022-04-19T15:09:00.617Z] Unloading profiles will leave already running processes permanently [2022-04-19T15:09:00.617Z] unconfined, which can lead to unexpected situations. [2022-04-19T15:09:00.617Z] [2022-04-19T15:09:00.617Z] To set a process to complain mode, use the command line tool [2022-04-19T15:09:00.617Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T15:09:00.617Z] +++ true [2022-04-19T15:09:00.617Z] exiting test-integration [2022-04-19T15:09:00.617Z] ++ exit 0 [2022-04-19T15:09:00.617Z] [2022-04-19T15:09:00.784Z] === RUN TestDiskUsage/empty [2022-04-19T15:09:00.784Z] === RUN TestDiskUsage/empty/container_types [2022-04-19T15:09:00.784Z] === RUN TestDiskUsage/empty/image_types [2022-04-19T15:09:00.784Z] === RUN TestDiskUsage/empty/volume_types [2022-04-19T15:09:00.784Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-19T15:09:00.784Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-19T15:09:00.784Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-19T15:09:00.784Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-19T15:09:00.784Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-19T15:09:00.784Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-19T15:09:00.784Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-19T15:09:00.784Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-19T15:09:00.872Z] check_test.go:379: [d19f630e9a9ff] daemon is not started [2022-04-19T15:09:00.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-19T15:09:01.001Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2022-04-19T15:09:01.046Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-19T15:09:01.046Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-19T15:09:01.046Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-19T15:09:01.046Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-19T15:09:01.046Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-19T15:09:01.046Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-19T15:09:01.046Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-19T15:09:01.046Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-19T15:09:01.046Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-19T15:09:01.046Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-19T15:09:01.046Z] === RUN TestDiskUsage/after_container.Run [2022-04-19T15:09:01.129Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-19T15:09:01.129Z] + for job in $(jobs -p) [2022-04-19T15:09:01.129Z] + wait 2764 [2022-04-19T15:09:01.129Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-19T15:09:01.572Z] === CONT TestReadPluginNoRead [2022-04-19T15:09:01.572Z] read_test.go:92: [ddce96423dfba] daemon is not started [2022-04-19T15:09:01.572Z] --- PASS: TestReadPluginNoRead (5.72s) [2022-04-19T15:09:01.572Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-04-19T15:09:01.572Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-04-19T15:09:01.572Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-04-19T15:09:01.572Z] PASS [2022-04-19T15:09:01.572Z] [2022-04-19T15:09:01.572Z] DONE 6 tests in 8.891s [2022-04-19T15:09:01.572Z] 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-04-19T15:09:01.572Z] ++ 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-04-19T15:09:01.572Z] ++ set -e [2022-04-19T15:09:01.572Z] ++ '[' -n 0 ']' [2022-04-19T15:09:01.572Z] ++ set -x [2022-04-19T15:09:01.572Z] ++ 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-04-19T15:09:01.572Z] testing: warning: no tests to run [2022-04-19T15:09:01.572Z] PASS [2022-04-19T15:09:01.572Z] [2022-04-19T15:09:01.572Z] DONE 0 tests in 0.032s [2022-04-19T15:09:01.572Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-19T15:09:01.572Z] ++ 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-04-19T15:09:01.572Z] ++ set -e [2022-04-19T15:09:01.572Z] ++ '[' -n 0 ']' [2022-04-19T15:09:01.572Z] ++ set -x [2022-04-19T15:09:01.572Z] ++ 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-04-19T15:09:01.622Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-19T15:09:01.622Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-19T15:09:01.622Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-19T15:09:01.622Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-19T15:09:01.622Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-19T15:09:01.622Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-19T15:09:01.622Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-19T15:09:01.622Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-19T15:09:01.622Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-19T15:09:01.622Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-19T15:09:01.832Z] INFO: Testing against a local daemon [2022-04-19T15:09:01.832Z] === RUN TestPluginWithDevMounts [2022-04-19T15:09:01.832Z] === PAUSE TestPluginWithDevMounts [2022-04-19T15:09:01.832Z] === CONT TestPluginWithDevMounts [2022-04-19T15:09:01.883Z] --- PASS: TestDiskUsage (1.54s) [2022-04-19T15:09:01.883Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-19T15:09:01.883Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-19T15:09:01.883Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-19T15:09:01.883Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-19T15:09:01.883Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-19T15:09:01.883Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.56s) [2022-04-19T15:09:01.884Z] PASS [2022-04-19T15:09:01.884Z] [2022-04-19T15:09:01.884Z] DONE 54 tests in 21.847s [2022-04-19T15:09:01.884Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-19T15:09:01.884Z] INFO: Testing against a local daemon [2022-04-19T15:09:01.884Z] === RUN TestVolumesCreateAndList [2022-04-19T15:09:01.884Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-19T15:09:01.884Z] === RUN TestVolumesRemove [2022-04-19T15:09:01.884Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-19T15:09:01.884Z] === RUN TestVolumesInspect [2022-04-19T15:09:01.884Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-19T15:09:01.884Z] === RUN TestVolumesInvalidJSON [2022-04-19T15:09:01.884Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T15:09:01.884Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T15:09:01.884Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T15:09:01.884Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T15:09:01.884Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T15:09:01.884Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T15:09:01.884Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T15:09:01.884Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-19T15:09:01.884Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T15:09:01.884Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T15:09:01.884Z] PASS [2022-04-19T15:09:01.884Z] [2022-04-19T15:09:01.884Z] DONE 9 tests in 0.136s [2022-04-19T15:09:01.884Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T15:09:02.452Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-19T15:09:02.452Z] Removing test suite binaries [2022-04-19T15:09:02.713Z] exiting test-integration [2022-04-19T15:09:02.713Z] ++ exit 0 [2022-04-19T15:09:02.713Z] [2022-04-19T15:09:03.016Z] docker_api_swarm_test.go:802: [d12f27a83c886] joining swarm manager [dc9d2de38dee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:09:03.016Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-19T15:09:03.214Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-04-19T15:09:03.214Z] PASS [2022-04-19T15:09:03.214Z] [2022-04-19T15:09:03.214Z] DONE 1 tests in 1.665s [2022-04-19T15:09:03.214Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-19T15:09:03.214Z] ++ 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-04-19T15:09:03.214Z] ++ set -e [2022-04-19T15:09:03.214Z] ++ '[' -n 0 ']' [2022-04-19T15:09:03.214Z] ++ set -x [2022-04-19T15:09:03.214Z] ++ 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-04-19T15:09:03.474Z] INFO: Testing against a local daemon [2022-04-19T15:09:03.474Z] === RUN TestSecretInspect Post stage [Pipeline] junit [2022-04-19T15:09:04.129Z] Recording test results [2022-04-19T15:09:04.313Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T15:09:04.394Z] docker_api_swarm_test.go:802: [d87b46cc32543] joining swarm manager [dc9d2de38dee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:09:04.652Z] + echo Ensuring container killed. [2022-04-19T15:09:04.652Z] Ensuring container killed. [2022-04-19T15:09:04.652Z] + docker rm -vf docker-pr1 [2022-04-19T15:09:04.652Z] Error: No such container: docker-pr1 [2022-04-19T15:09:04.656Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [Pipeline] sh [2022-04-19T15:09:04.936Z] + echo Chowning /workspace to jenkins user [2022-04-19T15:09:04.936Z] Chowning /workspace to jenkins user [2022-04-19T15:09:04.936Z] + id -u [2022-04-19T15:09:04.936Z] + id -g [2022-04-19T15:09:04.936Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43502:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T15:09:05.585Z] docker_api_swarm_test.go:802: [dd616c8eded58] joining swarm manager [dc9d2de38dee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-19T15:09:06.015Z] --- PASS: TestSecretInspect (2.15s) [2022-04-19T15:09:06.015Z] === RUN TestSecretList [2022-04-19T15:09:06.147Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-19T15:09:06.147Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T15:09:06.620Z] + bundleName=amd64-cgroup2 [2022-04-19T15:09:06.620Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-19T15:09:06.620Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-19T15:09:06.620Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-19T15:09:06.620Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-19T15:09:06.708Z] docker_api_swarm_test.go:802: [d54c3d7307fbb] joining swarm manager [dc9d2de38dee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [Pipeline] archiveArtifacts [2022-04-19T15:09:06.893Z] Archiving artifacts [2022-04-19T15:09:07.241Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43502/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T15:09:07.552Z] + make clean [2022-04-19T15:09:07.552Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T15:09:07.552Z] docker-dev-cache [2022-04-19T15:09:07.552Z] docker-mod-cache [Pipeline] deleteDir [2022-04-19T15:09:07.634Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-19T15:09:07.891Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-19T15:09:07.927Z] --- PASS: TestSecretList (2.16s) [2022-04-19T15:09:07.927Z] === RUN TestSecretsCreateAndDelete [2022-04-19T15:09:08.453Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-19T15:09:09.014Z] docker_api_swarm_test.go:810: [dc2ca0a91b1bf] joining swarm manager [dc9d2de38dee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T15:09:09.837Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-04-19T15:09:09.837Z] === RUN TestSecretsUpdate [2022-04-19T15:09:10.856Z] --- PASS: TestImportExtremelyLargeImageWorks (93.07s) [2022-04-19T15:09:10.856Z] PASS [2022-04-19T15:09:10.856Z] [2022-04-19T15:09:10.856Z] === Skipped [2022-04-19T15:09:10.856Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-19T15:09:10.856Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-19T15:09:10.856Z] [2022-04-19T15:09:10.856Z] DONE 22 tests, 1 skipped in 97.003s [2022-04-19T15:09:10.856Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-19T15:09:10.856Z] INFO: Testing against a local daemon [2022-04-19T15:09:10.856Z] === RUN TestNetworkCreateDelete [2022-04-19T15:09:10.856Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-19T15:09:10.856Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T15:09:10.856Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-19T15:09:10.856Z] === RUN TestDaemonDNSFallback [2022-04-19T15:09:12.380Z] --- PASS: TestSecretsUpdate (2.13s) [2022-04-19T15:09:12.380Z] === RUN TestTemplatedSecret [2022-04-19T15:09:14.943Z] --- PASS: TestTemplatedSecret (2.47s) [2022-04-19T15:09:14.943Z] === RUN TestSecretCreateResolve [2022-04-19T15:09:15.021Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-04-19T15:09:15.021Z] === RUN TestInspectNetwork [2022-04-19T15:09:15.021Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:15.021Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T15:09:15.021Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T15:09:15.021Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:09:15.021Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:09:15.021Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:09:15.021Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T15:09:15.021Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T15:09:15.021Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T15:09:15.021Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestNetworkList [2022-04-19T15:09:15.021Z] === RUN TestNetworkList//networks [2022-04-19T15:09:15.021Z] === PAUSE TestNetworkList//networks [2022-04-19T15:09:15.021Z] === RUN TestNetworkList//networks/ [2022-04-19T15:09:15.021Z] === PAUSE TestNetworkList//networks/ [2022-04-19T15:09:15.021Z] === CONT TestNetworkList//networks [2022-04-19T15:09:15.021Z] === CONT TestNetworkList//networks/ [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkList (0.01s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T15:09:15.021Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T15:09:15.021Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-19T15:09:15.021Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T15:09:15.021Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-19T15:09:15.021Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T15:09:15.021Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-19T15:09:15.021Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T15:09:15.021Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-19T15:09:15.021Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T15:09:15.021Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-19T15:09:15.021Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T15:09:15.021Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:15.021Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T15:09:15.021Z] service_test.go:243: FLAKY_TEST [2022-04-19T15:09:15.021Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T15:09:15.021Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:15.021Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-19T15:09:15.021Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T15:09:15.021Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:15.021Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T15:09:15.021Z] PASS [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === Skipped [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-19T15:09:15.021Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-19T15:09:15.021Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-19T15:09:15.021Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-19T15:09:15.021Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-19T15:09:15.021Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-19T15:09:15.021Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-19T15:09:15.021Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-19T15:09:15.021Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T15:09:15.021Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T15:09:15.021Z] service_test.go:243: FLAKY_TEST [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-19T15:09:15.021Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T15:09:15.021Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] DONE 34 tests, 12 skipped in 7.024s [2022-04-19T15:09:15.021Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-19T15:09:15.021Z] INFO: Testing against a local daemon [2022-04-19T15:09:15.021Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-19T15:09:15.021Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:09:15.021Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestDockerNetworkIpvlan [2022-04-19T15:09:15.021Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:09:15.021Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-19T15:09:15.021Z] PASS [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === Skipped [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T15:09:15.021Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-19T15:09:15.021Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] DONE 2 tests, 2 skipped in 0.083s [2022-04-19T15:09:15.021Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-19T15:09:15.021Z] INFO: Testing against a local daemon [2022-04-19T15:09:15.021Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-19T15:09:15.021Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestDockerNetworkMacvlan [2022-04-19T15:09:15.021Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-19T15:09:15.021Z] PASS [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === Skipped [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-19T15:09:15.021Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-19T15:09:15.021Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] DONE 2 tests, 2 skipped in 0.080s [2022-04-19T15:09:15.021Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-19T15:09:15.021Z] testing: warning: no tests to run [2022-04-19T15:09:15.021Z] PASS [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] DONE 0 tests in 0.023s [2022-04-19T15:09:15.021Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-19T15:09:15.021Z] INFO: Testing against a local daemon [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginAllowRequest [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginTLS [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginDenyRequest [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginDenyResponse [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginAllowEventStream [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginErrorResponse [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginErrorRequest [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginHeader [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.04s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginV2Disable [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-04-19T15:09:15.021Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-19T15:09:15.021Z] PASS [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === Skipped [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.04s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-19T15:09:15.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.021Z] [2022-04-19T15:09:15.021Z] DONE 17 tests, 17 skipped in 0.198s [2022-04-19T15:09:15.021Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-19T15:09:15.021Z] INFO: Testing against a local daemon [2022-04-19T15:09:15.021Z] === RUN TestPluginInvalidJSON [2022-04-19T15:09:15.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:09:15.021Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:09:15.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:09:15.021Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:09:15.022Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T15:09:15.022Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T15:09:15.022Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:09:15.022Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T15:09:15.022Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T15:09:15.022Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T15:09:15.022Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T15:09:15.022Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T15:09:15.022Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T15:09:15.022Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T15:09:15.022Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T15:09:15.022Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T15:09:15.022Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:09:15.022Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T15:09:15.022Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T15:09:15.022Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T15:09:15.022Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T15:09:15.022Z] === RUN TestPluginInstall [2022-04-19T15:09:15.022Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.022Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-19T15:09:15.022Z] === RUN TestPluginsWithRuntimes [2022-04-19T15:09:15.022Z] 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-04-19T15:09:15.022Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-19T15:09:15.022Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T15:09:15.022Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-19T15:09:15.022Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T15:09:15.022Z] PASS [2022-04-19T15:09:15.022Z] [2022-04-19T15:09:15.022Z] === Skipped [2022-04-19T15:09:15.022Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-19T15:09:15.022Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T15:09:15.022Z] [2022-04-19T15:09:15.022Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-19T15:09:15.022Z] 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-04-19T15:09:15.022Z] [2022-04-19T15:09:15.022Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T15:09:15.022Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-19T15:09:15.022Z] [2022-04-19T15:09:15.022Z] DONE 19 tests, 3 skipped in 0.139s [2022-04-19T15:09:15.022Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-19T15:09:15.022Z] INFO: Testing against a local daemon [2022-04-19T15:09:15.022Z] === RUN TestExternalGraphDriver [2022-04-19T15:09:15.022Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-19T15:09:15.022Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-04-19T15:09:15.022Z] === RUN TestGraphdriverPluginV2 [2022-04-19T15:09:15.431Z] dccd9e4d14d3: Verifying Checksum [2022-04-19T15:09:15.431Z] dccd9e4d14d3: Download complete [2022-04-19T15:09:16.851Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-04-19T15:09:16.851Z] PASS [2022-04-19T15:09:16.851Z] [2022-04-19T15:09:16.851Z] DONE 6 tests in 13.394s [2022-04-19T15:09:16.851Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-19T15:09:16.851Z] ++ 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-04-19T15:09:16.851Z] ++ set -e [2022-04-19T15:09:16.851Z] ++ '[' -n 0 ']' [2022-04-19T15:09:16.851Z] ++ set -x [2022-04-19T15:09:16.851Z] ++ 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-04-19T15:09:16.851Z] INFO: Testing against a local daemon [2022-04-19T15:09:16.851Z] === RUN TestServiceCreateInit [2022-04-19T15:09:16.851Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T15:09:17.096Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-19T15:09:18.458Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-19T15:09:19.187Z] --- PASS: TestGraphdriverPluginV2 (3.39s) [2022-04-19T15:09:19.187Z] PASS [2022-04-19T15:09:19.187Z] [2022-04-19T15:09:19.187Z] === Skipped [2022-04-19T15:09:19.187Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-04-19T15:09:19.187Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-19T15:09:19.187Z] [2022-04-19T15:09:19.187Z] DONE 2 tests, 1 skipped in 3.520s [2022-04-19T15:09:19.187Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-19T15:09:19.187Z] INFO: Testing against a local daemon [2022-04-19T15:09:19.187Z] === RUN TestContinueAfterPluginCrash [2022-04-19T15:09:19.187Z] === PAUSE TestContinueAfterPluginCrash [2022-04-19T15:09:19.187Z] === RUN TestReadPluginNoRead [2022-04-19T15:09:19.187Z] === PAUSE TestReadPluginNoRead [2022-04-19T15:09:19.187Z] === RUN TestDaemonStartWithLogOpt [2022-04-19T15:09:19.187Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-19T15:09:19.187Z] === CONT TestContinueAfterPluginCrash [2022-04-19T15:09:19.187Z] === CONT TestDaemonStartWithLogOpt [2022-04-19T15:09:19.384Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-19T15:09:19.944Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-19T15:09:21.052Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T15:09:21.830Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-19T15:09:21.830Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-19T15:09:21.830Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-19T15:09:21.830Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-19T15:09:21.830Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-19T15:09:22.389Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-19T15:09:22.453Z] --- PASS: TestDaemonStartWithLogOpt (3.72s) [2022-04-19T15:09:22.453Z] === CONT TestReadPluginNoRead [2022-04-19T15:09:22.949Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-19T15:09:24.089Z] 8f616e6e9eec: Verifying Checksum [2022-04-19T15:09:24.089Z] 8f616e6e9eec: Download complete [2022-04-19T15:09:24.347Z] --- PASS: TestServiceCreateInit (7.16s) [2022-04-19T15:09:24.347Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2022-04-19T15:09:24.347Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2022-04-19T15:09:24.347Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T15:09:24.968Z] === RUN TestReadPluginNoRead/default [2022-04-19T15:09:25.893Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-19T15:09:26.209Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-19T15:09:26.769Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-19T15:09:27.256Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-19T15:09:27.256Z] --- PASS: TestContinueAfterPluginCrash (8.47s) [2022-04-19T15:09:28.182Z] === CONT TestReadPluginNoRead [2022-04-19T15:09:28.182Z] read_test.go:92: [d9aeba97e2d89] daemon is not started [2022-04-19T15:09:28.182Z] --- PASS: TestReadPluginNoRead (5.92s) [2022-04-19T15:09:28.182Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-04-19T15:09:28.182Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-04-19T15:09:28.182Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-04-19T15:09:28.182Z] PASS [2022-04-19T15:09:28.182Z] [2022-04-19T15:09:28.182Z] DONE 6 tests in 9.743s [2022-04-19T15:09:28.182Z] 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-04-19T15:09:28.438Z] testing: warning: no tests to run [2022-04-19T15:09:28.438Z] PASS [2022-04-19T15:09:28.438Z] [2022-04-19T15:09:28.438Z] DONE 0 tests in 0.030s [2022-04-19T15:09:28.438Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-19T15:09:28.438Z] INFO: Testing against a local daemon [2022-04-19T15:09:28.438Z] === RUN TestPluginWithDevMounts [2022-04-19T15:09:28.438Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-19T15:09:28.438Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-19T15:09:28.438Z] PASS [2022-04-19T15:09:28.438Z] [2022-04-19T15:09:28.438Z] === Skipped [2022-04-19T15:09:28.438Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-19T15:09:28.438Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-19T15:09:28.438Z] [2022-04-19T15:09:28.438Z] DONE 1 tests, 1 skipped in 0.088s [2022-04-19T15:09:28.438Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-19T15:09:28.438Z] INFO: Testing against a local daemon [2022-04-19T15:09:28.438Z] === RUN TestSecretInspect [2022-04-19T15:09:28.438Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.438Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-19T15:09:28.438Z] === RUN TestSecretList [2022-04-19T15:09:28.438Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.438Z] --- SKIP: TestSecretList (0.01s) [2022-04-19T15:09:28.438Z] === RUN TestSecretsCreateAndDelete [2022-04-19T15:09:28.438Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.438Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-19T15:09:28.438Z] === RUN TestSecretsUpdate [2022-04-19T15:09:28.694Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.694Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-19T15:09:28.694Z] === RUN TestTemplatedSecret [2022-04-19T15:09:28.694Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.694Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-19T15:09:28.694Z] === RUN TestSecretCreateResolve [2022-04-19T15:09:28.694Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.694Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-19T15:09:28.694Z] PASS [2022-04-19T15:09:28.694Z] [2022-04-19T15:09:28.694Z] === Skipped [2022-04-19T15:09:28.694Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-19T15:09:28.694Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.694Z] [2022-04-19T15:09:28.694Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-19T15:09:28.694Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.694Z] [2022-04-19T15:09:28.694Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-19T15:09:28.694Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.694Z] [2022-04-19T15:09:28.694Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-19T15:09:28.694Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.694Z] [2022-04-19T15:09:28.694Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-19T15:09:28.694Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.694Z] [2022-04-19T15:09:28.694Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-19T15:09:28.694Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.694Z] [2022-04-19T15:09:28.695Z] DONE 6 tests, 6 skipped in 0.146s [2022-04-19T15:09:28.695Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-19T15:09:28.695Z] INFO: Testing against a local daemon [2022-04-19T15:09:28.695Z] === RUN TestServiceCreateInit [2022-04-19T15:09:28.695Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T15:09:28.695Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.695Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T15:09:28.695Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.695Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-19T15:09:28.695Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T15:09:28.695Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T15:09:28.695Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T15:09:28.695Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.695Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-19T15:09:28.695Z] === RUN TestCreateServiceConflict [2022-04-19T15:09:28.695Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.695Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-19T15:09:28.695Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T15:09:28.695Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.695Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-19T15:09:28.695Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T15:09:28.695Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.695Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-19T15:09:28.695Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T15:09:28.695Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.695Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-19T15:09:28.695Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T15:09:28.695Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.695Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-19T15:09:28.695Z] === RUN TestCreateServiceSysctls [2022-04-19T15:09:28.950Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.950Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-19T15:09:28.950Z] === RUN TestCreateServiceCapabilities [2022-04-19T15:09:28.950Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.950Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-19T15:09:28.950Z] === RUN TestInspect [2022-04-19T15:09:28.950Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.950Z] --- SKIP: TestInspect (0.01s) [2022-04-19T15:09:28.950Z] === RUN TestCreateJob [2022-04-19T15:09:28.950Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.950Z] --- SKIP: TestCreateJob (0.01s) [2022-04-19T15:09:28.950Z] === RUN TestReplicatedJob [2022-04-19T15:09:28.950Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.950Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-19T15:09:28.950Z] === RUN TestUpdateReplicatedJob [2022-04-19T15:09:28.950Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.950Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-19T15:09:28.950Z] === RUN TestServiceListWithStatuses [2022-04-19T15:09:28.950Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T15:09:28.950Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T15:09:28.950Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T15:09:28.950Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.950Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-19T15:09:28.950Z] === RUN TestDockerNetworkReConnect [2022-04-19T15:09:28.950Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:28.950Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-19T15:09:28.950Z] === RUN TestServicePlugin [2022-04-19T15:09:30.838Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] --- SKIP: TestServicePlugin (1.90s) [2022-04-19T15:09:30.838Z] === RUN TestServiceUpdateLabel [2022-04-19T15:09:30.838Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-19T15:09:30.838Z] === RUN TestServiceUpdateSecrets [2022-04-19T15:09:30.838Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-19T15:09:30.838Z] === RUN TestServiceUpdateConfigs [2022-04-19T15:09:30.838Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-04-19T15:09:30.838Z] === RUN TestServiceUpdateNetwork [2022-04-19T15:09:30.838Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-19T15:09:30.838Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T15:09:30.838Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-19T15:09:30.838Z] PASS [2022-04-19T15:09:30.838Z] [2022-04-19T15:09:30.838Z] === Skipped [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T15:09:30.838Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T15:09:30.838Z] [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T15:09:30.838Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T15:09:30.838Z] [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-19T15:09:30.838Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-19T15:09:30.838Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-19T15:09:30.838Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-19T15:09:30.838Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-19T15:09:30.838Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-19T15:09:30.838Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-19T15:09:30.838Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-04-19T15:09:30.838Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-19T15:09:30.838Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-19T15:09:30.838Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-19T15:09:30.838Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.838Z] [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-19T15:09:30.839Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.839Z] [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-19T15:09:30.839Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T15:09:30.839Z] [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-19T15:09:30.839Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.839Z] [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-19T15:09:30.839Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.839Z] [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2022-04-19T15:09:30.839Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.839Z] [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-19T15:09:30.839Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.839Z] [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-19T15:09:30.839Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.839Z] [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-04-19T15:09:30.839Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.839Z] [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-19T15:09:30.839Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.839Z] [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-19T15:09:30.839Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T15:09:30.839Z] [2022-04-19T15:09:30.839Z] DONE 24 tests, 23 skipped in 2.308s [2022-04-19T15:09:30.839Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-19T15:09:31.094Z] INFO: Testing against a local daemon [2022-04-19T15:09:31.094Z] === RUN TestSessionCreate [2022-04-19T15:09:31.094Z] --- PASS: TestSessionCreate (0.03s) [2022-04-19T15:09:31.094Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T15:09:31.094Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-19T15:09:31.094Z] PASS [2022-04-19T15:09:31.094Z] [2022-04-19T15:09:31.094Z] DONE 2 tests in 0.160s [2022-04-19T15:09:31.094Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-19T15:09:31.094Z] INFO: Testing against a local daemon [2022-04-19T15:09:31.094Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T15:09:31.094Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T15:09:31.094Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T15:09:31.094Z] === RUN TestDiskUsage [2022-04-19T15:09:31.094Z] === PAUSE TestDiskUsage [2022-04-19T15:09:31.094Z] === RUN TestEventsExecDie [2022-04-19T15:09:31.657Z] --- PASS: TestEventsExecDie (0.48s) [2022-04-19T15:09:31.657Z] === RUN TestEventsBackwardsCompatible [2022-04-19T15:09:31.657Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-19T15:09:31.657Z] === RUN TestEventsVolumeCreate [2022-04-19T15:09:31.657Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-04-19T15:09:31.657Z] === RUN TestInfoBinaryCommits [2022-04-19T15:09:31.912Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-19T15:09:31.912Z] === RUN TestInfoAPIVersioned [2022-04-19T15:09:31.913Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-19T15:09:31.913Z] === RUN TestInfoAPI [2022-04-19T15:09:31.913Z] --- PASS: TestInfoAPI (0.02s) [2022-04-19T15:09:31.913Z] === RUN TestInfoAPIWarnings [2022-04-19T15:09:32.001Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-19T15:09:32.001Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-19T15:09:32.001Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-19T15:09:32.561Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-19T15:09:33.487Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-19T15:09:34.048Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-19T15:09:34.972Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-19T15:09:35.900Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-19T15:09:37.294Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-19T15:09:37.550Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-19T15:09:38.110Z] === RUN TestDockerSuite/TestLogsSince [2022-04-19T15:09:42.450Z] --- PASS: TestCreateServiceMultipleTimes (15.62s) [2022-04-19T15:09:42.450Z] === RUN TestCreateServiceConflict [2022-04-19T15:09:42.450Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-04-19T15:09:42.450Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T15:09:44.360Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2022-04-19T15:09:44.361Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T15:09:44.643Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-19T15:09:49.954Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-04-19T15:09:49.954Z] === RUN TestInfoDebug [2022-04-19T15:09:49.954Z] --- PASS: TestInfoDebug (0.54s) [2022-04-19T15:09:49.954Z] === RUN TestInfoInsecureRegistries [2022-04-19T15:09:49.954Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-19T15:09:49.954Z] === RUN TestInfoRegistryMirrors [2022-04-19T15:09:49.954Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-19T15:09:49.954Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T15:09:49.954Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-19T15:09:49.954Z] === RUN TestPingCacheHeaders [2022-04-19T15:09:49.954Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-19T15:09:49.954Z] === RUN TestPingGet [2022-04-19T15:09:49.954Z] --- PASS: TestPingGet (0.02s) [2022-04-19T15:09:49.954Z] === RUN TestPingHead [2022-04-19T15:09:49.954Z] --- PASS: TestPingHead (0.03s) [2022-04-19T15:09:49.954Z] === RUN TestPingSwarmHeader [2022-04-19T15:09:50.514Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-19T15:09:51.075Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-19T15:09:51.179Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-19T15:09:51.179Z] === RUN TestDockerSuite/TestLogsTail [2022-04-19T15:09:51.435Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-19T15:09:51.691Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-19T15:09:52.001Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-19T15:09:52.252Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-19T15:09:52.256Z] --- PASS: TestPingSwarmHeader (2.20s) [2022-04-19T15:09:52.256Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-19T15:09:52.256Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-19T15:09:52.256Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-19T15:09:52.256Z] === RUN TestVersion [2022-04-19T15:09:52.256Z] --- PASS: TestVersion (0.03s) [2022-04-19T15:09:52.256Z] === CONT TestDiskUsage [2022-04-19T15:09:52.508Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-19T15:09:52.816Z] === RUN TestDiskUsage/empty [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/empty/container_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/empty/image_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/empty/volume_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-19T15:09:52.817Z] === RUN TestDiskUsage/after_container.Run [2022-04-19T15:09:53.069Z] === RUN TestDockerSuite/TestNetHostname [2022-04-19T15:09:53.074Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-19T15:09:53.074Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-19T15:09:53.074Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-19T15:09:53.074Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-19T15:09:53.074Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-19T15:09:53.074Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-19T15:09:53.074Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-19T15:09:53.074Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-19T15:09:53.074Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-19T15:09:53.074Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage (1.20s) [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.01s) [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-19T15:09:53.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-19T15:09:53.331Z] PASS [2022-04-19T15:09:53.331Z] [2022-04-19T15:09:53.331Z] === Skipped [2022-04-19T15:09:53.331Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T15:09:53.331Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T15:09:53.331Z] [2022-04-19T15:09:53.331Z] DONE 54 tests, 1 skipped in 22.277s [2022-04-19T15:09:53.331Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-19T15:09:53.588Z] INFO: Testing against a local daemon [2022-04-19T15:09:53.588Z] === RUN TestVolumesCreateAndList [2022-04-19T15:09:53.588Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-19T15:09:53.588Z] === RUN TestVolumesRemove [2022-04-19T15:09:53.588Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-19T15:09:53.588Z] === RUN TestVolumesInspect [2022-04-19T15:09:53.588Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-19T15:09:53.588Z] === RUN TestVolumesInvalidJSON [2022-04-19T15:09:53.588Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T15:09:53.588Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T15:09:53.588Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T15:09:53.588Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T15:09:53.588Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T15:09:53.588Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T15:09:53.588Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T15:09:53.588Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-19T15:09:53.588Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-19T15:09:53.588Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T15:09:53.588Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T15:09:53.588Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T15:09:53.588Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T15:09:53.588Z] PASS [2022-04-19T15:09:53.588Z] [2022-04-19T15:09:53.588Z] DONE 9 tests in 0.173s [2022-04-19T15:09:53.588Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T15:09:53.588Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14217 is not a child of this shell [2022-04-19T15:09:53.588Z] warning: PID 14217 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-19T15:09:53.588Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T15:09:53.588Z] [2022-04-19T15:09:53.588Z] Unloading profiles will leave already running processes permanently [2022-04-19T15:09:53.588Z] unconfined, which can lead to unexpected situations. [2022-04-19T15:09:53.588Z] [2022-04-19T15:09:53.588Z] To set a process to complain mode, use the command line tool [2022-04-19T15:09:53.588Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T15:09:53.588Z] Removing test suite binaries [2022-04-19T15:09:53.588Z] exiting test-integration [2022-04-19T15:09:53.588Z] ++ exit 0 [2022-04-19T15:09:53.588Z] [2022-04-19T15:09:54.432Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-19T15:09:54.432Z] === RUN TestDockerSuite/TestNetworkEvents Post stage [Pipeline] junit [2022-04-19T15:09:54.541Z] Recording test results [2022-04-19T15:09:55.357Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-19T15:09:55.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-19T15:09:56.107Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T15:09:56.478Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-19T15:09:56.532Z] + echo Ensuring container killed. [2022-04-19T15:09:56.532Z] Ensuring container killed. [2022-04-19T15:09:56.532Z] + docker rm -vf docker-pr1 [2022-04-19T15:09:56.532Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-19T15:09:56.818Z] + echo Chowning /workspace to jenkins user [2022-04-19T15:09:56.818Z] Chowning /workspace to jenkins user [2022-04-19T15:09:56.818Z] + id -u [2022-04-19T15:09:56.818Z] + id -g [2022-04-19T15:09:56.818Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43502:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T15:09:56.818Z] Unable to find image 'busybox:latest' locally [2022-04-19T15:09:56.818Z] latest: Pulling from library/busybox [2022-04-19T15:09:57.037Z] === RUN TestDockerSuite/TestPluginActive [2022-04-19T15:09:57.077Z] 50e8d59317eb: Pulling fs layer [2022-04-19T15:09:57.077Z] 50e8d59317eb: Download complete [2022-04-19T15:09:57.077Z] 50e8d59317eb: Pull complete [2022-04-19T15:09:57.077Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-19T15:09:57.077Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T15:09:58.337Z] + bundleName=amd64-rootless [2022-04-19T15:09:58.337Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-19T15:09:58.337Z] Creating amd64-rootless-bundles.tar.gz [2022-04-19T15:09:58.337Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-19T15:09:58.337Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-19T15:09:58.347Z] Archiving artifacts [2022-04-19T15:09:58.923Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-19T15:09:59.257Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.01s) [2022-04-19T15:09:59.257Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T15:09:59.476Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T15:09:59.476Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T15:09:59.476Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T15:09:59.476Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T15:09:59.476Z] [2022-04-19T15:09:59.476Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-19T15:09:59.476Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-19T15:09:59.476Z] Using test binary docker [2022-04-19T15:09:59.476Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-19T15:09:59.476Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T15:09:59.476Z] INFO: Waiting for daemon to start... [2022-04-19T15:09:59.476Z] Starting dockerd [2022-04-19T15:09:59.476Z] . [2022-04-19T15:09:59.476Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-19T15:09:59.733Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43502/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T15:10:00.080Z] + make clean [2022-04-19T15:10:00.336Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T15:10:00.336Z] docker-dev-cache [2022-04-19T15:10:00.336Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T15:10:04.163Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-19T15:10:04.163Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-19T15:10:04.163Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-19T15:10:05.087Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-19T15:10:08.354Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-19T15:10:09.718Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-19T15:10:11.500Z] --- PASS: TestCreateServiceSecretFileMode (12.42s) [2022-04-19T15:10:11.500Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T15:10:12.233Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-19T15:10:17.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-19T15:10:17.517Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-19T15:10:18.880Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-19T15:10:19.807Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-19T15:10:21.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-19T15:10:21.171Z] === RUN TestDockerSuite/TestPortList [2022-04-19T15:10:23.059Z] docker_api_swarm_service_test.go:395: [df99889429150] joining swarm manager [dfe8305aa3102]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:10:23.619Z] docker_api_swarm_service_test.go:395: [dde0ebbafdaa2] joining swarm manager [dfe8305aa3102]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:10:23.742Z] --- PASS: TestCreateServiceConfigFileMode (12.41s) [2022-04-19T15:10:23.742Z] === RUN TestCreateServiceSysctls [2022-04-19T15:10:23.943Z] 8f616e6e9eec: Pull complete [2022-04-19T15:10:25.651Z] --- PASS: TestCreateServiceSysctls (3.10s) [2022-04-19T15:10:25.651Z] === RUN TestCreateServiceCapabilities [2022-04-19T15:10:28.192Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2022-04-19T15:10:28.192Z] === RUN TestInspect [2022-04-19T15:10:29.685Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-19T15:10:29.685Z] [2022-04-19T15:10:29.685Z] ________ ____ __. [2022-04-19T15:10:29.685Z] \_____ \ | |/ _| [2022-04-19T15:10:29.685Z] / | \| < [2022-04-19T15:10:29.685Z] / | \ | \ [2022-04-19T15:10:29.685Z] \_______ /____|__ \ [2022-04-19T15:10:29.685Z] \/ \/ [2022-04-19T15:10:29.685Z] [2022-04-19T15:10:29.685Z] INFO: make.ps1 ended at 04/19/2022 15:10:29 [2022-04-19T15:10:30.154Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-19T15:10:30.154Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-19T15:10:30.732Z] --- PASS: TestInspect (2.75s) [2022-04-19T15:10:30.732Z] === RUN TestCreateJob [2022-04-19T15:10:31.252Z] INFO: Binaries build ended at 04/19/2022 15:10:31. Duration:00:01:51.1658867 [2022-04-19T15:10:31.586Z] sha256:36d810e0ab032cf8d501ff9153ce1345842f7568c0eb4cb0d1c4ce88e100ba59 [2022-04-19T15:10:31.586Z] INFO: Starting docker-py tests... [2022-04-19T15:10:31.586Z] ============================= test session starts ============================== [2022-04-19T15:10:31.586Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-19T15:10:31.586Z] rootdir: /src, inifile: pytest.ini [2022-04-19T15:10:31.586Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-19T15:10:31.586Z] collected 395 items / 2 deselected / 393 selected [2022-04-19T15:10:31.586Z] [2022-04-19T15:10:33.473Z] INFO: Copying the built daemon binary to d:\CI\PR-43502\1\binary\dockerd-a46700dbdb.exe... [2022-04-19T15:10:33.473Z] INFO: Copying the built client binary to d:\CI\PR-43502\1\binary\docker-a46700dbdb.exe... [2022-04-19T15:10:33.473Z] INFO: Copying dockerversion from the container... [2022-04-19T15:10:33.473Z] INFO: Copying the golang package from the container to d:\CI\PR-43502\1\installer\go.zip... [2022-04-19T15:10:34.030Z] --- PASS: TestCreateJob (2.93s) [2022-04-19T15:10:34.030Z] === RUN TestReplicatedJob [2022-04-19T15:10:34.462Z] INFO: Extracting go.zip to d:\CI\PR-43502\1\go [2022-04-19T15:10:36.688Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-19T15:10:36.688Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-19T15:10:36.688Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-19T15:10:36.688Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-19T15:10:36.688Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-19T15:10:36.944Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-19T15:10:36.944Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-19T15:10:37.504Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-19T15:10:37.504Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-19T15:10:38.229Z] --- PASS: TestReplicatedJob (4.66s) [2022-04-19T15:10:38.230Z] === RUN TestUpdateReplicatedJob [2022-04-19T15:10:38.433Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-19T15:10:38.433Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-19T15:10:38.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-19T15:10:40.576Z] docker_api_swarm_service_test.go:343: [d8c868b055b1e] joining swarm manager [dcd6273c59fd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:10:40.576Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-19T15:10:41.502Z] docker_api_swarm_service_test.go:343: [d9d07bc8f3883] joining swarm manager [dcd6273c59fd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:10:41.525Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-04-19T15:10:41.525Z] === RUN TestServiceListWithStatuses [2022-04-19T15:10:41.525Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T15:10:41.525Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2022-04-19T15:10:41.525Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T15:10:41.757Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-19T15:10:42.319Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-19T15:10:42.319Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-19T15:10:45.583Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-19T15:10:45.725Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2022-04-19T15:10:45.725Z] === RUN TestDockerNetworkReConnect [2022-04-19T15:10:46.145Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-19T15:10:47.328Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-19T15:10:47.923Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-19T15:10:48.031Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-19T15:10:49.020Z] --- PASS: TestDockerNetworkReConnect (3.34s) [2022-04-19T15:10:49.020Z] === RUN TestServicePlugin [2022-04-19T15:10:49.020Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T15:10:49.020Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-19T15:10:49.020Z] === RUN TestServiceUpdateLabel [2022-04-19T15:10:49.445Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-19T15:10:50.951Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-04-19T15:10:50.951Z] === RUN TestServiceUpdateSecrets [2022-04-19T15:10:51.305Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-19T15:10:51.305Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-19T15:10:53.819Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-19T15:10:54.746Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-19T15:10:56.635Z] docker_api_swarm_service_test.go:490: [db1c1aa90886b] joining swarm manager [d87ddadbdc26a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:10:57.562Z] docker_api_swarm_service_test.go:490: [da7bb3adb3b48] joining swarm manager [d87ddadbdc26a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:11:00.077Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-19T15:11:01.003Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-19T15:11:02.890Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-19T15:11:03.451Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-19T15:11:04.377Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-19T15:11:05.539Z] 8f616e6e9eec: Pull complete [2022-04-19T15:11:05.846Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2022-04-19T15:11:05.846Z] === RUN TestServiceUpdateConfigs [2022-04-19T15:11:06.263Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-19T15:11:07.629Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-19T15:11:08.557Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-19T15:11:08.557Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-19T15:11:09.118Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-19T15:11:10.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-19T15:11:10.166Z] INFO: Extraction ended at 04/19/2022 15:11:05. Duration:00:00:31.2140700 [2022-04-19T15:11:10.166Z] INFO: Updating the golang and path environment variables [2022-04-19T15:11:10.166Z] INFO: GOPATH=d:\gopath [2022-04-19T15:11:10.166Z] INFO: go version go1.18 windows/amd64 [2022-04-19T15:11:10.166Z] INFO: Running the daemon under test in debug mode [2022-04-19T15:11:10.166Z] INFO: Starting a daemon under test... [2022-04-19T15:11:10.166Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43502\1\daemon --pidfile d:\CI\PR-43502\1\docker.pid -D [2022-04-19T15:11:10.166Z] INFO: Process started successfully. [2022-04-19T15:11:10.166Z] INFO: Start tailing logs of the daemon under tests [2022-04-19T15:11:10.166Z] INFO: Waiting for the daemon under test to start... [2022-04-19T15:11:10.612Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-19T15:11:12.497Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-19T15:11:13.423Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-19T15:11:13.423Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-19T15:11:13.423Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-19T15:11:13.423Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-19T15:11:13.679Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-19T15:11:13.679Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-19T15:11:14.283Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-19T15:11:15.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-19T15:11:15.906Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-19T15:11:16.832Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-19T15:11:17.393Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-19T15:11:17.648Z] docker_api_swarm_service_test.go:128: [d2f75fa02d094] joining swarm manager [d67e63fd1f74e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:11:18.219Z] docker_api_swarm_service_test.go:129: [d9b7494f3366d] joining swarm manager [d67e63fd1f74e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:11:19.439Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-19T15:11:20.110Z] docker_api_swarm_service_test.go:137: [d9c2d720e535b] joining swarm manager [d67e63fd1f74e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-19T15:11:20.671Z] docker_api_swarm_service_test.go:138: [d3f2f8f9e673a] joining swarm manager [d67e63fd1f74e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-19T15:11:20.745Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2022-04-19T15:11:20.745Z] === RUN TestServiceUpdateNetwork [2022-04-19T15:11:24.837Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-19T15:11:25.092Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-19T15:11:26.456Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-19T15:11:26.711Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-19T15:11:26.711Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-19T15:11:26.711Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-19T15:11:27.815Z] .....INFO: Daemon under test started and replied! [2022-04-19T15:11:27.815Z] INFO: Docker version of the daemon under test [2022-04-19T15:11:27.815Z] [2022-04-19T15:11:27.815Z] Client: [2022-04-19T15:11:27.815Z] Version: 17.06.2-ce [2022-04-19T15:11:27.815Z] API version: 1.30 [2022-04-19T15:11:27.815Z] Go version: go1.8.3 [2022-04-19T15:11:27.815Z] Git commit: cec0b72 [2022-04-19T15:11:27.815Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-19T15:11:27.815Z] OS/Arch: windows/amd64 [2022-04-19T15:11:27.815Z] [2022-04-19T15:11:27.815Z] Server: [2022-04-19T15:11:27.815Z] Version: 0.0.0-dev [2022-04-19T15:11:27.815Z] API version: 1.42 (minimum version 1.24) [2022-04-19T15:11:27.815Z] Go version: go1.18 [2022-04-19T15:11:27.815Z] Git commit: a46700dbdb [2022-04-19T15:11:27.815Z] Built: 04/19/2022 15:08:47 [2022-04-19T15:11:27.815Z] OS/Arch: windows/amd64 [2022-04-19T15:11:27.815Z] Experimental: false [2022-04-19T15:11:27.815Z] [2022-04-19T15:11:27.815Z] INFO: Docker info of the daemon under test [2022-04-19T15:11:27.815Z] [2022-04-19T15:11:27.815Z] Containers: 0 [2022-04-19T15:11:27.815Z] Running: 0 [2022-04-19T15:11:27.815Z] Paused: 0 [2022-04-19T15:11:27.815Z] Stopped: 0 [2022-04-19T15:11:27.815Z] Images: 0 [2022-04-19T15:11:27.815Z] Server Version: 0.0.0-dev [2022-04-19T15:11:27.815Z] Storage Driver: windowsfilter [2022-04-19T15:11:27.815Z] Windows: [2022-04-19T15:11:27.815Z] Logging Driver: json-file [2022-04-19T15:11:27.815Z] Plugins: [2022-04-19T15:11:27.815Z] Volume: local [2022-04-19T15:11:27.815Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T15:11:27.815Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T15:11:27.815Z] Swarm: inactive [2022-04-19T15:11:27.815Z] Default Isolation: process [2022-04-19T15:11:27.815Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-19T15:11:27.815Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-19T15:11:27.815Z] OSType: windows [2022-04-19T15:11:27.815Z] Architecture: x86_64 [2022-04-19T15:11:27.815Z] CPUs: 4 [2022-04-19T15:11:27.815Z] Total Memory: 32GiB [2022-04-19T15:11:27.815Z] Name: azwin-2-9b46e0 [2022-04-19T15:11:27.815Z] ID: YQN5:SRXA:OOC6:ZNJ6:FNGE:Z7QM:INUY:HD4W:UHGC:VULI:T5FW:GCG2 [2022-04-19T15:11:27.815Z] Docker Root Dir: D:\CI\PR-43502\1\daemon [2022-04-19T15:11:27.815Z] Debug Mode (client): false [2022-04-19T15:11:27.815Z] Debug Mode (server): true [2022-04-19T15:11:27.815Z] File Descriptors: -1 [2022-04-19T15:11:27.815Z] Goroutines: 16 [2022-04-19T15:11:27.815Z] System Time: 2022-04-19T15:11:25.3088477Z [2022-04-19T15:11:27.815Z] EventsListeners: 0 [2022-04-19T15:11:27.815Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:11:27.815Z] Labels: [2022-04-19T15:11:27.815Z] Experimental: false [2022-04-19T15:11:27.815Z] Insecure Registries: [2022-04-19T15:11:27.815Z] 127.0.0.0/8 [2022-04-19T15:11:27.815Z] Live Restore Enabled: false [2022-04-19T15:11:27.815Z] [2022-04-19T15:11:27.815Z] [2022-04-19T15:11:27.815Z] INFO: Docker images of the daemon under test [2022-04-19T15:11:27.815Z] [2022-04-19T15:11:27.815Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T15:11:27.815Z] [2022-04-19T15:11:27.815Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-19T15:11:27.815Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-19T15:11:27.815Z] ltsc2019: Pulling from windows/servercore [2022-04-19T15:11:27.815Z] 4612f6d0b889: Pulling fs layer [2022-04-19T15:11:27.815Z] ba8181afd426: Pulling fs layer [2022-04-19T15:11:29.226Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-19T15:11:29.785Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-19T15:11:31.670Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-19T15:11:32.596Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-19T15:11:32.596Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-19T15:11:32.852Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-19T15:11:32.967Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2022-04-19T15:11:32.967Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T15:11:32.967Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-19T15:11:33.907Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-19T15:11:35.364Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-19T15:11:35.926Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-19T15:11:35.926Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-19T15:11:37.289Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-19T15:11:37.850Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-19T15:11:38.777Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-19T15:11:39.338Z] === RUN TestDockerSuite/TestRmiTag [2022-04-19T15:11:39.338Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-19T15:11:39.897Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-19T15:11:40.225Z] ba8181afd426: Verifying Checksum [2022-04-19T15:11:40.225Z] ba8181afd426: Download complete [2022-04-19T15:11:40.482Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-19T15:11:43.159Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-19T15:11:43.159Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-19T15:11:43.720Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-19T15:11:43.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-19T15:11:43.720Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-19T15:11:44.646Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-19T15:11:45.207Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-19T15:11:45.462Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-19T15:11:46.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-19T15:11:46.387Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-19T15:11:46.387Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-19T15:11:46.951Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-19T15:11:48.339Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-19T15:11:48.339Z] docker_api_swarm_service_test.go:304: [db78ac7b01f13] joining swarm manager [d7a98c3eb2a75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:11:48.594Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-19T15:11:48.612Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2022-04-19T15:11:48.613Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-19T15:11:48.613Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-19T15:11:48.613Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-19T15:11:48.613Z] PASS [2022-04-19T15:11:48.613Z] [2022-04-19T15:11:48.613Z] === Skipped [2022-04-19T15:11:48.613Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.01s) [2022-04-19T15:11:48.613Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T15:11:48.613Z] [2022-04-19T15:11:48.613Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-19T15:11:48.613Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T15:11:48.613Z] [2022-04-19T15:11:48.613Z] DONE 27 tests, 2 skipped in 151.170s [2022-04-19T15:11:48.613Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-19T15:11:48.613Z] ++ 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-04-19T15:11:48.613Z] ++ set -e [2022-04-19T15:11:48.613Z] ++ '[' -n 0 ']' [2022-04-19T15:11:48.613Z] ++ set -x [2022-04-19T15:11:48.613Z] ++ 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-04-19T15:11:48.613Z] INFO: Testing against a local daemon [2022-04-19T15:11:48.613Z] === RUN TestSessionCreate [2022-04-19T15:11:48.613Z] --- PASS: TestSessionCreate (0.02s) [2022-04-19T15:11:48.613Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T15:11:48.613Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-19T15:11:48.613Z] PASS [2022-04-19T15:11:48.613Z] [2022-04-19T15:11:48.613Z] DONE 2 tests in 0.162s [2022-04-19T15:11:48.613Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-19T15:11:48.613Z] ++ 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-04-19T15:11:48.613Z] ++ set -e [2022-04-19T15:11:48.613Z] ++ '[' -n 0 ']' [2022-04-19T15:11:48.613Z] ++ set -x [2022-04-19T15:11:48.613Z] ++ 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-04-19T15:11:48.613Z] INFO: Testing against a local daemon [2022-04-19T15:11:48.613Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T15:11:48.613Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T15:11:48.613Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T15:11:48.613Z] === RUN TestDiskUsage [2022-04-19T15:11:48.613Z] === PAUSE TestDiskUsage [2022-04-19T15:11:48.613Z] === RUN TestEventsExecDie [2022-04-19T15:11:48.780Z] 4612f6d0b889: Verifying Checksum [2022-04-19T15:11:48.780Z] 4612f6d0b889: Download complete [2022-04-19T15:11:48.873Z] --- PASS: TestEventsExecDie (0.59s) [2022-04-19T15:11:48.873Z] === RUN TestEventsBackwardsCompatible [2022-04-19T15:11:48.873Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-19T15:11:48.873Z] === RUN TestEventsVolumeCreate [2022-04-19T15:11:48.873Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-19T15:11:48.873Z] === RUN TestInfoBinaryCommits [2022-04-19T15:11:48.873Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-19T15:11:48.873Z] === RUN TestInfoAPIVersioned [2022-04-19T15:11:48.873Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-19T15:11:48.873Z] === RUN TestInfoAPI [2022-04-19T15:11:48.873Z] --- PASS: TestInfoAPI (0.02s) [2022-04-19T15:11:48.873Z] === RUN TestInfoAPIWarnings [2022-04-19T15:11:49.155Z] docker_api_swarm_service_test.go:304: [da6f4eebb85ff] joining swarm manager [d7a98c3eb2a75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:11:49.155Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-19T15:11:50.081Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-19T15:11:51.007Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-19T15:11:52.372Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-19T15:11:52.627Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-19T15:11:53.189Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-19T15:11:54.115Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-19T15:11:54.370Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-19T15:11:55.297Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-19T15:11:55.859Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-19T15:11:56.788Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-19T15:11:57.350Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-19T15:11:58.276Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-19T15:11:58.837Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-19T15:11:58.837Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-19T15:12:00.201Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-19T15:12:00.763Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-19T15:12:01.018Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-19T15:12:01.579Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-19T15:12:02.140Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-19T15:12:02.140Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-19T15:12:02.700Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-19T15:12:02.956Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-19T15:12:03.518Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-19T15:12:04.078Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-19T15:12:04.639Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-19T15:12:04.639Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-19T15:12:04.894Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-19T15:12:04.894Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-19T15:12:05.820Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-19T15:12:06.381Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-19T15:12:06.637Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-19T15:12:06.998Z] --- PASS: TestInfoAPIWarnings (16.28s) [2022-04-19T15:12:06.998Z] === RUN TestInfoDebug [2022-04-19T15:12:06.998Z] --- PASS: TestInfoDebug (0.52s) [2022-04-19T15:12:06.998Z] === RUN TestInfoInsecureRegistries [2022-04-19T15:12:06.998Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-19T15:12:06.998Z] === RUN TestInfoRegistryMirrors [2022-04-19T15:12:06.998Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-19T15:12:06.998Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T15:12:06.998Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-19T15:12:06.998Z] === RUN TestPingCacheHeaders [2022-04-19T15:12:06.998Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-19T15:12:06.998Z] === RUN TestPingGet [2022-04-19T15:12:06.998Z] --- PASS: TestPingGet (0.01s) [2022-04-19T15:12:06.998Z] === RUN TestPingHead [2022-04-19T15:12:06.998Z] --- PASS: TestPingHead (0.02s) [2022-04-19T15:12:06.998Z] === RUN TestPingSwarmHeader [2022-04-19T15:12:07.198Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-19T15:12:07.198Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-19T15:12:07.567Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-19T15:12:07.567Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-19T15:12:07.759Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-19T15:12:08.508Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-19T15:12:08.508Z] --- PASS: TestPingSwarmHeader (1.64s) [2022-04-19T15:12:08.508Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-19T15:12:08.508Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-19T15:12:08.508Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-19T15:12:08.508Z] === RUN TestVersion [2022-04-19T15:12:08.508Z] --- PASS: TestVersion (0.02s) [2022-04-19T15:12:08.508Z] === CONT TestDiskUsage [2022-04-19T15:12:08.684Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-19T15:12:08.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-19T15:12:09.078Z] === RUN TestDiskUsage/empty [2022-04-19T15:12:09.078Z] === RUN TestDiskUsage/empty/container_types [2022-04-19T15:12:09.078Z] === RUN TestDiskUsage/empty/image_types [2022-04-19T15:12:09.078Z] === RUN TestDiskUsage/empty/volume_types [2022-04-19T15:12:09.078Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-19T15:12:09.078Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-19T15:12:09.078Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-19T15:12:09.078Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-19T15:12:09.078Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-19T15:12:09.078Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-19T15:12:09.078Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-19T15:12:09.078Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-19T15:12:09.338Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-19T15:12:09.338Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-19T15:12:09.338Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-19T15:12:09.338Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-19T15:12:09.338Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-19T15:12:09.338Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-19T15:12:09.338Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-19T15:12:09.338Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-19T15:12:09.338Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-19T15:12:09.338Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-19T15:12:09.338Z] === RUN TestDiskUsage/after_container.Run [2022-04-19T15:12:09.598Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-19T15:12:09.598Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-19T15:12:09.598Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-19T15:12:09.598Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-19T15:12:09.598Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-19T15:12:09.598Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-19T15:12:09.598Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-19T15:12:09.598Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-19T15:12:09.598Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-19T15:12:09.598Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-19T15:12:09.609Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage (1.14s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-19T15:12:09.858Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-19T15:12:09.859Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-19T15:12:09.859Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T15:12:09.859Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-04-19T15:12:09.859Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-19T15:12:09.859Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-19T15:12:09.859Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-19T15:12:09.859Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-19T15:12:09.859Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-19T15:12:09.859Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-19T15:12:09.859Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-19T15:12:09.859Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-19T15:12:09.859Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-19T15:12:09.859Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T15:12:09.859Z] PASS [2022-04-19T15:12:09.859Z] [2022-04-19T15:12:09.859Z] === Skipped [2022-04-19T15:12:09.859Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T15:12:09.859Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T15:12:09.859Z] [2022-04-19T15:12:09.859Z] DONE 54 tests, 1 skipped in 21.673s [2022-04-19T15:12:09.859Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-19T15:12:09.859Z] ++ 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-04-19T15:12:09.859Z] ++ set -e [2022-04-19T15:12:09.859Z] ++ '[' -n 0 ']' [2022-04-19T15:12:09.859Z] ++ set -x [2022-04-19T15:12:09.859Z] ++ 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-04-19T15:12:09.859Z] INFO: Testing against a local daemon [2022-04-19T15:12:09.859Z] === RUN TestVolumesCreateAndList [2022-04-19T15:12:09.859Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-19T15:12:09.859Z] === RUN TestVolumesRemove [2022-04-19T15:12:09.859Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-19T15:12:09.859Z] === RUN TestVolumesInspect [2022-04-19T15:12:09.859Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-19T15:12:09.859Z] === RUN TestVolumesInvalidJSON [2022-04-19T15:12:09.859Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T15:12:09.859Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T15:12:10.119Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T15:12:10.119Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T15:12:10.119Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T15:12:10.119Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T15:12:10.119Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T15:12:10.119Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-19T15:12:10.119Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-19T15:12:10.119Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T15:12:10.119Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T15:12:10.119Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T15:12:10.119Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T15:12:10.119Z] PASS [2022-04-19T15:12:10.119Z] [2022-04-19T15:12:10.119Z] DONE 9 tests in 0.228s [2022-04-19T15:12:10.119Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T15:12:10.119Z] ++++ cat bundles/test-integration/docker.pid [2022-04-19T15:12:10.119Z] +++ kill 14214 [2022-04-19T15:12:10.379Z] +++ /etc/init.d/apparmor stop [2022-04-19T15:12:10.379Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T15:12:10.379Z] [2022-04-19T15:12:10.379Z] Unloading profiles will leave already running processes permanently [2022-04-19T15:12:10.379Z] unconfined, which can lead to unexpected situations. [2022-04-19T15:12:10.379Z] [2022-04-19T15:12:10.379Z] To set a process to complain mode, use the command line tool [2022-04-19T15:12:10.379Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T15:12:10.379Z] +++ true [2022-04-19T15:12:10.379Z] exiting test-integration [2022-04-19T15:12:10.379Z] ++ exit 0 [2022-04-19T15:12:10.379Z] [2022-04-19T15:12:10.534Z] docker_api_swarm_service_test.go:100: [d8eba2d295c3a] joining swarm manager [d3e9a1d0181a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:12:10.790Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag Post stage [Pipeline] junit [2022-04-19T15:12:11.336Z] Recording test results [2022-04-19T15:12:11.365Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-19T15:12:11.365Z] docker_api_swarm_service_test.go:101: [da6ec4f55548d] joining swarm manager [d3e9a1d0181a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:12:11.518Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T15:12:11.633Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-19T15:12:11.855Z] + echo Ensuring container killed. [2022-04-19T15:12:11.855Z] Ensuring container killed. [2022-04-19T15:12:11.855Z] + docker rm -vf docker-pr1 [2022-04-19T15:12:11.855Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-19T15:12:12.141Z] + echo Chowning /workspace to jenkins user [2022-04-19T15:12:12.141Z] Chowning /workspace to jenkins user [2022-04-19T15:12:12.141Z] + id -u [2022-04-19T15:12:12.141Z] + id -g [2022-04-19T15:12:12.141Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43502:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T15:12:12.199Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-19T15:12:12.373Z] .........................xx.................... [ 29%] [2022-04-19T15:12:12.761Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T15:12:13.687Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-19T15:12:13.820Z] + bundleName=arm64-integration [2022-04-19T15:12:13.820Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-19T15:12:13.820Z] Creating arm64-integration-bundles.tar.gz [2022-04-19T15:12:13.820Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-19T15:12:13.821Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-19T15:12:14.098Z] Archiving artifacts [2022-04-19T15:12:14.357Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43502/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T15:12:14.671Z] + make clean [2022-04-19T15:12:14.671Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T15:12:14.671Z] docker-dev-cache [2022-04-19T15:12:14.671Z] docker-mod-cache [Pipeline] deleteDir [2022-04-19T15:12:15.051Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T15:12:16.943Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-19T15:12:16.943Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-19T15:12:17.503Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-19T15:12:18.865Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-19T15:12:20.230Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-19T15:12:20.481Z] dccd9e4d14d3: Pull complete [2022-04-19T15:12:20.481Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-19T15:12:20.481Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:12:20.481Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-19T15:12:20.481Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-19T15:12:20.481Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-19T15:12:20.481Z] WARN: Skipping validation tests [2022-04-19T15:12:20.481Z] INFO: Running unit tests at 04/19/2022 15:12:09... [2022-04-19T15:12:20.481Z] INFO: make.ps1 starting at 04/19/2022 15:12:14 [2022-04-19T15:12:20.481Z] INFO: Git commit (a46700dbdb) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T15:12:20.481Z] INFO: Invoking autogen... [2022-04-19T15:12:20.481Z] INFO: Running unit tests... [2022-04-19T15:12:21.593Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-19T15:12:23.482Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-19T15:12:23.482Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-19T15:12:23.482Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-19T15:12:23.482Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-19T15:12:23.482Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-19T15:12:23.738Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-19T15:12:24.201Z] 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/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/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/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-04-19T15:12:24.665Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-19T15:12:25.591Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-19T15:12:27.479Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-19T15:12:28.038Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-19T15:12:28.405Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-19T15:12:28.961Z] check_test.go:379: [d8eba2d295c3a] daemon is not started [2022-04-19T15:12:29.522Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-19T15:12:30.082Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-19T15:12:30.082Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-19T15:12:30.082Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-19T15:12:30.642Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-19T15:12:31.567Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-19T15:12:31.567Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-19T15:12:32.127Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-19T15:12:32.687Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-19T15:12:33.249Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-19T15:12:33.504Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-19T15:12:33.760Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-19T15:12:34.016Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-19T15:12:34.271Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-19T15:12:34.526Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-19T15:12:35.087Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-19T15:12:35.342Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-19T15:12:35.909Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-19T15:12:35.985Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-19T15:12:36.170Z] docker_api_swarm_service_test.go:533: [dd21c04de2f08] joining swarm manager [d7c310167f21d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:12:36.549Z] ? github.com/docker/docker/api [no test files] [2022-04-19T15:12:36.733Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-19T15:12:36.989Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-19T15:12:37.550Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-19T15:12:37.550Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-19T15:12:37.806Z] docker_api_swarm_service_test.go:534: [dc7e551d08ff2] joining swarm manager [d7c310167f21d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:12:38.062Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-19T15:12:38.623Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-19T15:12:39.549Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-19T15:12:39.805Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T15:12:39.805Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-19T15:12:39.805Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-19T15:12:40.621Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-19T15:12:42.318Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-19T15:12:43.267Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-19T15:12:55.435Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-19T15:12:55.435Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-19T15:12:55.996Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-19T15:12:55.996Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-19T15:12:55.996Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-19T15:12:55.996Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-19T15:12:56.556Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-19T15:12:56.660Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-19T15:12:57.780Z] === RUN TestMiddlewares [2022-04-19T15:12:57.780Z] --- PASS: TestMiddlewares (0.00s) [2022-04-19T15:12:57.780Z] PASS [2022-04-19T15:12:57.780Z] coverage: 7.9% of statements [2022-04-19T15:12:57.780Z] ok github.com/docker/docker/api/server 0.052s coverage: 7.9% of statements [2022-04-19T15:12:58.444Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-19T15:12:59.370Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-19T15:12:59.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-19T15:13:00.551Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-19T15:13:01.477Z] docker_api_swarm_service_test.go:148: [dbf1827ed7675] joining swarm manager [d52dbeb226496]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:13:02.038Z] docker_api_swarm_service_test.go:148: [d75fc67e93e2a] joining swarm manager [d52dbeb226496]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:13:06.202Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-19T15:13:06.202Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-19T15:13:06.458Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-19T15:13:06.473Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-19T15:13:07.020Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-19T15:13:07.020Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-19T15:13:07.275Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-19T15:13:07.935Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-19T15:13:08.200Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-19T15:13:09.127Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-19T15:13:10.054Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-19T15:13:10.054Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-19T15:13:10.054Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-19T15:13:11.418Z] === RUN TestDockerSuite/TestRunMount [2022-04-19T15:13:11.880Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-19T15:13:15.579Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-19T15:13:15.579Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-19T15:13:15.834Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-19T15:13:17.168Z] dccd9e4d14d3: Pull complete [2022-04-19T15:13:17.168Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-19T15:13:17.168Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:13:17.168Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-19T15:13:17.168Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-19T15:13:17.168Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-19T15:13:17.168Z] WARN: Skipping validation tests [2022-04-19T15:13:17.168Z] INFO: Running unit tests at 04/19/2022 15:13:06... [2022-04-19T15:13:17.168Z] INFO: make.ps1 starting at 04/19/2022 15:13:10 [2022-04-19T15:13:17.168Z] INFO: Git commit (a46700dbdb) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T15:13:17.168Z] INFO: Invoking autogen... [2022-04-19T15:13:17.168Z] INFO: Running unit tests... [2022-04-19T15:13:17.198Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-19T15:13:18.562Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-19T15:13:20.964Z] 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/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/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/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-04-19T15:13:21.077Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-19T15:13:22.443Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-19T15:13:24.337Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-19T15:13:25.307Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-19T15:13:26.674Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-19T15:13:26.674Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-19T15:13:26.930Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-19T15:13:27.837Z] ............................ [ 66%] [2022-04-19T15:13:27.861Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-19T15:13:28.116Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-19T15:13:28.371Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-19T15:13:30.260Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-19T15:13:31.187Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-19T15:13:33.502Z] ? github.com/docker/docker/api [no test files] [2022-04-19T15:13:34.503Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-19T15:13:34.503Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-19T15:13:34.503Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-19T15:13:35.080Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-19T15:13:35.080Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-19T15:13:35.644Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-19T15:13:35.900Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-19T15:13:35.900Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-19T15:13:36.462Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-19T15:13:37.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-19T15:13:41.997Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-19T15:13:41.997Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-19T15:13:41.997Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-19T15:13:42.559Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-19T15:13:43.121Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-19T15:13:44.484Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-19T15:13:45.044Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-19T15:13:45.299Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-19T15:13:45.555Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-19T15:13:45.810Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-19T15:13:46.370Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-19T15:13:46.930Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-19T15:13:47.491Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T15:13:47.491Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-19T15:13:47.491Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-19T15:13:48.052Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-19T15:13:48.614Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-19T15:13:48.614Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-19T15:13:48.614Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-19T15:13:48.870Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-19T15:13:50.232Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-19T15:13:50.232Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-19T15:13:50.232Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-19T15:13:52.745Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-19T15:13:53.307Z] === RUN TestDockerSuite/TestRunRm [2022-04-19T15:13:53.868Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-19T15:13:54.730Z] === RUN TestMiddlewares [2022-04-19T15:13:54.730Z] --- PASS: TestMiddlewares (0.00s) [2022-04-19T15:13:54.730Z] PASS [2022-04-19T15:13:54.730Z] coverage: 7.9% of statements [2022-04-19T15:13:54.730Z] ok github.com/docker/docker/api/server 0.064s coverage: 7.9% of statements [2022-04-19T15:13:58.036Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-19T15:13:58.036Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-19T15:13:58.291Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-19T15:13:58.404Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T15:13:58.404Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T15:13:58.404Z] === RUN TestBoolValue [2022-04-19T15:13:58.404Z] --- PASS: TestBoolValue (0.00s) [2022-04-19T15:13:58.404Z] === RUN TestBoolValueOrDefault [2022-04-19T15:13:58.404Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-19T15:13:58.404Z] === RUN TestInt64ValueOrZero [2022-04-19T15:13:58.404Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-19T15:13:58.404Z] === RUN TestInt64ValueOrDefault [2022-04-19T15:13:58.404Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-19T15:13:58.404Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-19T15:13:58.404Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-19T15:13:58.404Z] === RUN TestJsonContentType [2022-04-19T15:13:58.404Z] --- PASS: TestJsonContentType (0.00s) [2022-04-19T15:13:58.404Z] === RUN TestReadJSON [2022-04-19T15:13:58.404Z] === RUN TestReadJSON/nil_body [2022-04-19T15:13:58.404Z] === RUN TestReadJSON/empty_body [2022-04-19T15:13:58.404Z] === RUN TestReadJSON/with_valid_request [2022-04-19T15:13:58.404Z] === RUN TestReadJSON/with_whitespace [2022-04-19T15:13:58.404Z] === RUN TestReadJSON/with_extra_content [2022-04-19T15:13:58.404Z] === RUN TestReadJSON/invalid_JSON [2022-04-19T15:13:58.404Z] --- PASS: TestReadJSON (0.00s) [2022-04-19T15:13:58.404Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-19T15:13:58.404Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-19T15:13:58.404Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-19T15:13:58.404Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-19T15:13:58.404Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-19T15:13:58.404Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-19T15:13:58.404Z] PASS [2022-04-19T15:13:58.404Z] coverage: 31.9% of statements [2022-04-19T15:13:58.404Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 31.9% of statements [2022-04-19T15:14:00.194Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-19T15:14:00.620Z] === RUN TestMaskSecretKeys [2022-04-19T15:14:00.620Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-19T15:14:00.620Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-19T15:14:00.620Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-19T15:14:00.620Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-19T15:14:00.620Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-19T15:14:00.620Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-19T15:14:00.620Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-19T15:14:00.620Z] === RUN TestVersionMiddlewareVersion [2022-04-19T15:14:00.620Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-19T15:14:00.620Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-19T15:14:00.620Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-19T15:14:00.620Z] PASS [2022-04-19T15:14:00.620Z] coverage: 37.7% of statements [2022-04-19T15:14:00.620Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2022-04-19T15:14:00.620Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T15:14:00.620Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T15:14:00.620Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T15:14:00.620Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T15:14:00.620Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T15:14:00.620Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T15:14:00.620Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T15:14:00.620Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T15:14:00.620Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T15:14:00.620Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T15:14:00.620Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T15:14:01.122Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-19T15:14:01.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-19T15:14:01.607Z] === RUN TestStrSliceMarshalJSON [2022-04-19T15:14:01.607Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestStrSliceUnmarshalJSON [2022-04-19T15:14:01.607Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestStrSliceUnmarshalString [2022-04-19T15:14:01.607Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestStrSliceUnmarshalSlice [2022-04-19T15:14:01.607Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-19T15:14:01.607Z] PASS [2022-04-19T15:14:01.607Z] coverage: 90.0% of statements [2022-04-19T15:14:01.607Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2022-04-19T15:14:01.607Z] === RUN TestToJSON [2022-04-19T15:14:01.607Z] --- PASS: TestToJSON (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestToParamWithVersion [2022-04-19T15:14:01.607Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestFromJSON [2022-04-19T15:14:01.607Z] --- PASS: TestFromJSON (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestEmpty [2022-04-19T15:14:01.607Z] --- PASS: TestEmpty (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestArgsMatchKVListEmptySources [2022-04-19T15:14:01.607Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestArgsMatchKVList [2022-04-19T15:14:01.607Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestArgsMatch [2022-04-19T15:14:01.607Z] --- PASS: TestArgsMatch (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestAdd [2022-04-19T15:14:01.607Z] --- PASS: TestAdd (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestDel [2022-04-19T15:14:01.607Z] --- PASS: TestDel (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestLen [2022-04-19T15:14:01.607Z] --- PASS: TestLen (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestExactMatch [2022-04-19T15:14:01.607Z] --- PASS: TestExactMatch (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestOnlyOneExactMatch [2022-04-19T15:14:01.607Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestContains [2022-04-19T15:14:01.607Z] --- PASS: TestContains (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestValidate [2022-04-19T15:14:01.607Z] --- PASS: TestValidate (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestWalkValues [2022-04-19T15:14:01.607Z] --- PASS: TestWalkValues (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestFuzzyMatch [2022-04-19T15:14:01.607Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestClone [2022-04-19T15:14:01.607Z] --- PASS: TestClone (0.00s) [2022-04-19T15:14:01.607Z] PASS [2022-04-19T15:14:01.607Z] coverage: 92.2% of statements [2022-04-19T15:14:01.607Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2022-04-19T15:14:01.607Z] === RUN TestAdjustForAPIVersion [2022-04-19T15:14:01.607Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-19T15:14:01.607Z] PASS [2022-04-19T15:14:01.607Z] coverage: 6.1% of statements [2022-04-19T15:14:01.607Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 6.1% of statements [2022-04-19T15:14:01.607Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T15:14:01.607Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T15:14:01.607Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T15:14:01.607Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T15:14:01.607Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T15:14:01.607Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T15:14:01.607Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T15:14:01.607Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T15:14:01.607Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T15:14:01.607Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T15:14:01.607Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T15:14:01.607Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T15:14:01.607Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T15:14:01.607Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T15:14:01.607Z] === RUN TestDurationToSecondsString [2022-04-19T15:14:01.607Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-19T15:14:01.607Z] === RUN TestGetTimestamp [2022-04-19T15:14:02.080Z] --- PASS: TestGetTimestamp (0.18s) [2022-04-19T15:14:02.080Z] === RUN TestParseTimestamps [2022-04-19T15:14:02.080Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-19T15:14:02.080Z] PASS [2022-04-19T15:14:02.080Z] coverage: 100.0% of statements [2022-04-19T15:14:02.080Z] ok github.com/docker/docker/api/types/time 0.218s coverage: 100.0% of statements [2022-04-19T15:14:02.080Z] === RUN TestCompareVersion [2022-04-19T15:14:02.080Z] --- PASS: TestCompareVersion (0.00s) [2022-04-19T15:14:02.080Z] PASS [2022-04-19T15:14:02.080Z] coverage: 77.3% of statements [2022-04-19T15:14:02.080Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 77.3% of statements [2022-04-19T15:14:02.080Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T15:14:02.080Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T15:14:02.080Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T15:14:02.080Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-19T15:14:02.080Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T15:14:02.080Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T15:14:02.080Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T15:14:02.080Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T15:14:02.080Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T15:14:02.080Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T15:14:02.080Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T15:14:02.080Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T15:14:03.066Z] === RUN TestIsGIT [2022-04-19T15:14:03.066Z] --- PASS: TestIsGIT (0.00s) [2022-04-19T15:14:03.066Z] PASS [2022-04-19T15:14:03.066Z] coverage: 100.0% of statements [2022-04-19T15:14:03.066Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.087s coverage: 100.0% of statements [2022-04-19T15:14:03.535Z] === RUN TestParseRemoteURL [2022-04-19T15:14:03.535Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-19T15:14:03.535Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-19T15:14:03.535Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-19T15:14:03.535Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-19T15:14:03.535Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-19T15:14:03.535Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-19T15:14:03.535Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-19T15:14:03.535Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-19T15:14:03.535Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-19T15:14:03.535Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-19T15:14:03.535Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-19T15:14:03.535Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-19T15:14:04.007Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-19T15:14:04.007Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-19T15:14:04.007Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-19T15:14:04.007Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-19T15:14:04.007Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-19T15:14:04.007Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-19T15:14:04.007Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-19T15:14:04.007Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-19T15:14:04.007Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-19T15:14:04.007Z] === RUN TestCloneArgsSmartHttp [2022-04-19T15:14:04.007Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-19T15:14:04.007Z] === RUN TestCloneArgsDumbHttp [2022-04-19T15:14:04.007Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-19T15:14:04.007Z] === RUN TestCloneArgsGit [2022-04-19T15:14:04.007Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-19T15:14:04.007Z] === RUN TestCheckoutGit [2022-04-19T15:14:04.388Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-19T15:14:05.631Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-19T15:14:05.631Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-19T15:14:05.631Z] === RUN TestProcessNoDockerignore [2022-04-19T15:14:05.631Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-19T15:14:05.631Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-19T15:14:05.631Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-19T15:14:05.631Z] === RUN TestDetectContentType [2022-04-19T15:14:05.631Z] --- PASS: TestDetectContentType (0.00s) [2022-04-19T15:14:05.631Z] === RUN TestSelectAcceptableMIME [2022-04-19T15:14:05.631Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-19T15:14:05.631Z] === RUN TestInspectEmptyResponse [2022-04-19T15:14:05.631Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-19T15:14:05.631Z] === RUN TestInspectResponseBinary [2022-04-19T15:14:05.631Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-19T15:14:05.631Z] === RUN TestResponseUnsupportedContentType [2022-04-19T15:14:05.631Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-19T15:14:05.631Z] === RUN TestInspectResponseTextSimple [2022-04-19T15:14:05.631Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-19T15:14:05.631Z] === RUN TestInspectResponseEmptyContentType [2022-04-19T15:14:05.631Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-19T15:14:05.631Z] === RUN TestUnknownContentLength [2022-04-19T15:14:05.631Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-19T15:14:05.631Z] === RUN TestDownloadRemote [2022-04-19T15:14:05.631Z] --- PASS: TestDownloadRemote (0.10s) [2022-04-19T15:14:05.631Z] === RUN TestGetWithStatusError [2022-04-19T15:14:05.631Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-19T15:14:05.631Z] === RUN TestCloseRootDirectory [2022-04-19T15:14:05.631Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:14:05.631Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-19T15:14:05.631Z] === RUN TestHashFile [2022-04-19T15:14:05.631Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:14:05.631Z] --- SKIP: TestHashFile (0.00s) [2022-04-19T15:14:05.631Z] === RUN TestHashSubdir [2022-04-19T15:14:05.631Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:14:05.631Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-19T15:14:05.631Z] === RUN TestRemoveDirectory [2022-04-19T15:14:05.631Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:14:05.631Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-19T15:14:05.631Z] PASS [2022-04-19T15:14:05.631Z] coverage: 9.3% of statements [2022-04-19T15:14:05.631Z] ok github.com/docker/docker/builder/remotecontext 0.380s coverage: 9.3% of statements [2022-04-19T15:14:05.631Z] === RUN TestEnable [2022-04-19T15:14:05.631Z] --- PASS: TestEnable (0.00s) [2022-04-19T15:14:05.631Z] === RUN TestDisable [2022-04-19T15:14:05.631Z] --- PASS: TestDisable (0.00s) [2022-04-19T15:14:05.631Z] === RUN TestEnabled [2022-04-19T15:14:05.631Z] --- PASS: TestEnabled (0.00s) [2022-04-19T15:14:05.631Z] PASS [2022-04-19T15:14:05.631Z] coverage: 100.0% of statements [2022-04-19T15:14:05.631Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2022-04-19T15:14:05.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-19T15:14:06.099Z] === RUN TestGetAllAllowed [2022-04-19T15:14:06.099Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestGetAllMeta [2022-04-19T15:14:06.099Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-19T15:14:06.099Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestIsUnreferencedBuiltin [2022-04-19T15:14:06.099Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestIsExistingDirectory [2022-04-19T15:14:06.099Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestGetFilenameForDownload [2022-04-19T15:14:06.099Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestEnv2Variables [2022-04-19T15:14:06.099Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-19T15:14:06.099Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestMaintainer [2022-04-19T15:14:06.099Z] --- PASS: TestMaintainer (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestLabel [2022-04-19T15:14:06.099Z] --- PASS: TestLabel (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestFromScratch [2022-04-19T15:14:06.099Z] --- PASS: TestFromScratch (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestFromWithArg [2022-04-19T15:14:06.099Z] --- PASS: TestFromWithArg (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-19T15:14:06.099Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestFromWithUndefinedArg [2022-04-19T15:14:06.099Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestFromMultiStageWithNamedStage [2022-04-19T15:14:06.099Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestOnbuild [2022-04-19T15:14:06.099Z] --- PASS: TestOnbuild (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestWorkdir [2022-04-19T15:14:06.099Z] --- PASS: TestWorkdir (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestCmd [2022-04-19T15:14:06.099Z] --- PASS: TestCmd (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestHealthcheckNone [2022-04-19T15:14:06.099Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestHealthcheckCmd [2022-04-19T15:14:06.099Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestEntrypoint [2022-04-19T15:14:06.099Z] --- PASS: TestEntrypoint (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestExpose [2022-04-19T15:14:06.099Z] --- PASS: TestExpose (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestUser [2022-04-19T15:14:06.099Z] --- PASS: TestUser (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestVolume [2022-04-19T15:14:06.099Z] --- PASS: TestVolume (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestStopSignal [2022-04-19T15:14:06.099Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T15:14:06.099Z] --- SKIP: TestStopSignal (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestArg [2022-04-19T15:14:06.099Z] --- PASS: TestArg (0.00s) [2022-04-19T15:14:06.099Z] === RUN TestShell [2022-04-19T15:14:06.100Z] --- PASS: TestShell (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestPrependEnvOnCmd [2022-04-19T15:14:06.100Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestRunWithBuildArgs [2022-04-19T15:14:06.100Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestRunIgnoresHealthcheck [2022-04-19T15:14:06.100Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestDispatchUnsupportedOptions [2022-04-19T15:14:06.100Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-19T15:14:06.100Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-19T15:14:06.100Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-19T15:14:06.100Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-19T15:14:06.100Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-19T15:14:06.100Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-19T15:14:06.100Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestNormalizeWorkdir [2022-04-19T15:14:06.100Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestDispatch [2022-04-19T15:14:06.100Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-19T15:14:06.100Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-19T15:14:06.100Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-19T15:14:06.100Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-19T15:14:06.100Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-19T15:14:06.100Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-19T15:14:06.100Z] === RUN TestDispatch/COPY_url [2022-04-19T15:14:06.100Z] --- PASS: TestDispatch (0.08s) [2022-04-19T15:14:06.100Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-19T15:14:06.100Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-19T15:14:06.100Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-04-19T15:14:06.100Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-19T15:14:06.100Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-19T15:14:06.100Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-19T15:14:06.100Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestAddScratchImageAddsToMounts [2022-04-19T15:14:06.100Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-19T15:14:06.100Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-19T15:14:06.100Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-19T15:14:06.100Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestImageSourceGetAddsToMounts [2022-04-19T15:14:06.100Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestEmptyDockerfile [2022-04-19T15:14:06.100Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-19T15:14:06.100Z] === RUN TestSymlinkDockerfile [2022-04-19T15:14:06.100Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-19T15:14:06.100Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-19T15:14:06.100Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestNonExistingDockerfile [2022-04-19T15:14:06.100Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestCopyRunConfig [2022-04-19T15:14:06.100Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestDeepCopyRunConfig [2022-04-19T15:14:06.100Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestExportImage [2022-04-19T15:14:06.100Z] --- PASS: TestExportImage (0.00s) [2022-04-19T15:14:06.100Z] === RUN TestNormalizeDest [2022-04-19T15:14:06.100Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-19T15:14:06.100Z] PASS [2022-04-19T15:14:06.100Z] coverage: 46.7% of statements [2022-04-19T15:14:06.100Z] ok github.com/docker/docker/builder/dockerfile 0.262s coverage: 46.7% of statements [2022-04-19T15:14:06.871Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-19T15:14:07.096Z] === RUN TestTCP4Proxy [2022-04-19T15:14:07.096Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-19T15:14:07.096Z] === RUN TestTCP4ProxyHalfClose [2022-04-19T15:14:07.096Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-19T15:14:07.096Z] === RUN TestTCP6Proxy [2022-04-19T15:14:07.096Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T15:14:07.096Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-19T15:14:07.096Z] === RUN TestTCPDualStackProxy [2022-04-19T15:14:07.096Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T15:14:07.096Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-19T15:14:07.096Z] === RUN TestUDP4Proxy [2022-04-19T15:14:07.096Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-19T15:14:07.096Z] === RUN TestUDP6Proxy [2022-04-19T15:14:07.096Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T15:14:07.096Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-19T15:14:07.096Z] === RUN TestUDPWriteError [2022-04-19T15:14:07.096Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-19T15:14:07.096Z] === RUN TestSCTP4Proxy [2022-04-19T15:14:07.096Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T15:14:07.096Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-19T15:14:07.096Z] === RUN TestSCTP6Proxy [2022-04-19T15:14:07.096Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T15:14:07.096Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-19T15:14:07.096Z] PASS [2022-04-19T15:14:07.096Z] coverage: 49.4% of statements [2022-04-19T15:14:07.096Z] ok github.com/docker/docker/cmd/docker-proxy 0.057s coverage: 49.4% of statements [2022-04-19T15:14:07.678Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-19T15:14:08.239Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-19T15:14:08.239Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-19T15:14:08.802Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-19T15:14:09.058Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-19T15:14:09.620Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-19T15:14:10.550Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-19T15:14:11.111Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-19T15:14:11.366Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-19T15:14:11.622Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-19T15:14:12.182Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-19T15:14:12.744Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-19T15:14:14.108Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-19T15:14:15.472Z] === RUN TestDockerSuite/TestRunState [2022-04-19T15:14:15.744Z] 4612f6d0b889: Pull complete [2022-04-19T15:14:16.837Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-19T15:14:17.092Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-19T15:14:17.348Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-19T15:14:17.907Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-19T15:14:17.907Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-19T15:14:17.907Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-19T15:14:17.907Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-19T15:14:18.467Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-19T15:14:19.027Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-19T15:14:19.587Z] === RUN TestCheckpointCreateError [2022-04-19T15:14:19.587Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCheckpointCreate [2022-04-19T15:14:19.587Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCheckpointDeleteError [2022-04-19T15:14:19.587Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCheckpointDelete [2022-04-19T15:14:19.587Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCheckpointListError [2022-04-19T15:14:19.587Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCheckpointList [2022-04-19T15:14:19.587Z] --- PASS: TestCheckpointList (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCheckpointListContainerNotFound [2022-04-19T15:14:19.587Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestNewClientWithOpsFromEnv [2022-04-19T15:14:19.587Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T15:14:19.587Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestGetAPIPath [2022-04-19T15:14:19.587Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestParseHostURL [2022-04-19T15:14:19.587Z] --- PASS: TestParseHostURL (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-19T15:14:19.587Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.01s) [2022-04-19T15:14:19.587Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-19T15:14:19.587Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestNegotiateAPIVersion [2022-04-19T15:14:19.587Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-19T15:14:19.587Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-19T15:14:19.587Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-19T15:14:19.587Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-19T15:14:19.587Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-19T15:14:19.587Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-19T15:14:19.587Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-19T15:14:19.587Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-19T15:14:19.587Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-19T15:14:19.587Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-19T15:14:19.587Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestNegotiateAPVersionOverride [2022-04-19T15:14:19.587Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-19T15:14:19.587Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-19T15:14:19.587Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-19T15:14:19.587Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestClientRedirect [2022-04-19T15:14:19.587Z] === RUN TestClientRedirect/GET [2022-04-19T15:14:19.587Z] === RUN TestClientRedirect/POST [2022-04-19T15:14:19.587Z] === RUN TestClientRedirect/PUT [2022-04-19T15:14:19.587Z] === RUN TestClientRedirect/DELETE [2022-04-19T15:14:19.587Z] --- PASS: TestClientRedirect (0.00s) [2022-04-19T15:14:19.587Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-19T15:14:19.587Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-19T15:14:19.587Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-19T15:14:19.587Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigCreateUnsupported [2022-04-19T15:14:19.587Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigCreateError [2022-04-19T15:14:19.587Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigCreate [2022-04-19T15:14:19.587Z] --- PASS: TestConfigCreate (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigInspectNotFound [2022-04-19T15:14:19.587Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigInspectWithEmptyID [2022-04-19T15:14:19.587Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigInspectUnsupported [2022-04-19T15:14:19.587Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigInspectError [2022-04-19T15:14:19.587Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigInspectConfigNotFound [2022-04-19T15:14:19.587Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigInspect [2022-04-19T15:14:19.587Z] --- PASS: TestConfigInspect (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigListUnsupported [2022-04-19T15:14:19.587Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigListError [2022-04-19T15:14:19.587Z] --- PASS: TestConfigListError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigList [2022-04-19T15:14:19.587Z] --- PASS: TestConfigList (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigRemoveUnsupported [2022-04-19T15:14:19.587Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigRemoveError [2022-04-19T15:14:19.587Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigRemove [2022-04-19T15:14:19.587Z] --- PASS: TestConfigRemove (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigUpdateUnsupported [2022-04-19T15:14:19.587Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigUpdateError [2022-04-19T15:14:19.587Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestConfigUpdate [2022-04-19T15:14:19.587Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerCommitError [2022-04-19T15:14:19.587Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerCommit [2022-04-19T15:14:19.587Z] --- PASS: TestContainerCommit (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerStatPathError [2022-04-19T15:14:19.587Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerStatPathNotFoundError [2022-04-19T15:14:19.587Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerStatPathNoHeaderError [2022-04-19T15:14:19.587Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerStatPath [2022-04-19T15:14:19.587Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCopyToContainerError [2022-04-19T15:14:19.587Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCopyToContainerNotFoundError [2022-04-19T15:14:19.587Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-19T15:14:19.587Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCopyToContainer [2022-04-19T15:14:19.587Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCopyFromContainerError [2022-04-19T15:14:19.587Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCopyFromContainerNotFoundError [2022-04-19T15:14:19.587Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-19T15:14:19.587Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-19T15:14:19.587Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestCopyFromContainer [2022-04-19T15:14:19.587Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerCreateError [2022-04-19T15:14:19.587Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerCreateImageNotFound [2022-04-19T15:14:19.587Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerCreateWithName [2022-04-19T15:14:19.587Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerCreateAutoRemove [2022-04-19T15:14:19.587Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerDiffError [2022-04-19T15:14:19.587Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerDiff [2022-04-19T15:14:19.587Z] --- PASS: TestContainerDiff (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerExecCreateError [2022-04-19T15:14:19.587Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerExecCreate [2022-04-19T15:14:19.587Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerExecStartError [2022-04-19T15:14:19.587Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerExecStart [2022-04-19T15:14:19.587Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerExecInspectError [2022-04-19T15:14:19.587Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerExecInspect [2022-04-19T15:14:19.587Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerExportError [2022-04-19T15:14:19.587Z] --- PASS: TestContainerExportError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerExport [2022-04-19T15:14:19.587Z] --- PASS: TestContainerExport (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerInspectError [2022-04-19T15:14:19.587Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerInspectContainerNotFound [2022-04-19T15:14:19.587Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerInspectWithEmptyID [2022-04-19T15:14:19.587Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerInspect [2022-04-19T15:14:19.587Z] --- PASS: TestContainerInspect (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerInspectNode [2022-04-19T15:14:19.587Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerKillError [2022-04-19T15:14:19.587Z] --- PASS: TestContainerKillError (0.00s) [2022-04-19T15:14:19.587Z] === RUN TestContainerKill [2022-04-19T15:14:19.588Z] --- PASS: TestContainerKill (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerListError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerListError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerList [2022-04-19T15:14:19.588Z] --- PASS: TestContainerList (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerLogsNotFoundError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerLogsError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerLogs [2022-04-19T15:14:19.588Z] --- PASS: TestContainerLogs (0.23s) [2022-04-19T15:14:19.588Z] === RUN TestContainerPauseError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerPause [2022-04-19T15:14:19.588Z] --- PASS: TestContainerPause (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainersPruneError [2022-04-19T15:14:19.588Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainersPrune [2022-04-19T15:14:19.588Z] --- PASS: TestContainersPrune (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerRemoveError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerRemoveNotFoundError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerRemove [2022-04-19T15:14:19.588Z] --- PASS: TestContainerRemove (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerRenameError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerRename [2022-04-19T15:14:19.588Z] --- PASS: TestContainerRename (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerResizeError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerExecResizeError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerResize [2022-04-19T15:14:19.588Z] --- PASS: TestContainerResize (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerExecResize [2022-04-19T15:14:19.588Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerRestartError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerRestart [2022-04-19T15:14:19.588Z] --- PASS: TestContainerRestart (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerStartError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerStartError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerStart [2022-04-19T15:14:19.588Z] --- PASS: TestContainerStart (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerStatsError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerStats [2022-04-19T15:14:19.588Z] --- PASS: TestContainerStats (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerStopError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerStopError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerStop [2022-04-19T15:14:19.588Z] --- PASS: TestContainerStop (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerTopError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerTopError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerTop [2022-04-19T15:14:19.588Z] --- PASS: TestContainerTop (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerUnpauseError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerUnpause [2022-04-19T15:14:19.588Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerUpdateError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerUpdate [2022-04-19T15:14:19.588Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerWaitError [2022-04-19T15:14:19.588Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestContainerWait [2022-04-19T15:14:19.588Z] --- PASS: TestContainerWait (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestDiskUsageError [2022-04-19T15:14:19.588Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestDiskUsage [2022-04-19T15:14:19.588Z] --- PASS: TestDiskUsage (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestDistributionInspectUnsupported [2022-04-19T15:14:19.588Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestDistributionInspectWithEmptyID [2022-04-19T15:14:19.588Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestEventsErrorInOptions [2022-04-19T15:14:19.588Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestEventsErrorFromServer [2022-04-19T15:14:19.588Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestEvents [2022-04-19T15:14:19.588Z] --- PASS: TestEvents (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestTLSCloseWriter [2022-04-19T15:14:19.588Z] === PAUSE TestTLSCloseWriter [2022-04-19T15:14:19.588Z] === RUN TestImageBuildError [2022-04-19T15:14:19.588Z] --- PASS: TestImageBuildError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageBuild [2022-04-19T15:14:19.588Z] --- PASS: TestImageBuild (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestGetDockerOS [2022-04-19T15:14:19.588Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageCreateError [2022-04-19T15:14:19.588Z] --- PASS: TestImageCreateError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageCreate [2022-04-19T15:14:19.588Z] --- PASS: TestImageCreate (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageHistoryError [2022-04-19T15:14:19.588Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageHistory [2022-04-19T15:14:19.588Z] --- PASS: TestImageHistory (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageImportError [2022-04-19T15:14:19.588Z] --- PASS: TestImageImportError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageImport [2022-04-19T15:14:19.588Z] --- PASS: TestImageImport (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageInspectError [2022-04-19T15:14:19.588Z] --- PASS: TestImageInspectError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageInspectImageNotFound [2022-04-19T15:14:19.588Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageInspectWithEmptyID [2022-04-19T15:14:19.588Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageInspect [2022-04-19T15:14:19.588Z] --- PASS: TestImageInspect (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageListError [2022-04-19T15:14:19.588Z] --- PASS: TestImageListError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageList [2022-04-19T15:14:19.588Z] --- PASS: TestImageList (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageListApiBefore125 [2022-04-19T15:14:19.588Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageLoadError [2022-04-19T15:14:19.588Z] --- PASS: TestImageLoadError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageLoad [2022-04-19T15:14:19.588Z] --- PASS: TestImageLoad (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagesPruneError [2022-04-19T15:14:19.588Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagesPrune [2022-04-19T15:14:19.588Z] --- PASS: TestImagesPrune (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagePullReferenceParseError [2022-04-19T15:14:19.588Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagePullAnyError [2022-04-19T15:14:19.588Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-19T15:14:19.588Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T15:14:19.588Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T15:14:19.588Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-19T15:14:19.588Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagePullWithoutErrors [2022-04-19T15:14:19.588Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagePushReferenceError [2022-04-19T15:14:19.588Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagePushAnyError [2022-04-19T15:14:19.588Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-19T15:14:19.588Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T15:14:19.588Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T15:14:19.588Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-19T15:14:19.588Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImagePushWithoutErrors [2022-04-19T15:14:19.588Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-19T15:14:19.588Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-19T15:14:19.588Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-19T15:14:19.588Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-19T15:14:19.588Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-19T15:14:19.588Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-19T15:14:19.588Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-19T15:14:19.588Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-19T15:14:19.588Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageRemoveError [2022-04-19T15:14:19.588Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageRemoveImageNotFound [2022-04-19T15:14:19.588Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageRemove [2022-04-19T15:14:19.588Z] --- PASS: TestImageRemove (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageSaveError [2022-04-19T15:14:19.588Z] --- PASS: TestImageSaveError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageSave [2022-04-19T15:14:19.588Z] --- PASS: TestImageSave (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageSearchAnyError [2022-04-19T15:14:19.588Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-19T15:14:19.588Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T15:14:19.588Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T15:14:19.588Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-19T15:14:19.588Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageSearchWithoutErrors [2022-04-19T15:14:19.588Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageTagError [2022-04-19T15:14:19.588Z] --- PASS: TestImageTagError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageTagInvalidReference [2022-04-19T15:14:19.588Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageTagInvalidSourceImageName [2022-04-19T15:14:19.588Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageTagHexSource [2022-04-19T15:14:19.588Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestImageTag [2022-04-19T15:14:19.588Z] --- PASS: TestImageTag (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestInfoServerError [2022-04-19T15:14:19.588Z] --- PASS: TestInfoServerError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestInfoInvalidResponseJSONError [2022-04-19T15:14:19.588Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestInfo [2022-04-19T15:14:19.588Z] --- PASS: TestInfo (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNetworkConnectError [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNetworkConnect [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNetworkCreateError [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNetworkCreate [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNetworkDisconnectError [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNetworkDisconnect [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNetworkInspect [2022-04-19T15:14:19.588Z] === RUN TestNetworkInspect/empty_ID [2022-04-19T15:14:19.588Z] === RUN TestNetworkInspect/no_options [2022-04-19T15:14:19.588Z] === RUN TestNetworkInspect/verbose [2022-04-19T15:14:19.588Z] === RUN TestNetworkInspect/global_scope [2022-04-19T15:14:19.588Z] === RUN TestNetworkInspect/unknown_network [2022-04-19T15:14:19.588Z] === RUN TestNetworkInspect/server_error [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNetworkListError [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkListError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNetworkList [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkList (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNetworksPruneError [2022-04-19T15:14:19.588Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNetworksPrune [2022-04-19T15:14:19.588Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNetworkRemoveError [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNetworkRemove [2022-04-19T15:14:19.588Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNodeInspectError [2022-04-19T15:14:19.588Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNodeInspectNodeNotFound [2022-04-19T15:14:19.588Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNodeInspectWithEmptyID [2022-04-19T15:14:19.588Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNodeInspect [2022-04-19T15:14:19.588Z] --- PASS: TestNodeInspect (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNodeListError [2022-04-19T15:14:19.588Z] --- PASS: TestNodeListError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNodeList [2022-04-19T15:14:19.588Z] --- PASS: TestNodeList (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNodeRemoveError [2022-04-19T15:14:19.588Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNodeRemove [2022-04-19T15:14:19.588Z] --- PASS: TestNodeRemove (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNodeUpdateError [2022-04-19T15:14:19.588Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestNodeUpdate [2022-04-19T15:14:19.588Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestOptionWithHostFromEnv [2022-04-19T15:14:19.588Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestOptionWithTimeout [2022-04-19T15:14:19.588Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestOptionWithVersionFromEnv [2022-04-19T15:14:19.588Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPingFail [2022-04-19T15:14:19.588Z] --- PASS: TestPingFail (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPingWithError [2022-04-19T15:14:19.588Z] 2022/04/19 15:14:18 RoundTripper returned a response & error; ignoring response [2022-04-19T15:14:19.588Z] 2022/04/19 15:14:18 RoundTripper returned a response & error; ignoring response [2022-04-19T15:14:19.588Z] --- PASS: TestPingWithError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPingSuccess [2022-04-19T15:14:19.588Z] --- PASS: TestPingSuccess (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPingHeadFallback [2022-04-19T15:14:19.588Z] === RUN TestPingHeadFallback/OK [2022-04-19T15:14:19.588Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-19T15:14:19.588Z] === RUN TestPingHeadFallback/Not_Found [2022-04-19T15:14:19.588Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-19T15:14:19.588Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-19T15:14:19.588Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-19T15:14:19.588Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-19T15:14:19.588Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-19T15:14:19.588Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginDisableError [2022-04-19T15:14:19.588Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginDisable [2022-04-19T15:14:19.588Z] --- PASS: TestPluginDisable (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginEnableError [2022-04-19T15:14:19.588Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginEnable [2022-04-19T15:14:19.588Z] --- PASS: TestPluginEnable (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginInspectError [2022-04-19T15:14:19.588Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginInspectWithEmptyID [2022-04-19T15:14:19.588Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginInspect [2022-04-19T15:14:19.588Z] --- PASS: TestPluginInspect (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginListError [2022-04-19T15:14:19.588Z] --- PASS: TestPluginListError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginList [2022-04-19T15:14:19.588Z] --- PASS: TestPluginList (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginPushError [2022-04-19T15:14:19.588Z] --- PASS: TestPluginPushError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginPush [2022-04-19T15:14:19.588Z] --- PASS: TestPluginPush (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginRemoveError [2022-04-19T15:14:19.588Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginRemove [2022-04-19T15:14:19.588Z] --- PASS: TestPluginRemove (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginSetError [2022-04-19T15:14:19.588Z] --- PASS: TestPluginSetError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPluginSet [2022-04-19T15:14:19.588Z] --- PASS: TestPluginSet (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestSetHostHeader [2022-04-19T15:14:19.588Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestPlainTextError [2022-04-19T15:14:19.588Z] --- PASS: TestPlainTextError (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestInfiniteError [2022-04-19T15:14:19.588Z] --- PASS: TestInfiniteError (0.05s) [2022-04-19T15:14:19.588Z] === RUN TestCanceledContext [2022-04-19T15:14:19.588Z] 2022/04/19 15:14:18 RoundTripper returned a response & error; ignoring response [2022-04-19T15:14:19.588Z] --- PASS: TestCanceledContext (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestDeadlineExceededContext [2022-04-19T15:14:19.588Z] 2022/04/19 15:14:18 RoundTripper returned a response & error; ignoring response [2022-04-19T15:14:19.588Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-19T15:14:19.588Z] === RUN TestSecretCreateUnsupported [2022-04-19T15:14:19.588Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretCreateError [2022-04-19T15:14:19.589Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretCreate [2022-04-19T15:14:19.589Z] --- PASS: TestSecretCreate (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretInspectUnsupported [2022-04-19T15:14:19.589Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretInspectError [2022-04-19T15:14:19.589Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretInspectSecretNotFound [2022-04-19T15:14:19.589Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretInspectWithEmptyID [2022-04-19T15:14:19.589Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretInspect [2022-04-19T15:14:19.589Z] --- PASS: TestSecretInspect (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretListUnsupported [2022-04-19T15:14:19.589Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretListError [2022-04-19T15:14:19.589Z] --- PASS: TestSecretListError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretList [2022-04-19T15:14:19.589Z] --- PASS: TestSecretList (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretRemoveUnsupported [2022-04-19T15:14:19.589Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretRemoveError [2022-04-19T15:14:19.589Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretRemove [2022-04-19T15:14:19.589Z] --- PASS: TestSecretRemove (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretUpdateUnsupported [2022-04-19T15:14:19.589Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretUpdateError [2022-04-19T15:14:19.589Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSecretUpdate [2022-04-19T15:14:19.589Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceCreateError [2022-04-19T15:14:19.589Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceCreate [2022-04-19T15:14:19.589Z] --- PASS: TestServiceCreate (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-19T15:14:19.589Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceCreateDigestPinning [2022-04-19T15:14:19.589Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceInspectError [2022-04-19T15:14:19.589Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceInspectServiceNotFound [2022-04-19T15:14:19.589Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceInspectWithEmptyID [2022-04-19T15:14:19.589Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceInspect [2022-04-19T15:14:19.589Z] --- PASS: TestServiceInspect (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceListError [2022-04-19T15:14:19.589Z] --- PASS: TestServiceListError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceList [2022-04-19T15:14:19.589Z] --- PASS: TestServiceList (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceLogsError [2022-04-19T15:14:19.589Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceLogs [2022-04-19T15:14:19.589Z] --- PASS: TestServiceLogs (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceRemoveError [2022-04-19T15:14:19.589Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceRemoveNotFoundError [2022-04-19T15:14:19.589Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceRemove [2022-04-19T15:14:19.589Z] --- PASS: TestServiceRemove (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceUpdateError [2022-04-19T15:14:19.589Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestServiceUpdate [2022-04-19T15:14:19.589Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSwarmGetUnlockKeyError [2022-04-19T15:14:19.589Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSwarmGetUnlockKey [2022-04-19T15:14:19.589Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSwarmInitError [2022-04-19T15:14:19.589Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSwarmInit [2022-04-19T15:14:19.589Z] --- PASS: TestSwarmInit (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSwarmInspectError [2022-04-19T15:14:19.589Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSwarmInspect [2022-04-19T15:14:19.589Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSwarmJoinError [2022-04-19T15:14:19.589Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSwarmJoin [2022-04-19T15:14:19.589Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSwarmLeaveError [2022-04-19T15:14:19.589Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSwarmLeave [2022-04-19T15:14:19.589Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSwarmUnlockError [2022-04-19T15:14:19.589Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSwarmUnlock [2022-04-19T15:14:19.589Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSwarmUpdateError [2022-04-19T15:14:19.589Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestSwarmUpdate [2022-04-19T15:14:19.589Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestTaskInspectError [2022-04-19T15:14:19.589Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestTaskInspectWithEmptyID [2022-04-19T15:14:19.589Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestTaskInspect [2022-04-19T15:14:19.589Z] --- PASS: TestTaskInspect (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestTaskListError [2022-04-19T15:14:19.589Z] --- PASS: TestTaskListError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestTaskList [2022-04-19T15:14:19.589Z] --- PASS: TestTaskList (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestVolumeCreateError [2022-04-19T15:14:19.589Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestVolumeCreate [2022-04-19T15:14:19.589Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestVolumeInspectError [2022-04-19T15:14:19.589Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestVolumeInspectNotFound [2022-04-19T15:14:19.589Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestVolumeInspectWithEmptyID [2022-04-19T15:14:19.589Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestVolumeInspect [2022-04-19T15:14:19.589Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestVolumeListError [2022-04-19T15:14:19.589Z] --- PASS: TestVolumeListError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestVolumeList [2022-04-19T15:14:19.589Z] --- PASS: TestVolumeList (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestVolumeRemoveError [2022-04-19T15:14:19.589Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-19T15:14:19.589Z] === RUN TestVolumeRemove [2022-04-19T15:14:19.589Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-19T15:14:19.589Z] === CONT TestTLSCloseWriter [2022-04-19T15:14:19.589Z] --- PASS: TestTLSCloseWriter (0.06s) [2022-04-19T15:14:19.589Z] PASS [2022-04-19T15:14:19.589Z] coverage: 75.1% of statements [2022-04-19T15:14:19.589Z] ok github.com/docker/docker/client 0.627s coverage: 75.1% of statements [2022-04-19T15:14:19.953Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-19T15:14:20.513Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-19T15:14:20.513Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-19T15:14:20.513Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-19T15:14:20.768Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-19T15:14:21.775Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-19T15:14:23.282Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-19T15:14:23.842Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-19T15:14:24.316Z] tests/integration/client_test.py ..... [ 75%] [2022-04-19T15:14:24.316Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-19T15:14:24.316Z] tests/integration/errors_test.py . [ 76%] [2022-04-19T15:14:24.403Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-19T15:14:24.965Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-19T15:14:29.129Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-19T15:14:29.129Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-19T15:14:31.660Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-19T15:14:31.660Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-19T15:14:32.223Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-19T15:14:32.786Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-19T15:14:34.154Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-19T15:14:35.084Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-19T15:14:35.341Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-19T15:14:35.597Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-19T15:14:35.852Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-19T15:14:36.108Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-19T15:14:36.671Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-19T15:14:37.233Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-19T15:14:37.233Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-19T15:14:37.233Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-19T15:14:37.403Z] --- PASS: TestCheckoutGit (33.95s) [2022-04-19T15:14:37.489Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-19T15:14:37.744Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-19T15:14:37.872Z] === RUN TestValidGitTransport [2022-04-19T15:14:37.872Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-19T15:14:37.872Z] === RUN TestGitInvalidRef [2022-04-19T15:14:37.872Z] --- PASS: TestGitInvalidRef (0.29s) [2022-04-19T15:14:37.872Z] PASS [2022-04-19T15:14:37.872Z] coverage: 86.3% of statements [2022-04-19T15:14:37.872Z] ok github.com/docker/docker/builder/remotecontext/git 34.477s coverage: 86.3% of statements [2022-04-19T15:14:38.856Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T15:14:38.856Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T15:14:41.008Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-19T15:14:41.008Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-19T15:14:41.569Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-19T15:14:42.938Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-19T15:14:43.269Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-19T15:14:44.304Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-19T15:14:45.668Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-19T15:14:47.031Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-19T15:14:47.480Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-19T15:14:47.480Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-19T15:14:47.480Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-19T15:14:47.480Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-19T15:14:47.480Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-19T15:14:47.480Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-19T15:14:47.480Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-19T15:14:47.480Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-19T15:14:47.480Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-19T15:14:47.480Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-19T15:14:47.480Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-19T15:14:47.480Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-19T15:14:47.480Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-19T15:14:47.480Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-19T15:14:47.480Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-19T15:14:47.480Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-19T15:14:47.480Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-19T15:14:47.480Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-19T15:14:47.480Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-19T15:14:47.480Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-19T15:14:47.480Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-19T15:14:47.480Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-19T15:14:47.480Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-19T15:14:47.480Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-19T15:14:47.480Z] === RUN TestConfigureDaemonLogs [2022-04-19T15:14:47.480Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-19T15:14:47.480Z] === RUN TestCommonOptionsInstallFlags [2022-04-19T15:14:47.480Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-19T15:14:47.480Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-19T15:14:47.480Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-19T15:14:47.480Z] PASS [2022-04-19T15:14:47.480Z] coverage: 19.0% of statements [2022-04-19T15:14:47.480Z] ok github.com/docker/docker/cmd/dockerd 0.227s coverage: 19.0% of statements [2022-04-19T15:14:47.480Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-19T15:14:47.480Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T15:14:47.591Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-19T15:14:47.591Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-19T15:14:47.591Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-19T15:14:47.591Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-19T15:14:47.591Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-19T15:14:47.591Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-19T15:14:47.591Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-19T15:14:47.591Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-19T15:14:47.591Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-19T15:14:47.591Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-19T15:14:48.519Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-19T15:14:48.774Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-19T15:14:49.018Z] === RUN TestContainerStopSignal [2022-04-19T15:14:49.018Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestContainerStopTimeout [2022-04-19T15:14:49.018Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-19T15:14:49.018Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-19T15:14:49.018Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-19T15:14:49.018Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestReplaceAndAppendEnvVars [2022-04-19T15:14:49.018Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-19T15:14:49.018Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestNewMemoryStore [2022-04-19T15:14:49.018Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestAddContainers [2022-04-19T15:14:49.018Z] --- PASS: TestAddContainers (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestGetContainer [2022-04-19T15:14:49.018Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestDeleteContainer [2022-04-19T15:14:49.018Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestListContainers [2022-04-19T15:14:49.018Z] --- PASS: TestListContainers (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestFirstContainer [2022-04-19T15:14:49.018Z] --- PASS: TestFirstContainer (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestApplyAllContainer [2022-04-19T15:14:49.018Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestIsValidHealthString [2022-04-19T15:14:49.018Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestStateRunStop [2022-04-19T15:14:49.018Z] --- PASS: TestStateRunStop (0.00s) [2022-04-19T15:14:49.018Z] === RUN TestStateTimeoutWait [2022-04-19T15:14:49.477Z] state_test.go:141: Stop callback fired [2022-04-19T15:14:49.477Z] state_test.go:165: Stop callback fired [2022-04-19T15:14:49.477Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-19T15:14:49.477Z] === RUN TestIsValidStateString [2022-04-19T15:14:49.477Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-19T15:14:49.477Z] === RUN TestViewSaveDelete [2022-04-19T15:14:49.477Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-19T15:14:49.477Z] === RUN TestViewAll [2022-04-19T15:14:49.477Z] --- PASS: TestViewAll (0.01s) [2022-04-19T15:14:49.477Z] === RUN TestViewGet [2022-04-19T15:14:49.477Z] --- PASS: TestViewGet (0.01s) [2022-04-19T15:14:49.477Z] === RUN TestNames [2022-04-19T15:14:49.477Z] --- PASS: TestNames (0.00s) [2022-04-19T15:14:49.477Z] === RUN TestViewWithHealthCheck [2022-04-19T15:14:49.477Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-19T15:14:49.477Z] PASS [2022-04-19T15:14:49.477Z] coverage: 41.7% of statements [2022-04-19T15:14:49.477Z] ok github.com/docker/docker/container 0.264s coverage: 41.7% of statements [2022-04-19T15:14:49.477Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T15:14:49.477Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T15:14:49.477Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T15:14:49.477Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T15:14:49.701Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-19T15:14:49.936Z] === RUN TestPrepare [2022-04-19T15:14:49.936Z] --- PASS: TestPrepare (0.00s) [2022-04-19T15:14:49.936Z] === RUN TestStart [2022-04-19T15:14:49.936Z] --- PASS: TestStart (0.00s) [2022-04-19T15:14:49.936Z] === RUN TestWaitCancel [2022-04-19T15:14:49.936Z] --- PASS: TestWaitCancel (0.00s) [2022-04-19T15:14:49.936Z] === RUN TestWaitDisabled [2022-04-19T15:14:49.937Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-19T15:14:49.937Z] === RUN TestWaitEnabled [2022-04-19T15:14:49.937Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-19T15:14:49.937Z] === RUN TestRemove [2022-04-19T15:14:49.937Z] --- PASS: TestRemove (0.00s) [2022-04-19T15:14:49.937Z] PASS [2022-04-19T15:14:49.937Z] coverage: 65.3% of statements [2022-04-19T15:14:49.937Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2022-04-19T15:14:50.263Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-19T15:14:50.518Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-19T15:14:50.518Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-19T15:14:51.080Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-19T15:14:51.080Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-19T15:14:51.080Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-19T15:14:51.080Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-19T15:14:51.080Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-19T15:14:51.080Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-19T15:14:51.080Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-19T15:14:51.080Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-19T15:14:51.080Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-19T15:14:51.080Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-19T15:14:51.080Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-19T15:14:51.080Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-19T15:14:51.080Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-19T15:14:51.080Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-19T15:14:51.080Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-19T15:14:51.644Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-19T15:14:52.573Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-19T15:14:52.573Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-19T15:14:52.830Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-19T15:14:52.848Z] === RUN TestNewListSecretsFilters [2022-04-19T15:14:52.848Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-19T15:14:52.848Z] === RUN TestNewListConfigsFilters [2022-04-19T15:14:52.848Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-19T15:14:52.848Z] PASS [2022-04-19T15:14:52.848Z] coverage: 0.5% of statements [2022-04-19T15:14:52.848Z] ok github.com/docker/docker/daemon/cluster 0.177s coverage: 0.5% of statements [2022-04-19T15:14:53.086Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-19T15:14:53.342Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-19T15:14:53.829Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-19T15:14:53.829Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-04-19T15:14:53.829Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-19T15:14:53.829Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-19T15:14:53.829Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-19T15:14:53.829Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-19T15:14:53.829Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-19T15:14:53.829Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-19T15:14:53.829Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-19T15:14:53.829Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-19T15:14:53.829Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-19T15:14:53.829Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-19T15:14:53.829Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-19T15:14:53.829Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-19T15:14:53.829Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-19T15:14:53.829Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-19T15:14:53.829Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-19T15:14:53.829Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-19T15:14:53.829Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-19T15:14:53.830Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-19T15:14:53.830Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-19T15:14:53.830Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-19T15:14:53.830Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-19T15:14:53.830Z] PASS [2022-04-19T15:14:53.830Z] coverage: 35.9% of statements [2022-04-19T15:14:53.830Z] ok github.com/docker/docker/daemon/cluster/convert 0.811s coverage: 35.9% of statements [2022-04-19T15:14:53.905Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-19T15:14:53.905Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-19T15:14:54.469Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-19T15:14:55.033Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-19T15:14:55.033Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-19T15:14:55.033Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-19T15:14:55.593Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-19T15:14:56.310Z] === RUN TestWaitNodeAttachment [2022-04-19T15:14:56.310Z] === RUN TestBuilderGC [2022-04-19T15:14:56.778Z] --- PASS: TestBuilderGC (0.00s) [2022-04-19T15:14:56.778Z] === RUN TestDaemonConfigurationNotFound [2022-04-19T15:14:56.778Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-19T15:14:56.778Z] === RUN TestDaemonBrokenConfiguration [2022-04-19T15:14:56.778Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-19T15:14:56.778Z] === RUN TestFindConfigurationConflicts [2022-04-19T15:14:56.778Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-19T15:14:56.778Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-19T15:14:56.778Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-19T15:14:56.778Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-19T15:14:56.778Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-19T15:14:56.778Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-19T15:14:56.778Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-19T15:14:56.778Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-19T15:14:56.778Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-19T15:14:56.778Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-19T15:14:56.778Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-19T15:14:56.778Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-19T15:14:56.778Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-19T15:14:56.778Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-19T15:14:56.778Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-19T15:14:56.778Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-19T15:14:56.778Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-19T15:14:56.778Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-19T15:14:56.778Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-19T15:14:56.778Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-19T15:14:56.778Z] === RUN TestValidateConfigurationErrors [2022-04-19T15:14:56.778Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-19T15:14:56.778Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-19T15:14:56.778Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-19T15:14:56.778Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-19T15:14:56.778Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-19T15:14:56.778Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-19T15:14:56.778Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-19T15:14:56.778Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-19T15:14:56.778Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-19T15:14:56.778Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-19T15:14:56.778Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-19T15:14:56.778Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-19T15:14:56.778Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-19T15:14:56.778Z] === RUN TestValidateConfiguration [2022-04-19T15:14:56.778Z] === RUN TestValidateConfiguration/with_label [2022-04-19T15:14:56.778Z] === RUN TestValidateConfiguration/with_dns [2022-04-19T15:14:56.778Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-19T15:14:56.778Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-19T15:14:56.778Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-19T15:14:56.778Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-19T15:14:56.778Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-19T15:14:56.778Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-19T15:14:56.778Z] === RUN TestValidateConfiguration/with_hosts [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-19T15:14:56.778Z] === RUN TestReloadSetConfigFileNotExist [2022-04-19T15:14:56.778Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-04-19T15:14:56.778Z] === RUN TestIsolationConversion [2022-04-19T15:14:56.778Z] === RUN TestIsolationConversion/default [2022-04-19T15:14:56.778Z] === RUN TestIsolationConversion/process [2022-04-19T15:14:56.778Z] === RUN TestIsolationConversion/hyperv [2022-04-19T15:14:56.778Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-19T15:14:56.778Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-19T15:14:56.779Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-19T15:14:56.779Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-19T15:14:56.779Z] === RUN TestContainerLabels [2022-04-19T15:14:56.779Z] --- PASS: TestContainerLabels (0.00s) [2022-04-19T15:14:56.779Z] === RUN TestCredentialSpecConversion [2022-04-19T15:14:56.779Z] === RUN TestCredentialSpecConversion/none [2022-04-19T15:14:56.779Z] === RUN TestCredentialSpecConversion/config [2022-04-19T15:14:56.779Z] === RUN TestCredentialSpecConversion/file [2022-04-19T15:14:56.779Z] === RUN TestCredentialSpecConversion/registry [2022-04-19T15:14:56.779Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-19T15:14:56.779Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-19T15:14:56.779Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-19T15:14:56.779Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-19T15:14:56.779Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-19T15:14:56.779Z] === RUN TestControllerValidateMountBind [2022-04-19T15:14:56.779Z] --- PASS: TestControllerValidateMountBind (0.05s) [2022-04-19T15:14:56.779Z] === RUN TestControllerValidateMountVolume [2022-04-19T15:14:56.779Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-19T15:14:56.779Z] === RUN TestControllerValidateMountTarget [2022-04-19T15:14:56.779Z] time="2022-04-19T15:14:56Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-19T15:14:56.779Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-04-19T15:14:56.779Z] === RUN TestReloadDefaultConfigNotExist [2022-04-19T15:14:56.779Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:14:56.779Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-19T15:14:56.779Z] === RUN TestReloadBadDefaultConfig [2022-04-19T15:14:56.779Z] time="2022-04-19T15:14:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-29472530" [2022-04-19T15:14:56.779Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-19T15:14:56.779Z] === RUN TestReloadWithConflictingLabels [2022-04-19T15:14:56.779Z] time="2022-04-19T15:14:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4231507997" [2022-04-19T15:14:56.779Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-04-19T15:14:56.779Z] === RUN TestReloadWithDuplicateLabels [2022-04-19T15:14:56.779Z] --- PASS: TestControllerValidateMountTarget (0.02s) [2022-04-19T15:14:56.779Z] === RUN TestControllerValidateMountTmpfs [2022-04-19T15:14:56.779Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-19T15:14:56.779Z] === RUN TestControllerValidateMountInvalidType [2022-04-19T15:14:56.779Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-19T15:14:56.779Z] === RUN TestControllerValidateMountNamedPipe [2022-04-19T15:14:56.779Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-19T15:14:56.779Z] PASS [2022-04-19T15:14:56.779Z] coverage: 11.0% of statements [2022-04-19T15:14:56.779Z] time="2022-04-19T15:14:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4150936395" [2022-04-19T15:14:56.779Z] --- PASS: TestReloadWithDuplicateLabels (0.03s) [2022-04-19T15:14:56.779Z] === RUN TestMaskURLCredentials [2022-04-19T15:14:56.779Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-19T15:14:56.779Z] === RUN TestDaemonConfigurationMerge [2022-04-19T15:14:56.779Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-19T15:14:56.779Z] PASS [2022-04-19T15:14:56.779Z] coverage: 79.5% of statements [2022-04-19T15:14:56.779Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.834s coverage: 11.0% of statements [2022-04-19T15:14:56.779Z] ok github.com/docker/docker/daemon/config 0.369s coverage: 79.5% of statements [2022-04-19T15:14:56.970Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-19T15:14:57.228Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-19T15:14:57.228Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-19T15:14:57.228Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-19T15:14:57.248Z] === RUN TestEventsLog [2022-04-19T15:14:57.248Z] --- PASS: TestEventsLog (0.00s) [2022-04-19T15:14:57.248Z] === RUN TestEventsLogTimeout [2022-04-19T15:14:57.248Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-19T15:14:57.248Z] === RUN TestLogEvents [2022-04-19T15:14:57.248Z] --- PASS: TestLogEvents (0.05s) [2022-04-19T15:14:57.248Z] === RUN TestLoadBufferedEvents [2022-04-19T15:14:57.248Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-04-19T15:14:57.248Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-19T15:14:57.248Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-19T15:14:57.248Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-19T15:14:57.248Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-19T15:14:57.248Z] PASS [2022-04-19T15:14:57.248Z] coverage: 50.0% of statements [2022-04-19T15:14:57.248Z] ok github.com/docker/docker/daemon/events 0.323s coverage: 50.0% of statements [2022-04-19T15:14:57.531Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-19T15:14:57.531Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-19T15:14:58.458Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-19T15:14:58.814Z] === RUN TestIsEmptyDir [2022-04-19T15:14:58.814Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-19T15:14:58.814Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-19T15:14:58.814Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-19T15:14:58.814Z] PASS [2022-04-19T15:14:58.814Z] coverage: 2.3% of statements [2022-04-19T15:14:58.814Z] ok github.com/docker/docker/daemon/graphdriver 0.229s coverage: 2.3% of statements [2022-04-19T15:14:58.814Z] === RUN TestLinkNaming [2022-04-19T15:14:58.814Z] --- PASS: TestLinkNaming (0.00s) [2022-04-19T15:14:58.814Z] === RUN TestLinkNew [2022-04-19T15:14:58.814Z] --- PASS: TestLinkNew (0.00s) [2022-04-19T15:14:58.814Z] === RUN TestLinkEnv [2022-04-19T15:14:58.814Z] --- PASS: TestLinkEnv (0.00s) [2022-04-19T15:14:58.814Z] === RUN TestLinkMultipleEnv [2022-04-19T15:14:58.814Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-19T15:14:58.814Z] === RUN TestLinkPortRangeEnv [2022-04-19T15:14:58.814Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-19T15:14:58.814Z] PASS [2022-04-19T15:14:58.814Z] coverage: 93.0% of statements [2022-04-19T15:14:58.814Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2022-04-19T15:14:59.018Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-19T15:14:59.259Z] ......... [ 85%] [2022-04-19T15:14:59.802Z] === RUN TestVerifyNetworkingConfig [2022-04-19T15:14:59.802Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestGetContainer [2022-04-19T15:14:59.802Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestValidContainerNames [2022-04-19T15:14:59.802Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestContainerInitDNS [2022-04-19T15:14:59.802Z] daemon_test.go:145: root required [2022-04-19T15:14:59.802Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestMerge [2022-04-19T15:14:59.802Z] --- PASS: TestMerge (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestValidateContainerIsolation [2022-04-19T15:14:59.802Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestFindNetworkErrorType [2022-04-19T15:14:59.802Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestEnsureServicesExist [2022-04-19T15:14:59.802Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestEnsureServicesExistErrors [2022-04-19T15:14:59.802Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-19T15:14:59.802Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-19T15:14:59.802Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-19T15:14:59.802Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestContainerDelete [2022-04-19T15:14:59.802Z] --- PASS: TestContainerDelete (0.01s) [2022-04-19T15:14:59.802Z] === RUN TestContainerDoubleDelete [2022-04-19T15:14:59.802Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestLogContainerEventCopyLabels [2022-04-19T15:14:59.802Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestLogContainerEventWithAttributes [2022-04-19T15:14:59.802Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestNoneHealthcheck [2022-04-19T15:14:59.802Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestHealthStates [2022-04-19T15:14:59.802Z] time="2022-04-19T15:14:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T15:14:59.802Z] time="2022-04-19T15:14:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T15:14:59.802Z] time="2022-04-19T15:14:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T15:14:59.802Z] time="2022-04-19T15:14:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T15:14:59.802Z] time="2022-04-19T15:14:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T15:14:59.802Z] time="2022-04-19T15:14:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T15:14:59.802Z] time="2022-04-19T15:14:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T15:14:59.802Z] time="2022-04-19T15:14:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T15:14:59.802Z] time="2022-04-19T15:14:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T15:14:59.802Z] time="2022-04-19T15:14:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T15:14:59.802Z] --- PASS: TestHealthStates (0.20s) [2022-04-19T15:14:59.802Z] === RUN TestGetInspectData [2022-04-19T15:14:59.802Z] --- PASS: TestGetInspectData (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestFillLicense [2022-04-19T15:14:59.802Z] --- PASS: TestFillLicense (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestListInvalidFilter [2022-04-19T15:14:59.802Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestNameFilter [2022-04-19T15:14:59.802Z] --- PASS: TestNameFilter (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-19T15:14:59.802Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-19T15:14:59.802Z] === 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-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-19T15:14:59.802Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-19T15:14:59.802Z] --- 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-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-19T15:14:59.802Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-19T15:14:59.803Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-19T15:14:59.803Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-19T15:14:59.803Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-19T15:14:59.803Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-19T15:14:59.803Z] === RUN TestSetupWindowsDevices [2022-04-19T15:14:59.803Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-19T15:14:59.803Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-19T15:14:59.803Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-19T15:14:59.803Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-19T15:14:59.803Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T15:14:59.803Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T15:14:59.803Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-19T15:14:59.803Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-19T15:14:59.803Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-19T15:14:59.803Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-19T15:14:59.803Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-19T15:14:59.803Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-19T15:14:59.803Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-19T15:14:59.803Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T15:14:59.803Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T15:14:59.803Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T15:14:59.803Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T15:14:59.803Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-19T15:14:59.803Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-19T15:14:59.803Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-19T15:14:59.803Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-19T15:14:59.803Z] === RUN TestDaemonReloadLabels [2022-04-19T15:14:59.803Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-19T15:14:59.803Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-19T15:14:59.803Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-19T15:14:59.803Z] === RUN TestDaemonReloadMirrors [2022-04-19T15:14:59.803Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-19T15:14:59.803Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-19T15:14:59.803Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-19T15:14:59.803Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-19T15:14:59.803Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-19T15:14:59.803Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-19T15:14:59.803Z] reload_test.go:342: root required [2022-04-19T15:14:59.803Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T15:14:59.803Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-19T15:14:59.803Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2022-04-19T15:14:59.803Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-19T15:14:59.803Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-04-19T15:14:59.803Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-19T15:14:59.803Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-19T15:14:59.803Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-19T15:14:59.803Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-19T15:14:59.803Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-19T15:14:59.803Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-19T15:14:59.803Z] === RUN TestParseVolumesFrom [2022-04-19T15:14:59.803Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-19T15:14:59.803Z] PASS [2022-04-19T15:14:59.803Z] coverage: 8.8% of statements [2022-04-19T15:14:59.803Z] ok github.com/docker/docker/daemon 0.685s coverage: 8.8% of statements [2022-04-19T15:14:59.804Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T15:14:59.804Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T15:14:59.804Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T15:14:59.804Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T15:14:59.804Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-19T15:14:59.804Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-19T15:14:59.804Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-19T15:14:59.804Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T15:14:59.804Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-19T15:15:00.272Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-19T15:15:00.272Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T15:15:00.272Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-19T15:15:00.272Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-19T15:15:00.272Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-19T15:15:01.530Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-19T15:15:01.530Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-19T15:15:01.828Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-19T15:15:01.828Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-19T15:15:01.828Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-19T15:15:01.837Z] === RUN TestNewStreamConfig [2022-04-19T15:15:01.837Z] === RUN TestNewStreamConfig/defaults [2022-04-19T15:15:01.837Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-19T15:15:01.837Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-19T15:15:01.837Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-19T15:15:01.837Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-19T15:15:01.837Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-19T15:15:01.837Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-19T15:15:01.837Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-19T15:15:01.837Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-19T15:15:01.837Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-19T15:15:01.837Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-19T15:15:01.837Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-19T15:15:01.837Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-19T15:15:01.837Z] time="2022-04-19T15:15:01Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-19T15:15:01.837Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-04-19T15:15:01.837Z] === RUN TestCreateSuccess [2022-04-19T15:15:01.837Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestCreateStreamSkipped [2022-04-19T15:15:01.837Z] time="2022-04-19T15:15:01Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-19T15:15:01.837Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestCreateLogGroupSuccess [2022-04-19T15:15:01.837Z] time="2022-04-19T15:15:01Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-19T15:15:01.837Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestCreateError [2022-04-19T15:15:01.837Z] --- PASS: TestCreateError (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestCreateAlreadyExists [2022-04-19T15:15:01.837Z] time="2022-04-19T15:15:01Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-19T15:15:01.837Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestLogClosed [2022-04-19T15:15:01.837Z] --- PASS: TestLogClosed (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestLogBlocking [2022-04-19T15:15:01.837Z] --- PASS: TestLogBlocking (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-19T15:15:01.837Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestLogNonBlockingBufferFull [2022-04-19T15:15:01.837Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestPublishBatchSuccess [2022-04-19T15:15:01.837Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestPublishBatchError [2022-04-19T15:15:01.837Z] time="2022-04-19T15:15:01Z" level=error msg=error [2022-04-19T15:15:01.837Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-19T15:15:01.837Z] time="2022-04-19T15:15:01Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T15:15:01.837Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-19T15:15:01.837Z] time="2022-04-19T15:15:01Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T15:15:01.837Z] time="2022-04-19T15:15:01Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-19T15:15:01.837Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestCollectBatchSimple [2022-04-19T15:15:01.837Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestCollectBatchTicker [2022-04-19T15:15:01.837Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestCollectBatchMultilinePattern [2022-04-19T15:15:01.837Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-19T15:15:01.837Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-19T15:15:01.837Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-19T15:15:01.837Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-19T15:15:01.837Z] === RUN TestCollectBatchClose [2022-04-19T15:15:01.837Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestEffectiveLen [2022-04-19T15:15:01.837Z] === RUN TestEffectiveLen/0/Hello [2022-04-19T15:15:01.837Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-19T15:15:01.837Z] === RUN TestEffectiveLen/2/🙃 [2022-04-19T15:15:01.837Z] === RUN TestEffectiveLen/3/���� [2022-04-19T15:15:01.837Z] === RUN TestEffectiveLen/4/He��o [2022-04-19T15:15:01.837Z] === RUN TestEffectiveLen/5/ [2022-04-19T15:15:01.837Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestFindValidSplit [2022-04-19T15:15:01.837Z] === RUN TestFindValidSplit/0/ [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1076: [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1077: [2022-04-19T15:15:01.837Z] === RUN TestFindValidSplit/1/Hello [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1076: Hello [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1077: [2022-04-19T15:15:01.837Z] === RUN TestFindValidSplit/2/Hello [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1076: He [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1077: llo [2022-04-19T15:15:01.837Z] === RUN TestAdapterReadLogs [2022-04-19T15:15:01.837Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestCopier [2022-04-19T15:15:01.837Z] === RUN TestFindValidSplit/3/Hello [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1076: [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1077: Hello [2022-04-19T15:15:01.837Z] === RUN TestFindValidSplit/4/🙃 [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1076: [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-19T15:15:01.837Z] === RUN TestFindValidSplit/5/🙃 [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1077: [2022-04-19T15:15:01.837Z] === RUN TestFindValidSplit/6/a� [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1076: a [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1077: � [2022-04-19T15:15:01.837Z] === RUN TestFindValidSplit/7/a� [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1076: a� [2022-04-19T15:15:01.837Z] cloudwatchlogs_test.go:1077: [2022-04-19T15:15:01.837Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestProcessEventEmoji [2022-04-19T15:15:01.837Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestCopier (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestCopierLongLines [2022-04-19T15:15:01.837Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestCopierSlow [2022-04-19T15:15:01.837Z] === RUN TestCollectBatchLineSplit [2022-04-19T15:15:01.837Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-04-19T15:15:01.837Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-19T15:15:01.837Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestCollectBatchMaxEvents [2022-04-19T15:15:01.837Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-19T15:15:01.837Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-19T15:15:01.837Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-19T15:15:01.837Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-19T15:15:01.837Z] === RUN TestSearchRegistryForImagesErrors [2022-04-19T15:15:01.837Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestSearchRegistryForImages [2022-04-19T15:15:01.837Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestOnlyPlatformWithFallback [2022-04-19T15:15:01.837Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestImageDelete [2022-04-19T15:15:01.837Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-19T15:15:01.837Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-19T15:15:01.837Z] === RUN TestImageDelete/no_lease [2022-04-19T15:15:01.837Z] === RUN TestImageDelete/lease_exists [2022-04-19T15:15:01.837Z] --- PASS: TestImageDelete (0.04s) [2022-04-19T15:15:01.837Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-19T15:15:01.837Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-19T15:15:01.837Z] === RUN TestContentStoreForPull [2022-04-19T15:15:01.837Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-19T15:15:01.837Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-19T15:15:01.837Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-19T15:15:01.837Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-19T15:15:01.837Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-19T15:15:01.837Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-19T15:15:01.837Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-19T15:15:01.837Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-19T15:15:01.837Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-19T15:15:01.837Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-19T15:15:01.837Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-19T15:15:01.837Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-19T15:15:01.837Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-19T15:15:01.837Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-19T15:15:01.837Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-19T15:15:01.837Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-19T15:15:01.837Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-19T15:15:01.837Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-19T15:15:01.837Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-19T15:15:01.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-19T15:15:01.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-19T15:15:01.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-19T15:15:01.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-19T15:15:01.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-19T15:15:01.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-19T15:15:01.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-19T15:15:01.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-19T15:15:01.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-19T15:15:01.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-19T15:15:01.838Z] === RUN TestValidateLogOptionsFormat [2022-04-19T15:15:01.838Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-19T15:15:01.838Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-19T15:15:01.838Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-19T15:15:01.838Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-19T15:15:01.838Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-19T15:15:01.838Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-19T15:15:01.838Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-19T15:15:01.838Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-19T15:15:01.838Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-19T15:15:01.838Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-19T15:15:01.838Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-19T15:15:01.838Z] === RUN TestCreateTagSuccess [2022-04-19T15:15:01.838Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-19T15:15:01.838Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-19T15:15:01.838Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-19T15:15:01.838Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-19T15:15:01.838Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-19T15:15:01.838Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-19T15:15:01.838Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-19T15:15:01.838Z] PASS [2022-04-19T15:15:01.838Z] coverage: 80.2% of statements [2022-04-19T15:15:01.838Z] ok github.com/docker/docker/daemon/logger/awslogs 0.467s coverage: 80.2% of statements [2022-04-19T15:15:01.838Z] --- PASS: TestCopierSlow (0.20s) [2022-04-19T15:15:02.307Z] === RUN TestCopierWithSized [2022-04-19T15:15:02.307Z] === RUN TestCopierWithSized/as_is [2022-04-19T15:15:02.307Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-19T15:15:02.307Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-19T15:15:02.307Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-19T15:15:02.307Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-19T15:15:02.307Z] === RUN TestCopierWithPartial [2022-04-19T15:15:02.307Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-19T15:15:02.307Z] === RUN TestRingLogger [2022-04-19T15:15:02.307Z] --- PASS: TestRingLogger (0.00s) [2022-04-19T15:15:02.307Z] === RUN TestRingCap [2022-04-19T15:15:02.307Z] --- PASS: TestRingCap (0.00s) [2022-04-19T15:15:02.307Z] === RUN TestRingClose [2022-04-19T15:15:02.307Z] --- PASS: TestRingClose (0.00s) [2022-04-19T15:15:02.307Z] === RUN TestRingDrain [2022-04-19T15:15:02.307Z] --- PASS: TestRingDrain (0.00s) [2022-04-19T15:15:02.307Z] PASS [2022-04-19T15:15:02.307Z] coverage: 43.2% of statements [2022-04-19T15:15:02.307Z] ok github.com/docker/docker/daemon/logger 0.296s coverage: 43.2% of statements [2022-04-19T15:15:02.307Z] --- PASS: TestContentStoreForPull (0.24s) [2022-04-19T15:15:02.307Z] PASS [2022-04-19T15:15:02.307Z] coverage: 6.6% of statements [2022-04-19T15:15:02.307Z] ok github.com/docker/docker/daemon/images 0.424s coverage: 6.6% of statements [2022-04-19T15:15:02.307Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T15:15:02.307Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T15:15:02.307Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptReconnectInterval [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/#00 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/example.com [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/:// [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/something:// [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-19T15:15:02.307Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-19T15:15:02.307Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-19T15:15:02.307Z] PASS [2022-04-19T15:15:02.307Z] coverage: 53.6% of statements [2022-04-19T15:15:02.307Z] ok github.com/docker/docker/daemon/logger/fluentd 0.119s coverage: 53.6% of statements [2022-04-19T15:15:02.307Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T15:15:02.307Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-19T15:15:02.307Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-19T15:15:02.391Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-19T15:15:03.293Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-19T15:15:03.293Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-19T15:15:03.293Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-19T15:15:03.318Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-19T15:15:03.760Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-04-19T15:15:03.760Z] === RUN TestFastTimeMarshalJSON [2022-04-19T15:15:03.760Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2022-04-19T15:15:03.760Z] PASS [2022-04-19T15:15:03.760Z] coverage: 87.2% of statements [2022-04-19T15:15:03.760Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.413s coverage: 87.2% of statements [2022-04-19T15:15:03.760Z] === RUN TestJSONFileLogger [2022-04-19T15:15:03.760Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-19T15:15:03.760Z] === RUN TestJSONFileLoggerWithTags [2022-04-19T15:15:03.760Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-19T15:15:03.760Z] === RUN TestJSONFileLoggerWithOpts [2022-04-19T15:15:03.760Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2022-04-19T15:15:03.760Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-19T15:15:03.760Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.10s) [2022-04-19T15:15:03.760Z] === RUN TestEncodeDecode [2022-04-19T15:15:03.760Z] === PAUSE TestEncodeDecode [2022-04-19T15:15:03.760Z] === RUN TestUnexpectedEOF [2022-04-19T15:15:04.232Z] time="2022-04-19T15:15:03Z" level=error msg="Error compressing log file after rotation" error="failed to remove source log file: remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-685012973\\container.log.1: The process cannot access the file because it is being used by another process." [2022-04-19T15:15:04.232Z] time="2022-04-19T15:15:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T15:15:04.232Z] time="2022-04-19T15:15:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T15:15:04.232Z] --- PASS: TestUnexpectedEOF (0.11s) [2022-04-19T15:15:04.232Z] === CONT TestEncodeDecode [2022-04-19T15:15:04.232Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-19T15:15:04.232Z] PASS [2022-04-19T15:15:04.232Z] coverage: 69.9% of statements [2022-04-19T15:15:04.232Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.321s coverage: 69.9% of statements [2022-04-19T15:15:04.232Z] === RUN TestWriteLog [2022-04-19T15:15:04.232Z] === PAUSE TestWriteLog [2022-04-19T15:15:04.232Z] === RUN TestReadLog [2022-04-19T15:15:04.232Z] === PAUSE TestReadLog [2022-04-19T15:15:04.232Z] === RUN TestDecode [2022-04-19T15:15:04.232Z] --- PASS: TestDecode (0.03s) [2022-04-19T15:15:04.232Z] === CONT TestWriteLog [2022-04-19T15:15:04.232Z] === CONT TestReadLog [2022-04-19T15:15:04.232Z] === RUN TestReadLog/tail_exact [2022-04-19T15:15:04.232Z] --- PASS: TestWriteLog (0.01s) [2022-04-19T15:15:04.232Z] === RUN TestReadLog/tail_less_than_available [2022-04-19T15:15:04.232Z] === RUN TestReadLog/tail_more_than_available [2022-04-19T15:15:04.232Z] --- PASS: TestReadLog (0.23s) [2022-04-19T15:15:04.232Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-04-19T15:15:04.232Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-19T15:15:04.232Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-19T15:15:04.232Z] PASS [2022-04-19T15:15:04.232Z] coverage: 78.7% of statements [2022-04-19T15:15:04.238Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-19T15:15:04.245Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-19T15:15:04.245Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-19T15:15:04.501Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-19T15:15:04.700Z] ok github.com/docker/docker/daemon/logger/local 0.343s coverage: 78.7% of statements [2022-04-19T15:15:04.700Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T15:15:04.700Z] === RUN TestOpenFileDelete [2022-04-19T15:15:04.700Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-19T15:15:04.700Z] === RUN TestOpenFileRename [2022-04-19T15:15:04.700Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-19T15:15:04.700Z] === RUN TestHandleDecoderErr [2022-04-19T15:15:04.700Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-19T15:15:04.700Z] === RUN TestParseLogTagDefaultTag [2022-04-19T15:15:04.700Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-19T15:15:04.700Z] === RUN TestParseLogTag [2022-04-19T15:15:04.700Z] --- PASS: TestParseLogTag (0.00s) [2022-04-19T15:15:04.700Z] === RUN TestParseLogTagEmptyTag [2022-04-19T15:15:04.700Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-19T15:15:04.700Z] === RUN TestTailFiles [2022-04-19T15:15:04.700Z] --- PASS: TestTailFiles (0.00s) [2022-04-19T15:15:04.700Z] === RUN TestFollowLogsConsumerGone [2022-04-19T15:15:04.700Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-19T15:15:04.700Z] === RUN TestFollowLogsProducerGone [2022-04-19T15:15:04.700Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-19T15:15:04.700Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-19T15:15:04.700Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-19T15:15:04.700Z] === RUN TestCheckCapacityAndRotate [2022-04-19T15:15:04.700Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-19T15:15:04.700Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-19T15:15:04.700Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-04-19T15:15:04.700Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-19T15:15:04.700Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-19T15:15:04.700Z] PASS [2022-04-19T15:15:04.700Z] coverage: 53.5% of statements [2022-04-19T15:15:05.167Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.117s coverage: 53.5% of statements [2022-04-19T15:15:05.430Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-19T15:15:05.430Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-19T15:15:05.636Z] === RUN TestLog [2022-04-19T15:15:05.636Z] --- PASS: TestLog (0.03s) [2022-04-19T15:15:05.636Z] PASS [2022-04-19T15:15:05.636Z] coverage: 31.5% of statements [2022-04-19T15:15:05.636Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.079s coverage: 31.5% of statements [2022-04-19T15:15:05.706Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-19T15:15:05.993Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-19T15:15:06.104Z] === RUN TestNewParse [2022-04-19T15:15:06.105Z] --- PASS: TestNewParse (0.00s) [2022-04-19T15:15:06.105Z] PASS [2022-04-19T15:15:06.105Z] coverage: 8.3% of statements [2022-04-19T15:15:06.105Z] ok github.com/docker/docker/daemon/logger/templates 0.085s coverage: 8.3% of statements [2022-04-19T15:15:06.105Z] === RUN TestValidateLogOpt [2022-04-19T15:15:06.105Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestNewMissedConfig [2022-04-19T15:15:06.105Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestNewMissedUrl [2022-04-19T15:15:06.105Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestNewMissedToken [2022-04-19T15:15:06.105Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestNewWithProxy [2022-04-19T15:15:06.105Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestDefault [2022-04-19T15:15:06.105Z] --- PASS: TestDefault (0.01s) [2022-04-19T15:15:06.105Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-19T15:15:06.105Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestJsonFormat [2022-04-19T15:15:06.105Z] --- PASS: TestJsonFormat (0.01s) [2022-04-19T15:15:06.105Z] === RUN TestRawFormat [2022-04-19T15:15:06.105Z] --- PASS: TestRawFormat (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestRawFormatWithLabels [2022-04-19T15:15:06.105Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestRawFormatWithoutTag [2022-04-19T15:15:06.105Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestBatching [2022-04-19T15:15:06.105Z] === RUN TestParseLogFormat [2022-04-19T15:15:06.105Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestValidateLogOptEmpty [2022-04-19T15:15:06.105Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestValidateSyslogAddress [2022-04-19T15:15:06.105Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-19T15:15:06.105Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-19T15:15:06.105Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-19T15:15:06.105Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-19T15:15:06.105Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-19T15:15:06.105Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-19T15:15:06.105Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-19T15:15:06.105Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-19T15:15:06.105Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-19T15:15:06.105Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-19T15:15:06.105Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestParseAddressDefaultPort [2022-04-19T15:15:06.105Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestValidateSyslogFacility [2022-04-19T15:15:06.105Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestValidateLogOptSyslogFormat [2022-04-19T15:15:06.105Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-19T15:15:06.105Z] === RUN TestValidateLogOpt [2022-04-19T15:15:06.105Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T15:15:06.105Z] PASS [2022-04-19T15:15:06.105Z] coverage: 43.6% of statements [2022-04-19T15:15:06.105Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 43.6% of statements [2022-04-19T15:15:06.573Z] --- PASS: TestBatching (0.23s) [2022-04-19T15:15:06.573Z] === RUN TestFrequency [2022-04-19T15:15:06.573Z] --- PASS: TestFrequency (0.17s) [2022-04-19T15:15:06.573Z] === RUN TestOneMessagePerRequest [2022-04-19T15:15:06.573Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-19T15:15:06.573Z] === RUN TestVerify [2022-04-19T15:15:06.573Z] --- PASS: TestVerify (0.00s) [2022-04-19T15:15:06.573Z] === RUN TestSkipVerify [2022-04-19T15:15:06.923Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3466272284 [2022-04-19T15:15:07.041Z] time="2022-04-19T15:15:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:15:07.041Z] time="2022-04-19T15:15:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:15:07.041Z] time="2022-04-19T15:15:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:15:07.179Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-19T15:15:07.179Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-19T15:15:07.508Z] --- PASS: TestSkipVerify (0.60s) [2022-04-19T15:15:07.508Z] === RUN TestBufferMaximum [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381306.901016\",\"host\":\"d097b0c7965f\"}'" [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381306.901016\",\"host\":\"d097b0c7965f\"}'" [2022-04-19T15:15:07.508Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-19T15:15:07.508Z] === RUN TestServerAlwaysDown [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381306.904014\",\"host\":\"d097b0c7965f\"}'" [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381306.904014\",\"host\":\"d097b0c7965f\"}'" [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381306.904014\",\"host\":\"d097b0c7965f\"}'" [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381306.905015\",\"host\":\"d097b0c7965f\"}'" [2022-04-19T15:15:07.508Z] time="2022-04-19T15:15:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381306.905015\",\"host\":\"d097b0c7965f\"}'" [2022-04-19T15:15:07.508Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-19T15:15:07.508Z] === RUN TestCannotSendAfterClose [2022-04-19T15:15:07.508Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-19T15:15:07.508Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-19T15:15:07.745Z] === RUN TestBoolValue [2022-04-19T15:15:07.746Z] --- PASS: TestBoolValue (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestBoolValueOrDefault [2022-04-19T15:15:07.746Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestInt64ValueOrZero [2022-04-19T15:15:07.746Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestInt64ValueOrDefault [2022-04-19T15:15:07.746Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-19T15:15:07.746Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestJsonContentType [2022-04-19T15:15:07.746Z] --- PASS: TestJsonContentType (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestReadJSON [2022-04-19T15:15:07.746Z] === RUN TestReadJSON/nil_body [2022-04-19T15:15:07.746Z] === RUN TestReadJSON/empty_body [2022-04-19T15:15:07.746Z] === RUN TestReadJSON/with_valid_request [2022-04-19T15:15:07.746Z] === RUN TestReadJSON/with_whitespace [2022-04-19T15:15:07.746Z] === RUN TestReadJSON/with_extra_content [2022-04-19T15:15:07.746Z] === RUN TestReadJSON/invalid_JSON [2022-04-19T15:15:07.746Z] --- PASS: TestReadJSON (0.00s) [2022-04-19T15:15:07.746Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-19T15:15:07.746Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-19T15:15:07.746Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-19T15:15:07.746Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-19T15:15:07.746Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-19T15:15:07.746Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-19T15:15:07.746Z] PASS [2022-04-19T15:15:07.746Z] coverage: 31.9% of statements [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T15:15:07.746Z] ok github.com/docker/docker/api/server/httputils 0.050s coverage: 31.9% of statements [2022-04-19T15:15:07.746Z] === RUN TestMaskSecretKeys [2022-04-19T15:15:07.746Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-19T15:15:07.746Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-19T15:15:07.746Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-19T15:15:07.746Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-19T15:15:07.746Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-19T15:15:07.746Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-19T15:15:07.746Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestVersionMiddlewareVersion [2022-04-19T15:15:07.746Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-19T15:15:07.746Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-19T15:15:07.746Z] PASS [2022-04-19T15:15:07.746Z] coverage: 37.7% of statements [2022-04-19T15:15:07.746Z] ok github.com/docker/docker/api/server/middleware 0.054s coverage: 37.7% of statements [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T15:15:07.746Z] === RUN TestStrSliceMarshalJSON [2022-04-19T15:15:07.746Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestStrSliceUnmarshalJSON [2022-04-19T15:15:07.746Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestStrSliceUnmarshalString [2022-04-19T15:15:07.746Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestStrSliceUnmarshalSlice [2022-04-19T15:15:07.746Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-19T15:15:07.746Z] PASS [2022-04-19T15:15:07.746Z] coverage: 90.0% of statements [2022-04-19T15:15:07.746Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2022-04-19T15:15:07.746Z] === RUN TestToJSON [2022-04-19T15:15:07.746Z] --- PASS: TestToJSON (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestToParamWithVersion [2022-04-19T15:15:07.746Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestFromJSON [2022-04-19T15:15:07.746Z] --- PASS: TestFromJSON (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestEmpty [2022-04-19T15:15:07.746Z] --- PASS: TestEmpty (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestArgsMatchKVListEmptySources [2022-04-19T15:15:07.746Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestArgsMatchKVList [2022-04-19T15:15:07.746Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestArgsMatch [2022-04-19T15:15:07.746Z] --- PASS: TestArgsMatch (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestAdd [2022-04-19T15:15:07.746Z] --- PASS: TestAdd (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestDel [2022-04-19T15:15:07.746Z] --- PASS: TestDel (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestLen [2022-04-19T15:15:07.746Z] --- PASS: TestLen (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestExactMatch [2022-04-19T15:15:07.746Z] --- PASS: TestExactMatch (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestOnlyOneExactMatch [2022-04-19T15:15:07.746Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestContains [2022-04-19T15:15:07.746Z] --- PASS: TestContains (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestValidate [2022-04-19T15:15:07.746Z] --- PASS: TestValidate (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestWalkValues [2022-04-19T15:15:07.746Z] --- PASS: TestWalkValues (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestFuzzyMatch [2022-04-19T15:15:07.746Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestClone [2022-04-19T15:15:07.746Z] --- PASS: TestClone (0.00s) [2022-04-19T15:15:07.746Z] PASS [2022-04-19T15:15:07.746Z] coverage: 92.2% of statements [2022-04-19T15:15:07.746Z] ok github.com/docker/docker/api/types/filters 0.083s coverage: 92.2% of statements [2022-04-19T15:15:07.746Z] === RUN TestDurationToSecondsString [2022-04-19T15:15:07.746Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-19T15:15:07.746Z] === RUN TestGetTimestamp [2022-04-19T15:15:07.746Z] === RUN TestAdjustForAPIVersion [2022-04-19T15:15:07.746Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-19T15:15:07.746Z] PASS [2022-04-19T15:15:07.746Z] coverage: 6.1% of statements [2022-04-19T15:15:07.746Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 6.1% of statements [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T15:15:07.746Z] --- PASS: TestGetTimestamp (0.22s) [2022-04-19T15:15:07.746Z] === RUN TestParseTimestamps [2022-04-19T15:15:07.746Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-19T15:15:07.746Z] PASS [2022-04-19T15:15:07.746Z] coverage: 100.0% of statements [2022-04-19T15:15:07.746Z] ok github.com/docker/docker/api/types/time 0.257s coverage: 100.0% of statements [2022-04-19T15:15:07.746Z] === RUN TestCompareVersion [2022-04-19T15:15:07.746Z] --- PASS: TestCompareVersion (0.00s) [2022-04-19T15:15:07.746Z] PASS [2022-04-19T15:15:07.746Z] coverage: 77.3% of statements [2022-04-19T15:15:07.746Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 77.3% of statements [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T15:15:07.746Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T15:15:07.976Z] === RUN TestV1IDService [2022-04-19T15:15:07.976Z] --- PASS: TestV1IDService (0.03s) [2022-04-19T15:15:07.976Z] === RUN TestV2MetadataService [2022-04-19T15:15:07.976Z] time="2022-04-19T15:15:07Z" 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-04-19T15:15:07.976Z] time="2022-04-19T15:15:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d097b0c7965f\"}'" [2022-04-19T15:15:07.976Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-04-19T15:15:07.976Z] PASS [2022-04-19T15:15:07.976Z] coverage: 82.5% of statements [2022-04-19T15:15:07.976Z] ok github.com/docker/docker/daemon/logger/splunk 2.118s coverage: 82.5% of statements [2022-04-19T15:15:08.250Z] === RUN TestIsGIT [2022-04-19T15:15:08.250Z] --- PASS: TestIsGIT (0.00s) [2022-04-19T15:15:08.250Z] PASS [2022-04-19T15:15:08.250Z] coverage: 100.0% of statements [2022-04-19T15:15:08.250Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.144s coverage: 100.0% of statements [2022-04-19T15:15:08.250Z] === RUN TestParseRemoteURL [2022-04-19T15:15:08.250Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-19T15:15:08.250Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-19T15:15:08.250Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-19T15:15:08.251Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-19T15:15:08.251Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-19T15:15:08.251Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-19T15:15:08.251Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-19T15:15:08.251Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-19T15:15:08.251Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-19T15:15:08.251Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-19T15:15:08.251Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-19T15:15:08.251Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-19T15:15:08.251Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-19T15:15:08.251Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-19T15:15:08.251Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-19T15:15:08.251Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-19T15:15:08.251Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-19T15:15:08.251Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-19T15:15:08.251Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-19T15:15:08.251Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-19T15:15:08.251Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-19T15:15:08.251Z] === RUN TestCloneArgsSmartHttp [2022-04-19T15:15:08.251Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-19T15:15:08.251Z] === RUN TestCloneArgsDumbHttp [2022-04-19T15:15:08.251Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-19T15:15:08.251Z] === RUN TestCloneArgsGit [2022-04-19T15:15:08.251Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-19T15:15:08.251Z] === RUN TestCheckoutGit [2022-04-19T15:15:08.444Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T15:15:08.444Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-19T15:15:08.444Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T15:15:08.444Z] === RUN TestSuccessfulDownload [2022-04-19T15:15:08.444Z] download_test.go:267: Needs fixing on Windows [2022-04-19T15:15:08.444Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-19T15:15:08.444Z] === RUN TestCancelledDownload [2022-04-19T15:15:08.444Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-19T15:15:08.444Z] === RUN TestMaxDownloadAttempts [2022-04-19T15:15:08.444Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T15:15:08.444Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T15:15:08.444Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T15:15:08.444Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T15:15:08.444Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T15:15:08.444Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T15:15:08.444Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T15:15:08.444Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T15:15:08.444Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T15:15:08.444Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T15:15:08.444Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T15:15:08.444Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T15:15:08.544Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-19T15:15:08.544Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-19T15:15:08.544Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-19T15:15:08.912Z] time="2022-04-19T15:15:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T15:15:08.912Z] time="2022-04-19T15:15:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T15:15:08.912Z] time="2022-04-19T15:15:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T15:15:08.912Z] time="2022-04-19T15:15:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T15:15:08.912Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-19T15:15:08.912Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2022-04-19T15:15:08.912Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2022-04-19T15:15:08.912Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2022-04-19T15:15:08.912Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2022-04-19T15:15:08.912Z] === RUN TestTransfer [2022-04-19T15:15:08.912Z] --- PASS: TestTransfer (0.12s) [2022-04-19T15:15:08.912Z] === RUN TestConcurrencyLimit [2022-04-19T15:15:08.912Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-19T15:15:08.912Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-19T15:15:08.912Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-19T15:15:08.912Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-19T15:15:08.912Z] === RUN TestContinueOnError_NeverContinue [2022-04-19T15:15:08.912Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-19T15:15:08.912Z] === RUN TestManifestStore [2022-04-19T15:15:08.912Z] === RUN TestManifestStore/no_remote_or_local [2022-04-19T15:15:08.912Z] --- PASS: TestV2MetadataService (1.02s) [2022-04-19T15:15:08.912Z] PASS [2022-04-19T15:15:08.912Z] coverage: 48.2% of statements [2022-04-19T15:15:09.380Z] ok github.com/docker/docker/distribution/metadata 1.118s coverage: 48.2% of statements [2022-04-19T15:15:09.380Z] time="2022-04-19T15:15:09Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3522956959\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-19T15:15:09.380Z] === RUN TestManifestStore/no_local_cache [2022-04-19T15:15:09.380Z] === RUN TestManifestStore/with_local_cache [2022-04-19T15:15:09.380Z] === RUN TestManifestStore/unknown_media_type [2022-04-19T15:15:09.380Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-19T15:15:09.380Z] time="2022-04-19T15:15:09Z" level=warning msg="reference for unknown type: " [2022-04-19T15:15:09.380Z] time="2022-04-19T15:15:09Z" level=warning msg="reference for unknown type: " [2022-04-19T15:15:09.380Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-19T15:15:09.380Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-19T15:15:09.380Z] --- PASS: TestConcurrencyLimit (0.41s) [2022-04-19T15:15:09.380Z] === RUN TestInactiveJobs [2022-04-19T15:15:09.380Z] time="2022-04-19T15:15:09Z" level=warning msg="reference for unknown type: " [2022-04-19T15:15:09.380Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-19T15:15:09.380Z] time="2022-04-19T15:15:09Z" level=warning msg="reference for unknown type: " [2022-04-19T15:15:09.380Z] time="2022-04-19T15:15:09Z" level=warning msg="reference for unknown type: " [2022-04-19T15:15:09.380Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-19T15:15:09.380Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-19T15:15:09.380Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-19T15:15:09.380Z] time="2022-04-19T15:15:09Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-19T15:15:09.380Z] --- PASS: TestManifestStore (0.33s) [2022-04-19T15:15:09.380Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2022-04-19T15:15:09.380Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-19T15:15:09.380Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-19T15:15:09.380Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-19T15:15:09.380Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-19T15:15:09.380Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-19T15:15:09.380Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-19T15:15:09.380Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-19T15:15:09.380Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-19T15:15:09.380Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-04-19T15:15:09.380Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaType [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-19T15:15:09.380Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-19T15:15:09.380Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-19T15:15:09.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-19T15:15:09.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-19T15:15:09.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-19T15:15:09.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-19T15:15:09.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestFixManifestLayers [2022-04-19T15:15:09.381Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-19T15:15:09.381Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T15:15:09.381Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestFixManifestLayersBadParent [2022-04-19T15:15:09.381Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestValidateManifest [2022-04-19T15:15:09.381Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T15:15:09.381Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestFormatPlatform [2022-04-19T15:15:09.381Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestPullSchema2Config [2022-04-19T15:15:09.381Z] === RUN TestPullSchema2Config/success_first_time [2022-04-19T15:15:09.381Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T15:15:09.381Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:15:09.381Z] === RUN TestPullSchema2Config/500_status [2022-04-19T15:15:09.381Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T15:15:09.381Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:15:09.381Z] === RUN TestNotFound [2022-04-19T15:15:09.381Z] --- PASS: TestNotFound (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestConflict [2022-04-19T15:15:09.381Z] --- PASS: TestConflict (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestForbidden [2022-04-19T15:15:09.381Z] --- PASS: TestForbidden (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestInvalidParameter [2022-04-19T15:15:09.381Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestNotImplemented [2022-04-19T15:15:09.381Z] --- PASS: TestNotImplemented (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestNotModified [2022-04-19T15:15:09.381Z] --- PASS: TestNotModified (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestUnauthorized [2022-04-19T15:15:09.381Z] --- PASS: TestUnauthorized (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestUnknown [2022-04-19T15:15:09.381Z] --- PASS: TestUnknown (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestCancelled [2022-04-19T15:15:09.381Z] --- PASS: TestCancelled (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestDeadline [2022-04-19T15:15:09.381Z] --- PASS: TestDeadline (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestDataLoss [2022-04-19T15:15:09.381Z] --- PASS: TestDataLoss (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestUnavailable [2022-04-19T15:15:09.381Z] --- PASS: TestUnavailable (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestSystem [2022-04-19T15:15:09.381Z] --- PASS: TestSystem (0.00s) [2022-04-19T15:15:09.381Z] === RUN TestFromStatusCode [2022-04-19T15:15:09.511Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-19T15:15:09.849Z] === RUN TestFromStatusCode/Not_Found [2022-04-19T15:15:09.849Z] === RUN TestFromStatusCode/Bad_Request [2022-04-19T15:15:09.849Z] === RUN TestFromStatusCode/Conflict [2022-04-19T15:15:09.849Z] === RUN TestFromStatusCode/Unauthorized [2022-04-19T15:15:09.849Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-19T15:15:09.849Z] === RUN TestFromStatusCode/Forbidden [2022-04-19T15:15:09.849Z] === RUN TestFromStatusCode/Not_Modified [2022-04-19T15:15:09.849Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-19T15:15:09.849Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-19T15:15:09.849Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-19T15:15:09.849Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-19T15:15:09.849Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-19T15:15:09.849Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-19T15:15:09.849Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-19T15:15:09.849Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-19T15:15:09.849Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-19T15:15:09.849Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-19T15:15:09.849Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-19T15:15:09.849Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-19T15:15:09.849Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-19T15:15:09.849Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-19T15:15:09.849Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-19T15:15:09.849Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-19T15:15:09.849Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-19T15:15:09.849Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-19T15:15:09.849Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-19T15:15:09.849Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-19T15:15:09.849Z] PASS [2022-04-19T15:15:09.849Z] coverage: 77.0% of statements [2022-04-19T15:15:09.849Z] ok github.com/docker/docker/errdefs 0.056s coverage: 77.0% of statements [2022-04-19T15:15:09.849Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:15:09.849Z] === RUN TestPullSchema2Config/EOF [2022-04-19T15:15:09.849Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T15:15:09.849Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:15:09.849Z] 2022/04/19 15:15:09 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-19T15:15:09.849Z] goroutine 123 [running]: [2022-04-19T15:15:09.849Z] net/http.(*conn).serve.func1() [2022-04-19T15:15:09.849Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T15:15:09.849Z] panic({0x10b9000, 0x129b8f0}) [2022-04-19T15:15:09.849Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T15:15:09.849Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003364e0?, {0x12a30d8?, 0xc000348000?}) [2022-04-19T15:15:09.849Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-19T15:15:09.849Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x12a30d8, 0xc000348000}, 0xc000416100) [2022-04-19T15:15:09.849Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-19T15:15:09.849Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x12a30d8?, 0xc000348000?}, 0xc00005a800?) [2022-04-19T15:15:09.849Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T15:15:09.849Z] net/http.serverHandler.ServeHTTP({0xc000236030?}, {0x12a30d8, 0xc000348000}, 0xc000416100) [2022-04-19T15:15:09.849Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T15:15:09.849Z] net/http.(*conn).serve(0xc000078000, {0x12a3950, 0xc000158a50}) [2022-04-19T15:15:09.849Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T15:15:09.849Z] created by net/http.(*Server).Serve [2022-04-19T15:15:09.849Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T15:15:09.849Z] --- PASS: TestInactiveJobs (0.39s) [2022-04-19T15:15:09.849Z] === RUN TestWatchRelease [2022-04-19T15:15:09.849Z] --- PASS: TestWatchRelease (0.04s) [2022-04-19T15:15:09.849Z] === RUN TestWatchFinishedTransfer [2022-04-19T15:15:09.849Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-19T15:15:09.849Z] === RUN TestDuplicateTransfer [2022-04-19T15:15:09.849Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-19T15:15:09.849Z] === RUN TestSuccessfulUpload [2022-04-19T15:15:09.849Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:15:09.849Z] === RUN TestPullSchema2Config/unauthorized [2022-04-19T15:15:09.849Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T15:15:09.849Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:15:09.849Z] --- PASS: TestPullSchema2Config (0.56s) [2022-04-19T15:15:09.849Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-04-19T15:15:09.849Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-19T15:15:09.849Z] --- PASS: TestPullSchema2Config/EOF (0.28s) [2022-04-19T15:15:09.849Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-19T15:15:09.849Z] === RUN TestGetRepositoryMountCandidates [2022-04-19T15:15:09.849Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-19T15:15:09.849Z] === RUN TestLayerAlreadyExists [2022-04-19T15:15:09.849Z] 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-04-19T15:15:09.849Z] 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-04-19T15:15:09.849Z] 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-04-19T15:15:09.849Z] 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-04-19T15:15:09.849Z] 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-04-19T15:15:09.849Z] 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-04-19T15:15:09.849Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-19T15:15:09.849Z] === RUN TestWhenEmptyAuthConfig [2022-04-19T15:15:10.317Z] time="2022-04-19T15:15:09Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-19T15:15:10.317Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-04-19T15:15:10.317Z] === RUN TestCancelledUpload [2022-04-19T15:15:10.317Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-19T15:15:10.317Z] PASS [2022-04-19T15:15:10.317Z] coverage: 76.8% of statements [2022-04-19T15:15:10.317Z] ok github.com/docker/docker/distribution/xfer 1.928s coverage: 76.8% of statements [2022-04-19T15:15:10.437Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-19T15:15:10.692Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-19T15:15:10.785Z] === RUN TestCompare [2022-04-19T15:15:10.785Z] --- PASS: TestCompare (0.00s) [2022-04-19T15:15:10.785Z] PASS [2022-04-19T15:15:10.785Z] coverage: 19.2% of statements [2022-04-19T15:15:10.785Z] ok github.com/docker/docker/image/cache 0.105s coverage: 19.2% of statements [2022-04-19T15:15:10.948Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-19T15:15:10.948Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-19T15:15:10.948Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-19T15:15:11.212Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-19T15:15:11.212Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-19T15:15:11.212Z] === RUN TestProcessNoDockerignore [2022-04-19T15:15:11.212Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-19T15:15:11.212Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-19T15:15:11.212Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-19T15:15:11.212Z] === RUN TestDetectContentType [2022-04-19T15:15:11.212Z] --- PASS: TestDetectContentType (0.00s) [2022-04-19T15:15:11.212Z] === RUN TestSelectAcceptableMIME [2022-04-19T15:15:11.212Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-19T15:15:11.212Z] === RUN TestInspectEmptyResponse [2022-04-19T15:15:11.212Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-19T15:15:11.212Z] === RUN TestInspectResponseBinary [2022-04-19T15:15:11.212Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-19T15:15:11.212Z] === RUN TestResponseUnsupportedContentType [2022-04-19T15:15:11.212Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-19T15:15:11.212Z] === RUN TestInspectResponseTextSimple [2022-04-19T15:15:11.212Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-19T15:15:11.212Z] === RUN TestInspectResponseEmptyContentType [2022-04-19T15:15:11.212Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-19T15:15:11.212Z] === RUN TestUnknownContentLength [2022-04-19T15:15:11.212Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-19T15:15:11.212Z] === RUN TestDownloadRemote [2022-04-19T15:15:11.212Z] --- PASS: TestDownloadRemote (0.15s) [2022-04-19T15:15:11.212Z] === RUN TestGetWithStatusError [2022-04-19T15:15:11.212Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-19T15:15:11.212Z] === RUN TestCloseRootDirectory [2022-04-19T15:15:11.212Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:15:11.213Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-19T15:15:11.213Z] === RUN TestHashFile [2022-04-19T15:15:11.213Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:15:11.213Z] --- SKIP: TestHashFile (0.00s) [2022-04-19T15:15:11.213Z] === RUN TestHashSubdir [2022-04-19T15:15:11.213Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:15:11.213Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-19T15:15:11.213Z] === RUN TestRemoveDirectory [2022-04-19T15:15:11.213Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:15:11.213Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-19T15:15:11.213Z] PASS [2022-04-19T15:15:11.213Z] coverage: 9.3% of statements [2022-04-19T15:15:11.213Z] ok github.com/docker/docker/builder/remotecontext 0.339s coverage: 9.3% of statements [2022-04-19T15:15:11.253Z] === RUN TestFSGetInvalidData [2022-04-19T15:15:11.253Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-19T15:15:11.253Z] === RUN TestFSInvalidSet [2022-04-19T15:15:11.253Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-19T15:15:11.253Z] === RUN TestFSInvalidRoot [2022-04-19T15:15:11.253Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-19T15:15:11.253Z] === RUN TestFSMetadataGetSet [2022-04-19T15:15:11.253Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-19T15:15:11.253Z] === RUN TestFSInvalidWalker [2022-04-19T15:15:11.253Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-19T15:15:11.253Z] === RUN TestFSGetSet [2022-04-19T15:15:11.253Z] --- PASS: TestFSGetSet (0.04s) [2022-04-19T15:15:11.253Z] === RUN TestFSGetUnsetKey [2022-04-19T15:15:11.253Z] --- PASS: TestFSGetUnsetKey (0.02s) [2022-04-19T15:15:11.253Z] === RUN TestFSGetEmptyData [2022-04-19T15:15:11.253Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-19T15:15:11.253Z] === RUN TestFSDelete [2022-04-19T15:15:11.253Z] --- PASS: TestFSDelete (0.02s) [2022-04-19T15:15:11.253Z] === RUN TestFSWalker [2022-04-19T15:15:11.253Z] --- PASS: TestFSWalker (0.02s) [2022-04-19T15:15:11.253Z] === RUN TestFSWalkerStopOnError [2022-04-19T15:15:11.253Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-19T15:15:11.253Z] === RUN TestNewFromJSON [2022-04-19T15:15:11.253Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-19T15:15:11.253Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-19T15:15:11.253Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-19T15:15:11.253Z] === RUN TestMarshalKeyOrder [2022-04-19T15:15:11.253Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-19T15:15:11.253Z] === RUN TestHistoryEqual [2022-04-19T15:15:11.253Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2022-04-19T15:15:11.253Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-19T15:15:11.253Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-19T15:15:11.253Z] === RUN TestTokenPassThru [2022-04-19T15:15:11.253Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-19T15:15:11.253Z] === RUN TestTokenPassThruDifferentHost [2022-04-19T15:15:11.253Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-19T15:15:11.253Z] PASS [2022-04-19T15:15:11.253Z] coverage: 26.6% of statements [2022-04-19T15:15:11.253Z] ok github.com/docker/docker/distribution 2.264s coverage: 26.6% of statements [2022-04-19T15:15:11.253Z] --- PASS: TestHistoryEqual (0.20s) [2022-04-19T15:15:11.253Z] === RUN TestImage [2022-04-19T15:15:11.253Z] --- PASS: TestImage (0.00s) [2022-04-19T15:15:11.253Z] === RUN TestImageOSNotEmpty [2022-04-19T15:15:11.253Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-19T15:15:11.253Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-19T15:15:11.253Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-19T15:15:11.253Z] === RUN TestCreate [2022-04-19T15:15:11.253Z] --- PASS: TestCreate (0.01s) [2022-04-19T15:15:11.253Z] === RUN TestRestore [2022-04-19T15:15:11.253Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T15:15:11.253Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T15:15:11.509Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-19T15:15:11.509Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-19T15:15:11.681Z] === RUN TestEnable [2022-04-19T15:15:11.681Z] --- PASS: TestEnable (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestDisable [2022-04-19T15:15:11.681Z] --- PASS: TestDisable (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestEnabled [2022-04-19T15:15:11.681Z] --- PASS: TestEnabled (0.00s) [2022-04-19T15:15:11.681Z] PASS [2022-04-19T15:15:11.681Z] coverage: 100.0% of statements [2022-04-19T15:15:11.681Z] ok github.com/docker/docker/cli/debug 0.112s coverage: 100.0% of statements [2022-04-19T15:15:11.681Z] === RUN TestGetAllAllowed [2022-04-19T15:15:11.681Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestGetAllMeta [2022-04-19T15:15:11.681Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-19T15:15:11.681Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestIsUnreferencedBuiltin [2022-04-19T15:15:11.681Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestIsExistingDirectory [2022-04-19T15:15:11.681Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestGetFilenameForDownload [2022-04-19T15:15:11.681Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestEnv2Variables [2022-04-19T15:15:11.681Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-19T15:15:11.681Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestMaintainer [2022-04-19T15:15:11.681Z] --- PASS: TestMaintainer (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestLabel [2022-04-19T15:15:11.681Z] --- PASS: TestLabel (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestFromScratch [2022-04-19T15:15:11.681Z] --- PASS: TestFromScratch (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestFromWithArg [2022-04-19T15:15:11.681Z] --- PASS: TestFromWithArg (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-19T15:15:11.681Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestFromWithUndefinedArg [2022-04-19T15:15:11.681Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestFromMultiStageWithNamedStage [2022-04-19T15:15:11.681Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestOnbuild [2022-04-19T15:15:11.681Z] --- PASS: TestOnbuild (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestWorkdir [2022-04-19T15:15:11.681Z] --- PASS: TestWorkdir (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestCmd [2022-04-19T15:15:11.681Z] --- PASS: TestCmd (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestHealthcheckNone [2022-04-19T15:15:11.681Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestHealthcheckCmd [2022-04-19T15:15:11.681Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestEntrypoint [2022-04-19T15:15:11.681Z] --- PASS: TestEntrypoint (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestExpose [2022-04-19T15:15:11.681Z] --- PASS: TestExpose (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestUser [2022-04-19T15:15:11.681Z] --- PASS: TestUser (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestVolume [2022-04-19T15:15:11.681Z] --- PASS: TestVolume (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestStopSignal [2022-04-19T15:15:11.681Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T15:15:11.681Z] --- SKIP: TestStopSignal (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestArg [2022-04-19T15:15:11.681Z] --- PASS: TestArg (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestShell [2022-04-19T15:15:11.681Z] --- PASS: TestShell (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestPrependEnvOnCmd [2022-04-19T15:15:11.681Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestRunWithBuildArgs [2022-04-19T15:15:11.681Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestRunIgnoresHealthcheck [2022-04-19T15:15:11.681Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestDispatchUnsupportedOptions [2022-04-19T15:15:11.681Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-19T15:15:11.681Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-19T15:15:11.681Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-19T15:15:11.681Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-19T15:15:11.681Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-19T15:15:11.681Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-19T15:15:11.681Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestNormalizeWorkdir [2022-04-19T15:15:11.681Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestDispatch [2022-04-19T15:15:11.681Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-19T15:15:11.681Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-19T15:15:11.681Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-19T15:15:11.681Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-19T15:15:11.681Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-19T15:15:11.681Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-19T15:15:11.681Z] === RUN TestDispatch/COPY_url [2022-04-19T15:15:11.681Z] --- PASS: TestDispatch (0.07s) [2022-04-19T15:15:11.681Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-19T15:15:11.681Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-19T15:15:11.681Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-19T15:15:11.681Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-19T15:15:11.681Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-19T15:15:11.681Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-19T15:15:11.681Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestAddScratchImageAddsToMounts [2022-04-19T15:15:11.681Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-19T15:15:11.681Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-19T15:15:11.681Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-19T15:15:11.681Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestImageSourceGetAddsToMounts [2022-04-19T15:15:11.681Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestEmptyDockerfile [2022-04-19T15:15:11.681Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-19T15:15:11.681Z] === RUN TestSymlinkDockerfile [2022-04-19T15:15:11.681Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-19T15:15:11.681Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-19T15:15:11.681Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestNonExistingDockerfile [2022-04-19T15:15:11.681Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestCopyRunConfig [2022-04-19T15:15:11.681Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestDeepCopyRunConfig [2022-04-19T15:15:11.681Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestExportImage [2022-04-19T15:15:11.681Z] --- PASS: TestExportImage (0.00s) [2022-04-19T15:15:11.681Z] === RUN TestNormalizeDest [2022-04-19T15:15:11.681Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-19T15:15:11.681Z] PASS [2022-04-19T15:15:11.681Z] coverage: 46.7% of statements [2022-04-19T15:15:11.681Z] ok github.com/docker/docker/builder/dockerfile 0.319s coverage: 46.7% of statements [2022-04-19T15:15:11.721Z] time="2022-04-19T15:15:11Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-19T15:15:11.721Z] --- PASS: TestRestore (0.04s) [2022-04-19T15:15:11.721Z] === RUN TestAddDelete [2022-04-19T15:15:11.721Z] --- PASS: TestAddDelete (0.02s) [2022-04-19T15:15:11.721Z] === RUN TestSearchAfterDelete [2022-04-19T15:15:11.721Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-19T15:15:11.721Z] === RUN TestParentReset [2022-04-19T15:15:11.721Z] --- PASS: TestParentReset (0.04s) [2022-04-19T15:15:11.721Z] === RUN TestGetAndSetLastUpdated [2022-04-19T15:15:11.721Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-19T15:15:11.721Z] === RUN TestStoreLen [2022-04-19T15:15:11.721Z] --- PASS: TestStoreLen (0.06s) [2022-04-19T15:15:11.721Z] PASS [2022-04-19T15:15:11.721Z] coverage: 86.9% of statements [2022-04-19T15:15:11.721Z] ok github.com/docker/docker/image 0.658s coverage: 86.9% of statements [2022-04-19T15:15:12.070Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-19T15:15:12.188Z] === RUN TestValidateManifest [2022-04-19T15:15:12.188Z] === RUN TestValidateManifest/nil [2022-04-19T15:15:12.189Z] === RUN TestValidateManifest/non-nil [2022-04-19T15:15:12.189Z] --- PASS: TestValidateManifest (0.00s) [2022-04-19T15:15:12.189Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-19T15:15:12.189Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-19T15:15:12.189Z] PASS [2022-04-19T15:15:12.189Z] coverage: 0.7% of statements [2022-04-19T15:15:12.189Z] ok github.com/docker/docker/image/tarexport 0.089s coverage: 0.7% of statements [2022-04-19T15:15:12.189Z] === RUN TestMakeV1ConfigFromConfig [2022-04-19T15:15:12.189Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-19T15:15:12.189Z] PASS [2022-04-19T15:15:12.189Z] coverage: 25.0% of statements [2022-04-19T15:15:12.189Z] ok github.com/docker/docker/image/v1 0.073s coverage: 25.0% of statements [2022-04-19T15:15:12.189Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T15:15:12.293Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-19T15:15:12.293Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-19T15:15:12.995Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-19T15:15:13.174Z] === RUN TestSerialization [2022-04-19T15:15:13.174Z] --- PASS: TestSerialization (0.02s) [2022-04-19T15:15:13.174Z] PASS [2022-04-19T15:15:13.174Z] coverage: 100.0% of statements [2022-04-19T15:15:13.174Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2022-04-19T15:15:13.249Z] === RUN TestTCP4Proxy [2022-04-19T15:15:13.249Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-19T15:15:13.249Z] === RUN TestTCP4ProxyHalfClose [2022-04-19T15:15:13.249Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-19T15:15:13.249Z] === RUN TestTCP6Proxy [2022-04-19T15:15:13.249Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T15:15:13.249Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-19T15:15:13.249Z] === RUN TestTCPDualStackProxy [2022-04-19T15:15:13.249Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T15:15:13.249Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-19T15:15:13.249Z] === RUN TestUDP4Proxy [2022-04-19T15:15:13.249Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-19T15:15:13.249Z] === RUN TestUDP6Proxy [2022-04-19T15:15:13.249Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T15:15:13.249Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-19T15:15:13.249Z] === RUN TestUDPWriteError [2022-04-19T15:15:13.249Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-19T15:15:13.249Z] === RUN TestSCTP4Proxy [2022-04-19T15:15:13.249Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T15:15:13.249Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-19T15:15:13.249Z] === RUN TestSCTP6Proxy [2022-04-19T15:15:13.249Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T15:15:13.249Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-19T15:15:13.249Z] PASS [2022-04-19T15:15:13.249Z] coverage: 49.4% of statements [2022-04-19T15:15:13.249Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2022-04-19T15:15:13.556Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-19T15:15:14.159Z] === RUN TestEmptyLayer [2022-04-19T15:15:14.159Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-19T15:15:14.159Z] === RUN TestCommitFailure [2022-04-19T15:15:14.159Z] --- PASS: TestCommitFailure (0.01s) [2022-04-19T15:15:14.159Z] === RUN TestStartTransactionFailure [2022-04-19T15:15:14.159Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-19T15:15:14.159Z] === RUN TestGetOrphan [2022-04-19T15:15:14.159Z] --- PASS: TestGetOrphan (0.01s) [2022-04-19T15:15:14.159Z] === RUN TestMountAndRegister [2022-04-19T15:15:14.159Z] layer_test.go:258: Layer size: 14 [2022-04-19T15:15:14.159Z] --- PASS: TestMountAndRegister (0.06s) [2022-04-19T15:15:14.159Z] === RUN TestLayerRelease [2022-04-19T15:15:14.159Z] layer_test.go:291: Failing on Windows [2022-04-19T15:15:14.159Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-19T15:15:14.159Z] === RUN TestStoreRestore [2022-04-19T15:15:14.159Z] layer_test.go:340: Failing on Windows [2022-04-19T15:15:14.159Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-19T15:15:14.159Z] === RUN TestTarStreamStability [2022-04-19T15:15:14.159Z] layer_test.go:455: Failing on Windows [2022-04-19T15:15:14.159Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-19T15:15:14.159Z] === RUN TestRegisterExistingLayer [2022-04-19T15:15:14.159Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-04-19T15:15:14.159Z] === RUN TestTarStreamVerification [2022-04-19T15:15:14.159Z] layer_test.go:684: Failing on Windows [2022-04-19T15:15:14.159Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-19T15:15:14.159Z] === RUN TestLayerMigration [2022-04-19T15:15:14.159Z] migration_test.go:45: Failing on Windows [2022-04-19T15:15:14.159Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-19T15:15:14.159Z] === RUN TestLayerMigrationNoTarsplit [2022-04-19T15:15:14.159Z] migration_test.go:181: Failing on Windows [2022-04-19T15:15:14.159Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T15:15:14.159Z] === RUN TestMountInit [2022-04-19T15:15:14.159Z] mount_test.go:17: Failing on Windows [2022-04-19T15:15:14.159Z] --- SKIP: TestMountInit (0.00s) [2022-04-19T15:15:14.159Z] === RUN TestMountSize [2022-04-19T15:15:14.159Z] mount_test.go:76: Failing on Windows [2022-04-19T15:15:14.159Z] --- SKIP: TestMountSize (0.00s) [2022-04-19T15:15:14.159Z] === RUN TestMountChanges [2022-04-19T15:15:14.159Z] mount_test.go:125: Failing on Windows [2022-04-19T15:15:14.159Z] --- SKIP: TestMountChanges (0.00s) [2022-04-19T15:15:14.159Z] === RUN TestMountApply [2022-04-19T15:15:14.159Z] mount_test.go:212: Failing on Windows [2022-04-19T15:15:14.159Z] --- SKIP: TestMountApply (0.00s) [2022-04-19T15:15:14.159Z] PASS [2022-04-19T15:15:14.159Z] coverage: 30.6% of statements [2022-04-19T15:15:14.159Z] === RUN TestEnvironmentParsing [2022-04-19T15:15:14.159Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-19T15:15:14.159Z] PASS [2022-04-19T15:15:14.159Z] coverage: 1.2% of statements [2022-04-19T15:15:14.159Z] ok github.com/docker/docker/layer 0.394s coverage: 30.6% of statements [2022-04-19T15:15:14.159Z] ok github.com/docker/docker/libcontainerd/local 0.065s coverage: 1.2% of statements [2022-04-19T15:15:14.722Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T15:15:14.722Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T15:15:14.722Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T15:15:14.722Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T15:15:14.722Z] === RUN TestSequenceGetAvailableBit [2022-04-19T15:15:14.722Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestSequenceEqual [2022-04-19T15:15:14.722Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestSequenceCopy [2022-04-19T15:15:14.722Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestGetFirstAvailable [2022-04-19T15:15:14.722Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestFindSequence [2022-04-19T15:15:14.722Z] --- PASS: TestFindSequence (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestCheckIfAvailable [2022-04-19T15:15:14.722Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestMergeSequences [2022-04-19T15:15:14.722Z] --- PASS: TestMergeSequences (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestPushReservation [2022-04-19T15:15:14.722Z] --- PASS: TestPushReservation (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestSerializeDeserialize [2022-04-19T15:15:14.722Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestSet [2022-04-19T15:15:14.722Z] --- PASS: TestSet (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestSetUnset [2022-04-19T15:15:14.722Z] --- PASS: TestSetUnset (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestOffsetSetUnset [2022-04-19T15:15:14.722Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestSetInRange [2022-04-19T15:15:14.722Z] --- PASS: TestSetInRange (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestSetAnyInRange [2022-04-19T15:15:14.722Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestMethods [2022-04-19T15:15:14.722Z] --- PASS: TestMethods (0.00s) [2022-04-19T15:15:14.722Z] === RUN TestRandomAllocateDeallocate [2022-04-19T15:15:16.818Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-19T15:15:16.934Z] === RUN TestInvalidConfig [2022-04-19T15:15:16.935Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-19T15:15:16.935Z] === RUN TestConfig [2022-04-19T15:15:16.935Z] --- PASS: TestConfig (0.00s) [2022-04-19T15:15:16.935Z] === RUN TestOptionsLabels [2022-04-19T15:15:16.935Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-19T15:15:16.935Z] === RUN TestValidName [2022-04-19T15:15:16.935Z] --- PASS: TestValidName (0.00s) [2022-04-19T15:15:16.935Z] PASS [2022-04-19T15:15:16.935Z] coverage: 19.7% of statements [2022-04-19T15:15:16.935Z] ok github.com/docker/docker/libnetwork/config 0.073s coverage: 19.7% of statements [2022-04-19T15:15:17.921Z] === RUN TestKey [2022-04-19T15:15:17.921Z] --- PASS: TestKey (0.00s) [2022-04-19T15:15:17.921Z] === RUN TestParseKey [2022-04-19T15:15:17.921Z] --- PASS: TestParseKey (0.00s) [2022-04-19T15:15:17.921Z] === RUN TestInvalidDataStore [2022-04-19T15:15:17.921Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-19T15:15:17.921Z] === RUN TestKVObjectFlatKey [2022-04-19T15:15:17.921Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-19T15:15:17.921Z] === RUN TestAtomicKVObjectFlatKey [2022-04-19T15:15:17.921Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-19T15:15:17.921Z] PASS [2022-04-19T15:15:17.921Z] coverage: 21.9% of statements [2022-04-19T15:15:17.921Z] ok github.com/docker/docker/libnetwork/datastore 0.049s coverage: 21.9% of statements [2022-04-19T15:15:17.921Z] === RUN TestErrorInterfaces [2022-04-19T15:15:17.921Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-19T15:15:17.921Z] === RUN TestNetworkMarshalling [2022-04-19T15:15:17.921Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-04-19T15:15:17.921Z] === RUN TestEndpointMarshalling [2022-04-19T15:15:17.921Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-19T15:15:17.921Z] === RUN TestAuxAddresses [2022-04-19T15:15:17.921Z] time="2022-04-19T15:15:17Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T15:15:17.921Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-19T15:15:17.921Z] === RUN TestSRVServiceQuery [2022-04-19T15:15:18.357Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-19T15:15:18.389Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:15:18.389Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-19T15:15:18.389Z] === RUN TestServiceVIPReuse [2022-04-19T15:15:18.389Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:15:18.389Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-19T15:15:18.389Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-19T15:15:18.389Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:15:18.389Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T15:15:18.389Z] === RUN TestDNSIPQuery [2022-04-19T15:15:18.389Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:15:18.389Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-19T15:15:18.389Z] === RUN TestDNSProxyServFail [2022-04-19T15:15:18.389Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:15:18.389Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-19T15:15:18.389Z] === RUN TestSandboxAddEmpty [2022-04-19T15:15:18.389Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:15:18.389Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-19T15:15:18.389Z] === RUN TestSandboxAddMultiPrio [2022-04-19T15:15:18.389Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:15:18.389Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-19T15:15:18.389Z] === RUN TestSandboxAddSamePrio [2022-04-19T15:15:18.389Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:15:18.389Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-19T15:15:18.389Z] === RUN TestCleanupServiceDiscovery [2022-04-19T15:15:18.389Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:15:18.389Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-19T15:15:18.389Z] === RUN TestDNSOptions [2022-04-19T15:15:18.389Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:15:18.389Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-19T15:15:18.389Z] === RUN TestMultipleControllersWithSameStore [2022-04-19T15:15:18.389Z] time="2022-04-19T15:15:17Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T15:15:18.389Z] time="2022-04-19T15:15:17Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T15:15:18.389Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-19T15:15:18.389Z] PASS [2022-04-19T15:15:18.389Z] coverage: 8.5% of statements [2022-04-19T15:15:18.389Z] ok github.com/docker/docker/libnetwork 0.360s coverage: 8.5% of statements [2022-04-19T15:15:18.389Z] === RUN TestIPDataMarshalling [2022-04-19T15:15:18.389Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-19T15:15:18.389Z] === RUN TestValidateAndIsV6 [2022-04-19T15:15:18.389Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-19T15:15:18.389Z] PASS [2022-04-19T15:15:18.389Z] coverage: 68.9% of statements [2022-04-19T15:15:18.389Z] ok github.com/docker/docker/libnetwork/driverapi 0.054s coverage: 68.9% of statements [2022-04-19T15:15:18.706Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-19T15:15:18.858Z] === RUN TestDriver [2022-04-19T15:15:18.858Z] --- PASS: TestDriver (0.00s) [2022-04-19T15:15:18.858Z] PASS [2022-04-19T15:15:18.858Z] coverage: 34.8% of statements [2022-04-19T15:15:18.858Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-04-19T15:15:19.327Z] === RUN TestDriver [2022-04-19T15:15:19.327Z] --- PASS: TestDriver (0.00s) [2022-04-19T15:15:19.327Z] PASS [2022-04-19T15:15:19.327Z] coverage: 34.8% of statements [2022-04-19T15:15:19.327Z] ok github.com/docker/docker/libnetwork/drivers/null 0.080s coverage: 34.8% of statements [2022-04-19T15:15:19.634Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-19T15:15:19.795Z] === RUN TestNetworkAllocateFree [2022-04-19T15:15:19.795Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-19T15:15:19.795Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-19T15:15:19.795Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-19T15:15:19.795Z] PASS [2022-04-19T15:15:19.795Z] coverage: 63.6% of statements [2022-04-19T15:15:19.795Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.057s coverage: 63.6% of statements [2022-04-19T15:15:20.271Z] === RUN TestGetEmptyCapabilities [2022-04-19T15:15:20.272Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-04-19T15:15:20.272Z] === RUN TestGetExtraCapabilities [2022-04-19T15:15:20.272Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-19T15:15:20.272Z] === RUN TestGetInvalidCapabilities [2022-04-19T15:15:20.272Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-19T15:15:20.272Z] === RUN TestRemoteDriver [2022-04-19T15:15:20.272Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T15:15:20.272Z] === RUN TestDriverError [2022-04-19T15:15:20.272Z] --- PASS: TestDriverError (0.01s) [2022-04-19T15:15:20.272Z] === RUN TestMissingValues [2022-04-19T15:15:20.272Z] --- PASS: TestMissingValues (0.00s) [2022-04-19T15:15:20.272Z] === RUN TestRollback [2022-04-19T15:15:20.272Z] --- PASS: TestRollback (0.01s) [2022-04-19T15:15:20.272Z] PASS [2022-04-19T15:15:20.272Z] coverage: 57.4% of statements [2022-04-19T15:15:20.272Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-04-19T15:15:20.563Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-19T15:15:21.128Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-19T15:15:21.128Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-19T15:15:21.258Z] === RUN TestNAT [2022-04-19T15:15:21.258Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T15:15:21.258Z] --- SKIP: TestNAT (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestTransparent [2022-04-19T15:15:21.258Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T15:15:21.258Z] --- SKIP: TestTransparent (0.00s) [2022-04-19T15:15:21.258Z] PASS [2022-04-19T15:15:21.258Z] coverage: 0.0% of statements [2022-04-19T15:15:21.258Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2022-04-19T15:15:21.258Z] --- PASS: TestRandomAllocateDeallocate (6.43s) [2022-04-19T15:15:21.258Z] === RUN TestAllocateRandomDeallocate [2022-04-19T15:15:21.258Z] === RUN TestBuildDefault [2022-04-19T15:15:21.258Z] --- PASS: TestBuildDefault (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestBuildHostnameDomainname [2022-04-19T15:15:21.258Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestBuildHostname [2022-04-19T15:15:21.258Z] --- PASS: TestBuildHostname (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestBuildHostnameFQDN [2022-04-19T15:15:21.258Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestBuildNoIP [2022-04-19T15:15:21.258Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestUpdate [2022-04-19T15:15:21.258Z] --- PASS: TestUpdate (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-19T15:15:21.258Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-19T15:15:21.258Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestAddEmpty [2022-04-19T15:15:21.258Z] --- PASS: TestAddEmpty (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestAdd [2022-04-19T15:15:21.258Z] --- PASS: TestAdd (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestDeleteEmpty [2022-04-19T15:15:21.258Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestDeleteNewline [2022-04-19T15:15:21.258Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestDelete [2022-04-19T15:15:21.258Z] --- PASS: TestDelete (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestConcurrentWrites [2022-04-19T15:15:21.258Z] === RUN TestNew [2022-04-19T15:15:21.258Z] --- PASS: TestNew (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestAddDriver [2022-04-19T15:15:21.258Z] --- PASS: TestAddDriver (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestAddDuplicateDriver [2022-04-19T15:15:21.258Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-19T15:15:21.258Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestDriver [2022-04-19T15:15:21.258Z] --- PASS: TestDriver (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestIPAM [2022-04-19T15:15:21.258Z] --- PASS: TestIPAM (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestWalkIPAMs [2022-04-19T15:15:21.258Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-19T15:15:21.258Z] === RUN TestWalkDrivers [2022-04-19T15:15:21.258Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-19T15:15:21.258Z] PASS [2022-04-19T15:15:21.258Z] coverage: 82.4% of statements [2022-04-19T15:15:21.258Z] ok github.com/docker/docker/libnetwork/drvregistry 0.078s coverage: 82.4% of statements [2022-04-19T15:15:21.490Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-19T15:15:21.727Z] --- PASS: TestConcurrentWrites (0.25s) [2022-04-19T15:15:21.727Z] PASS [2022-04-19T15:15:21.727Z] coverage: 81.2% of statements [2022-04-19T15:15:21.727Z] ok github.com/docker/docker/libnetwork/etchosts 0.323s coverage: 81.2% of statements [2022-04-19T15:15:21.727Z] === RUN TestNew [2022-04-19T15:15:21.727Z] --- PASS: TestNew (0.00s) [2022-04-19T15:15:21.727Z] === RUN TestAllocate [2022-04-19T15:15:21.727Z] --- PASS: TestAllocate (0.00s) [2022-04-19T15:15:21.727Z] === RUN TestUninitialized [2022-04-19T15:15:21.727Z] --- PASS: TestUninitialized (0.00s) [2022-04-19T15:15:21.727Z] === RUN TestAllocateInRange [2022-04-19T15:15:21.727Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-19T15:15:21.727Z] === RUN TestAllocateSerial [2022-04-19T15:15:21.727Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-19T15:15:21.727Z] PASS [2022-04-19T15:15:21.727Z] coverage: 87.5% of statements [2022-04-19T15:15:21.727Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-04-19T15:15:22.196Z] === RUN TestCaller [2022-04-19T15:15:22.196Z] --- PASS: TestCaller (0.00s) [2022-04-19T15:15:22.196Z] PASS [2022-04-19T15:15:22.196Z] coverage: 100.0% of statements [2022-04-19T15:15:22.196Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2022-04-19T15:15:22.663Z] === RUN TestSetSerialInsertDelete [2022-04-19T15:15:22.663Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-19T15:15:22.663Z] === RUN TestSetParallelInsertDelete [2022-04-19T15:15:22.663Z] --- PASS: TestAllocateRandomDeallocate (1.59s) [2022-04-19T15:15:22.663Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-19T15:15:22.854Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-19T15:15:22.854Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-19T15:15:23.649Z] === RUN TestInt2IP2IntConversion [2022-04-19T15:15:24.119Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.24s) [2022-04-19T15:15:24.119Z] === RUN TestRetrieveFromStore [2022-04-19T15:15:24.119Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-04-19T15:15:24.119Z] === RUN TestGetAddressVersion [2022-04-19T15:15:24.119Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-19T15:15:24.119Z] === RUN TestKeyString [2022-04-19T15:15:24.119Z] --- PASS: TestKeyString (0.00s) [2022-04-19T15:15:24.119Z] === RUN TestPoolDataMarshal [2022-04-19T15:15:24.119Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-19T15:15:24.119Z] === RUN TestSubnetsMarshal [2022-04-19T15:15:24.119Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-19T15:15:24.119Z] === RUN TestAddSubnets [2022-04-19T15:15:24.119Z] --- PASS: TestAddSubnets (0.05s) [2022-04-19T15:15:24.119Z] === RUN TestDoublePoolRelease [2022-04-19T15:15:24.119Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-19T15:15:24.119Z] === RUN TestAddReleasePoolID [2022-04-19T15:15:24.119Z] === RUN TestPoolRequest [2022-04-19T15:15:24.119Z] --- PASS: TestPoolRequest (0.00s) [2022-04-19T15:15:24.119Z] === RUN TestOtherRequests [2022-04-19T15:15:24.119Z] --- PASS: TestOtherRequests (0.00s) [2022-04-19T15:15:24.119Z] PASS [2022-04-19T15:15:24.119Z] coverage: 57.1% of statements [2022-04-19T15:15:24.119Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-04-19T15:15:24.590Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-04-19T15:15:24.590Z] === RUN TestPredefinedPool [2022-04-19T15:15:24.590Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-19T15:15:24.590Z] === RUN TestRemoveSubnet [2022-04-19T15:15:24.590Z] --- PASS: TestRetrieveFromStore (0.53s) [2022-04-19T15:15:24.590Z] === RUN TestIsCorrupted [2022-04-19T15:15:24.590Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-19T15:15:24.590Z] === RUN TestSetRollover [2022-04-19T15:15:24.590Z] --- PASS: TestRemoveSubnet (0.25s) [2022-04-19T15:15:24.590Z] === RUN TestGetSameAddress [2022-04-19T15:15:24.590Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-19T15:15:24.590Z] === RUN TestPoolAllocationReuse [2022-04-19T15:15:24.742Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-19T15:15:24.764Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-19T15:15:25.285Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-19T15:15:25.285Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-19T15:15:25.285Z] [2022-04-19T15:15:25.285Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-19T15:15:25.285Z] =========================== short test summary info ============================ [2022-04-19T15:15:25.285Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-19T15:15:25.285Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-19T15:15:25.285Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-19T15:15:25.285Z] Not supported on most drivers [2022-04-19T15:15:25.285Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-19T15:15:25.285Z] Output of docker top depends on host distro, and is not formalized. [2022-04-19T15:15:25.285Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-19T15:15:25.285Z] Output of docker top depends on host distro, and is not formalized. [2022-04-19T15:15:25.285Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-19T15:15:25.285Z] Can fail if eth0 has multiple IP addresses [2022-04-19T15:15:25.285Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-19T15:15:25.285Z] This doesn't seem to be taken into account by the engine [2022-04-19T15:15:25.285Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-19T15:15:25.285Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-19T15:15:25.285Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 295.05 seconds == [2022-04-19T15:15:25.545Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-19T15:15:25.576Z] === RUN TestGetCapabilities [2022-04-19T15:15:25.576Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-19T15:15:25.576Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-19T15:15:25.576Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-19T15:15:25.576Z] === RUN TestGetDefaultAddressSpaces [2022-04-19T15:15:25.576Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-19T15:15:25.576Z] === RUN TestRemoteDriver [2022-04-19T15:15:25.576Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T15:15:25.576Z] PASS [2022-04-19T15:15:25.576Z] coverage: 47.4% of statements [2022-04-19T15:15:25.576Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.073s coverage: 47.4% of statements [2022-04-19T15:15:25.678Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-19T15:15:25.825Z] === RUN TestCheckpointCreateError [2022-04-19T15:15:25.825Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCheckpointCreate [2022-04-19T15:15:25.825Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCheckpointDeleteError [2022-04-19T15:15:25.825Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCheckpointDelete [2022-04-19T15:15:25.825Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCheckpointListError [2022-04-19T15:15:25.825Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCheckpointList [2022-04-19T15:15:25.825Z] --- PASS: TestCheckpointList (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCheckpointListContainerNotFound [2022-04-19T15:15:25.825Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestNewClientWithOpsFromEnv [2022-04-19T15:15:25.825Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T15:15:25.825Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestGetAPIPath [2022-04-19T15:15:25.825Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestParseHostURL [2022-04-19T15:15:25.825Z] --- PASS: TestParseHostURL (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-19T15:15:25.825Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-19T15:15:25.825Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestNegotiateAPIVersion [2022-04-19T15:15:25.825Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-19T15:15:25.825Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-19T15:15:25.825Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-19T15:15:25.825Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-19T15:15:25.825Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-19T15:15:25.825Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-19T15:15:25.825Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-19T15:15:25.825Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-19T15:15:25.825Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-19T15:15:25.825Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-19T15:15:25.825Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestNegotiateAPVersionOverride [2022-04-19T15:15:25.825Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-19T15:15:25.825Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-19T15:15:25.825Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-19T15:15:25.825Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestClientRedirect [2022-04-19T15:15:25.825Z] === RUN TestClientRedirect/GET [2022-04-19T15:15:25.825Z] === RUN TestClientRedirect/POST [2022-04-19T15:15:25.825Z] === RUN TestClientRedirect/PUT [2022-04-19T15:15:25.825Z] === RUN TestClientRedirect/DELETE [2022-04-19T15:15:25.825Z] --- PASS: TestClientRedirect (0.00s) [2022-04-19T15:15:25.825Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-19T15:15:25.825Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-19T15:15:25.825Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-19T15:15:25.825Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigCreateUnsupported [2022-04-19T15:15:25.825Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigCreateError [2022-04-19T15:15:25.825Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigCreate [2022-04-19T15:15:25.825Z] --- PASS: TestConfigCreate (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigInspectNotFound [2022-04-19T15:15:25.825Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigInspectWithEmptyID [2022-04-19T15:15:25.825Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigInspectUnsupported [2022-04-19T15:15:25.825Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigInspectError [2022-04-19T15:15:25.825Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigInspectConfigNotFound [2022-04-19T15:15:25.825Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigInspect [2022-04-19T15:15:25.825Z] --- PASS: TestConfigInspect (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigListUnsupported [2022-04-19T15:15:25.825Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigListError [2022-04-19T15:15:25.825Z] --- PASS: TestConfigListError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigList [2022-04-19T15:15:25.825Z] --- PASS: TestConfigList (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigRemoveUnsupported [2022-04-19T15:15:25.825Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigRemoveError [2022-04-19T15:15:25.825Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigRemove [2022-04-19T15:15:25.825Z] --- PASS: TestConfigRemove (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigUpdateUnsupported [2022-04-19T15:15:25.825Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigUpdateError [2022-04-19T15:15:25.825Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestConfigUpdate [2022-04-19T15:15:25.825Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerCommitError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerCommit [2022-04-19T15:15:25.825Z] --- PASS: TestContainerCommit (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerStatPathError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerStatPathNotFoundError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerStatPathNoHeaderError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerStatPath [2022-04-19T15:15:25.825Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCopyToContainerError [2022-04-19T15:15:25.825Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCopyToContainerNotFoundError [2022-04-19T15:15:25.825Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-19T15:15:25.825Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCopyToContainer [2022-04-19T15:15:25.825Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCopyFromContainerError [2022-04-19T15:15:25.825Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCopyFromContainerNotFoundError [2022-04-19T15:15:25.825Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-19T15:15:25.825Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-19T15:15:25.825Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestCopyFromContainer [2022-04-19T15:15:25.825Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerCreateError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerCreateImageNotFound [2022-04-19T15:15:25.825Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerCreateWithName [2022-04-19T15:15:25.825Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerCreateAutoRemove [2022-04-19T15:15:25.825Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerDiffError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerDiff [2022-04-19T15:15:25.825Z] --- PASS: TestContainerDiff (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerExecCreateError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerExecCreate [2022-04-19T15:15:25.825Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerExecStartError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerExecStart [2022-04-19T15:15:25.825Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerExecInspectError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerExecInspect [2022-04-19T15:15:25.825Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerExportError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerExportError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerExport [2022-04-19T15:15:25.825Z] --- PASS: TestContainerExport (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerInspectError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerInspectContainerNotFound [2022-04-19T15:15:25.825Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerInspectWithEmptyID [2022-04-19T15:15:25.825Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerInspect [2022-04-19T15:15:25.825Z] --- PASS: TestContainerInspect (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerInspectNode [2022-04-19T15:15:25.825Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerKillError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerKillError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerKill [2022-04-19T15:15:25.825Z] --- PASS: TestContainerKill (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerListError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerListError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerList [2022-04-19T15:15:25.825Z] --- PASS: TestContainerList (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerLogsNotFoundError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerLogsError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerLogs [2022-04-19T15:15:25.825Z] --- PASS: TestContainerLogs (0.21s) [2022-04-19T15:15:25.825Z] === RUN TestContainerPauseError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerPause [2022-04-19T15:15:25.825Z] --- PASS: TestContainerPause (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainersPruneError [2022-04-19T15:15:25.825Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainersPrune [2022-04-19T15:15:25.825Z] --- PASS: TestContainersPrune (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerRemoveError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerRemoveNotFoundError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerRemove [2022-04-19T15:15:25.825Z] --- PASS: TestContainerRemove (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerRenameError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerRename [2022-04-19T15:15:25.825Z] --- PASS: TestContainerRename (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerResizeError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerExecResizeError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerResize [2022-04-19T15:15:25.825Z] --- PASS: TestContainerResize (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerExecResize [2022-04-19T15:15:25.825Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerRestartError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerRestart [2022-04-19T15:15:25.825Z] --- PASS: TestContainerRestart (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerStartError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerStartError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerStart [2022-04-19T15:15:25.825Z] --- PASS: TestContainerStart (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerStatsError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerStats [2022-04-19T15:15:25.825Z] --- PASS: TestContainerStats (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerStopError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerStopError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerStop [2022-04-19T15:15:25.825Z] --- PASS: TestContainerStop (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerTopError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerTopError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerTop [2022-04-19T15:15:25.825Z] --- PASS: TestContainerTop (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerUnpauseError [2022-04-19T15:15:25.825Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerUnpause [2022-04-19T15:15:25.825Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-19T15:15:25.825Z] === RUN TestContainerUpdateError [2022-04-19T15:15:25.826Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestContainerUpdate [2022-04-19T15:15:25.826Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-19T15:15:25.826Z] === RUN TestContainerWaitError [2022-04-19T15:15:25.826Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestContainerWait [2022-04-19T15:15:25.826Z] --- PASS: TestContainerWait (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestDiskUsageError [2022-04-19T15:15:25.826Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestDiskUsage [2022-04-19T15:15:25.826Z] --- PASS: TestDiskUsage (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestDistributionInspectUnsupported [2022-04-19T15:15:25.826Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestDistributionInspectWithEmptyID [2022-04-19T15:15:25.826Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestEventsErrorInOptions [2022-04-19T15:15:25.826Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestEventsErrorFromServer [2022-04-19T15:15:25.826Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestEvents [2022-04-19T15:15:25.826Z] --- PASS: TestEvents (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestTLSCloseWriter [2022-04-19T15:15:25.826Z] === PAUSE TestTLSCloseWriter [2022-04-19T15:15:25.826Z] === RUN TestImageBuildError [2022-04-19T15:15:25.826Z] --- PASS: TestImageBuildError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageBuild [2022-04-19T15:15:25.826Z] --- PASS: TestImageBuild (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestGetDockerOS [2022-04-19T15:15:25.826Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageCreateError [2022-04-19T15:15:25.826Z] --- PASS: TestImageCreateError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageCreate [2022-04-19T15:15:25.826Z] --- PASS: TestImageCreate (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageHistoryError [2022-04-19T15:15:25.826Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageHistory [2022-04-19T15:15:25.826Z] --- PASS: TestImageHistory (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageImportError [2022-04-19T15:15:25.826Z] --- PASS: TestImageImportError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageImport [2022-04-19T15:15:25.826Z] --- PASS: TestImageImport (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageInspectError [2022-04-19T15:15:25.826Z] --- PASS: TestImageInspectError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageInspectImageNotFound [2022-04-19T15:15:25.826Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageInspectWithEmptyID [2022-04-19T15:15:25.826Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageInspect [2022-04-19T15:15:25.826Z] --- PASS: TestImageInspect (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageListError [2022-04-19T15:15:25.826Z] --- PASS: TestImageListError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageList [2022-04-19T15:15:25.826Z] --- PASS: TestImageList (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageListApiBefore125 [2022-04-19T15:15:25.826Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageLoadError [2022-04-19T15:15:25.826Z] --- PASS: TestImageLoadError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageLoad [2022-04-19T15:15:25.826Z] --- PASS: TestImageLoad (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagesPruneError [2022-04-19T15:15:25.826Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagesPrune [2022-04-19T15:15:25.826Z] --- PASS: TestImagesPrune (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagePullReferenceParseError [2022-04-19T15:15:25.826Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagePullAnyError [2022-04-19T15:15:25.826Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-19T15:15:25.826Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T15:15:25.826Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T15:15:25.826Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-19T15:15:25.826Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagePullWithoutErrors [2022-04-19T15:15:25.826Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagePushReferenceError [2022-04-19T15:15:25.826Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagePushAnyError [2022-04-19T15:15:25.826Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-19T15:15:25.826Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T15:15:25.826Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T15:15:25.826Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-19T15:15:25.826Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImagePushWithoutErrors [2022-04-19T15:15:25.826Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-19T15:15:25.826Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-19T15:15:25.826Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-19T15:15:25.826Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-19T15:15:25.826Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-19T15:15:25.826Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-19T15:15:25.826Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-19T15:15:25.826Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-19T15:15:25.826Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageRemoveError [2022-04-19T15:15:25.826Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageRemoveImageNotFound [2022-04-19T15:15:25.826Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageRemove [2022-04-19T15:15:25.826Z] --- PASS: TestImageRemove (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageSaveError [2022-04-19T15:15:25.826Z] --- PASS: TestImageSaveError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageSave [2022-04-19T15:15:25.826Z] --- PASS: TestImageSave (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageSearchAnyError [2022-04-19T15:15:25.826Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-19T15:15:25.826Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T15:15:25.826Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T15:15:25.826Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-19T15:15:25.826Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageSearchWithoutErrors [2022-04-19T15:15:25.826Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageTagError [2022-04-19T15:15:25.826Z] --- PASS: TestImageTagError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageTagInvalidReference [2022-04-19T15:15:25.826Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageTagInvalidSourceImageName [2022-04-19T15:15:25.826Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageTagHexSource [2022-04-19T15:15:25.826Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestImageTag [2022-04-19T15:15:25.826Z] --- PASS: TestImageTag (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestInfoServerError [2022-04-19T15:15:25.826Z] --- PASS: TestInfoServerError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestInfoInvalidResponseJSONError [2022-04-19T15:15:25.826Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestInfo [2022-04-19T15:15:25.826Z] --- PASS: TestInfo (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNetworkConnectError [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNetworkConnect [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNetworkCreateError [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNetworkCreate [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNetworkDisconnectError [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNetworkDisconnect [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNetworkInspect [2022-04-19T15:15:25.826Z] === RUN TestNetworkInspect/empty_ID [2022-04-19T15:15:25.826Z] === RUN TestNetworkInspect/no_options [2022-04-19T15:15:25.826Z] === RUN TestNetworkInspect/verbose [2022-04-19T15:15:25.826Z] === RUN TestNetworkInspect/global_scope [2022-04-19T15:15:25.826Z] === RUN TestNetworkInspect/unknown_network [2022-04-19T15:15:25.826Z] === RUN TestNetworkInspect/server_error [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNetworkListError [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkListError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNetworkList [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkList (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNetworksPruneError [2022-04-19T15:15:25.826Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNetworksPrune [2022-04-19T15:15:25.826Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNetworkRemoveError [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNetworkRemove [2022-04-19T15:15:25.826Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNodeInspectError [2022-04-19T15:15:25.826Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNodeInspectNodeNotFound [2022-04-19T15:15:25.826Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNodeInspectWithEmptyID [2022-04-19T15:15:25.826Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNodeInspect [2022-04-19T15:15:25.826Z] --- PASS: TestNodeInspect (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNodeListError [2022-04-19T15:15:25.826Z] --- PASS: TestNodeListError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNodeList [2022-04-19T15:15:25.826Z] --- PASS: TestNodeList (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNodeRemoveError [2022-04-19T15:15:25.826Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNodeRemove [2022-04-19T15:15:25.826Z] --- PASS: TestNodeRemove (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNodeUpdateError [2022-04-19T15:15:25.826Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestNodeUpdate [2022-04-19T15:15:25.826Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestOptionWithHostFromEnv [2022-04-19T15:15:25.826Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestOptionWithTimeout [2022-04-19T15:15:25.826Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestOptionWithVersionFromEnv [2022-04-19T15:15:25.826Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPingFail [2022-04-19T15:15:25.826Z] --- PASS: TestPingFail (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPingWithError [2022-04-19T15:15:25.826Z] 2022/04/19 15:15:25 RoundTripper returned a response & error; ignoring response [2022-04-19T15:15:25.826Z] 2022/04/19 15:15:25 RoundTripper returned a response & error; ignoring response [2022-04-19T15:15:25.826Z] --- PASS: TestPingWithError (0.02s) [2022-04-19T15:15:25.826Z] === RUN TestPingSuccess [2022-04-19T15:15:25.826Z] --- PASS: TestPingSuccess (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPingHeadFallback [2022-04-19T15:15:25.826Z] === RUN TestPingHeadFallback/OK [2022-04-19T15:15:25.826Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-19T15:15:25.826Z] === RUN TestPingHeadFallback/Not_Found [2022-04-19T15:15:25.826Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-19T15:15:25.826Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-19T15:15:25.826Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-19T15:15:25.826Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-19T15:15:25.826Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-19T15:15:25.826Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginDisableError [2022-04-19T15:15:25.826Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginDisable [2022-04-19T15:15:25.826Z] --- PASS: TestPluginDisable (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginEnableError [2022-04-19T15:15:25.826Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginEnable [2022-04-19T15:15:25.826Z] --- PASS: TestPluginEnable (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginInspectError [2022-04-19T15:15:25.826Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginInspectWithEmptyID [2022-04-19T15:15:25.826Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginInspect [2022-04-19T15:15:25.826Z] --- PASS: TestPluginInspect (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginListError [2022-04-19T15:15:25.826Z] --- PASS: TestPluginListError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginList [2022-04-19T15:15:25.826Z] --- PASS: TestPluginList (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginPushError [2022-04-19T15:15:25.826Z] --- PASS: TestPluginPushError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginPush [2022-04-19T15:15:25.826Z] --- PASS: TestPluginPush (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginRemoveError [2022-04-19T15:15:25.826Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginRemove [2022-04-19T15:15:25.826Z] --- PASS: TestPluginRemove (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginSetError [2022-04-19T15:15:25.826Z] --- PASS: TestPluginSetError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPluginSet [2022-04-19T15:15:25.826Z] --- PASS: TestPluginSet (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSetHostHeader [2022-04-19T15:15:25.826Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestPlainTextError [2022-04-19T15:15:25.826Z] --- PASS: TestPlainTextError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestInfiniteError [2022-04-19T15:15:25.826Z] --- PASS: TestInfiniteError (0.02s) [2022-04-19T15:15:25.826Z] === RUN TestCanceledContext [2022-04-19T15:15:25.826Z] 2022/04/19 15:15:25 RoundTripper returned a response & error; ignoring response [2022-04-19T15:15:25.826Z] --- PASS: TestCanceledContext (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestDeadlineExceededContext [2022-04-19T15:15:25.826Z] 2022/04/19 15:15:25 RoundTripper returned a response & error; ignoring response [2022-04-19T15:15:25.826Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretCreateUnsupported [2022-04-19T15:15:25.826Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretCreateError [2022-04-19T15:15:25.826Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretCreate [2022-04-19T15:15:25.826Z] --- PASS: TestSecretCreate (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretInspectUnsupported [2022-04-19T15:15:25.826Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretInspectError [2022-04-19T15:15:25.826Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretInspectSecretNotFound [2022-04-19T15:15:25.826Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretInspectWithEmptyID [2022-04-19T15:15:25.826Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretInspect [2022-04-19T15:15:25.826Z] --- PASS: TestSecretInspect (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretListUnsupported [2022-04-19T15:15:25.826Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretListError [2022-04-19T15:15:25.826Z] --- PASS: TestSecretListError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretList [2022-04-19T15:15:25.826Z] --- PASS: TestSecretList (0.01s) [2022-04-19T15:15:25.826Z] === RUN TestSecretRemoveUnsupported [2022-04-19T15:15:25.826Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretRemoveError [2022-04-19T15:15:25.826Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretRemove [2022-04-19T15:15:25.826Z] --- PASS: TestSecretRemove (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretUpdateUnsupported [2022-04-19T15:15:25.826Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretUpdateError [2022-04-19T15:15:25.826Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSecretUpdate [2022-04-19T15:15:25.826Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceCreateError [2022-04-19T15:15:25.826Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceCreate [2022-04-19T15:15:25.826Z] --- PASS: TestServiceCreate (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-19T15:15:25.826Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceCreateDigestPinning [2022-04-19T15:15:25.826Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceInspectError [2022-04-19T15:15:25.826Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceInspectServiceNotFound [2022-04-19T15:15:25.826Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceInspectWithEmptyID [2022-04-19T15:15:25.826Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceInspect [2022-04-19T15:15:25.826Z] --- PASS: TestServiceInspect (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceListError [2022-04-19T15:15:25.826Z] --- PASS: TestServiceListError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceList [2022-04-19T15:15:25.826Z] --- PASS: TestServiceList (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceLogsError [2022-04-19T15:15:25.826Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceLogs [2022-04-19T15:15:25.826Z] --- PASS: TestServiceLogs (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceRemoveError [2022-04-19T15:15:25.826Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceRemoveNotFoundError [2022-04-19T15:15:25.826Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceRemove [2022-04-19T15:15:25.826Z] --- PASS: TestServiceRemove (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceUpdateError [2022-04-19T15:15:25.826Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestServiceUpdate [2022-04-19T15:15:25.826Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSwarmGetUnlockKeyError [2022-04-19T15:15:25.826Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSwarmGetUnlockKey [2022-04-19T15:15:25.826Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSwarmInitError [2022-04-19T15:15:25.826Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSwarmInit [2022-04-19T15:15:25.826Z] --- PASS: TestSwarmInit (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSwarmInspectError [2022-04-19T15:15:25.826Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSwarmInspect [2022-04-19T15:15:25.826Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSwarmJoinError [2022-04-19T15:15:25.826Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSwarmJoin [2022-04-19T15:15:25.826Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSwarmLeaveError [2022-04-19T15:15:25.826Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-19T15:15:25.826Z] === RUN TestSwarmLeave [2022-04-19T15:15:25.826Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestSwarmUnlockError [2022-04-19T15:15:25.827Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestSwarmUnlock [2022-04-19T15:15:25.827Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestSwarmUpdateError [2022-04-19T15:15:25.827Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestSwarmUpdate [2022-04-19T15:15:25.827Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestTaskInspectError [2022-04-19T15:15:25.827Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestTaskInspectWithEmptyID [2022-04-19T15:15:25.827Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestTaskInspect [2022-04-19T15:15:25.827Z] --- PASS: TestTaskInspect (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestTaskListError [2022-04-19T15:15:25.827Z] --- PASS: TestTaskListError (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestTaskList [2022-04-19T15:15:25.827Z] --- PASS: TestTaskList (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestVolumeCreateError [2022-04-19T15:15:25.827Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestVolumeCreate [2022-04-19T15:15:25.827Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestVolumeInspectError [2022-04-19T15:15:25.827Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestVolumeInspectNotFound [2022-04-19T15:15:25.827Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestVolumeInspectWithEmptyID [2022-04-19T15:15:25.827Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestVolumeInspect [2022-04-19T15:15:25.827Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestVolumeListError [2022-04-19T15:15:25.827Z] --- PASS: TestVolumeListError (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestVolumeList [2022-04-19T15:15:25.827Z] --- PASS: TestVolumeList (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestVolumeRemoveError [2022-04-19T15:15:25.827Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-19T15:15:25.827Z] === RUN TestVolumeRemove [2022-04-19T15:15:25.827Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-19T15:15:25.827Z] === CONT TestTLSCloseWriter [2022-04-19T15:15:25.827Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-19T15:15:25.827Z] PASS [2022-04-19T15:15:25.827Z] coverage: 75.1% of statements [2022-04-19T15:15:25.827Z] ok github.com/docker/docker/client 0.483s coverage: 75.1% of statements [2022-04-19T15:15:26.043Z] --- PASS: TestSetRollover (1.55s) [2022-04-19T15:15:26.043Z] === RUN TestSetRolloverSerial [2022-04-19T15:15:26.512Z] --- PASS: TestPoolAllocationReuse (1.59s) [2022-04-19T15:15:26.512Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-19T15:15:26.512Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-19T15:15:26.512Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-19T15:15:26.512Z] === RUN TestWindowsIPAM [2022-04-19T15:15:26.512Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-19T15:15:26.512Z] PASS [2022-04-19T15:15:26.512Z] coverage: 71.4% of statements [2022-04-19T15:15:26.512Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2022-04-19T15:15:27.499Z] === RUN TestDefaultNetwork [2022-04-19T15:15:27.499Z] --- PASS: TestSetRolloverSerial (1.45s) [2022-04-19T15:15:27.499Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-19T15:15:27.499Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-19T15:15:27.499Z] PASS [2022-04-19T15:15:27.499Z] coverage: 84.4% of statements [2022-04-19T15:15:27.499Z] --- PASS: TestDefaultNetwork (0.27s) [2022-04-19T15:15:27.499Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-19T15:15:27.499Z] ok github.com/docker/docker/libnetwork/bitseq 12.902s coverage: 84.4% of statements [2022-04-19T15:15:27.586Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-19T15:15:27.843Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-19T15:15:27.968Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-04-19T15:15:27.968Z] === RUN TestInitAddressPools [2022-04-19T15:15:27.968Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-19T15:15:27.968Z] PASS [2022-04-19T15:15:27.968Z] coverage: 74.0% of statements [2022-04-19T15:15:27.968Z] ok github.com/docker/docker/libnetwork/ipamutils 0.614s coverage: 74.0% of statements [2022-04-19T15:15:28.100Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-19T15:15:28.437Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.17s) [2022-04-19T15:15:28.437Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-19T15:15:28.437Z] === RUN TestKeyValue [2022-04-19T15:15:28.437Z] --- PASS: TestKeyValue (0.00s) [2022-04-19T15:15:28.437Z] PASS [2022-04-19T15:15:28.437Z] coverage: 60.0% of statements [2022-04-19T15:15:28.437Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-04-19T15:15:29.513Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-19T15:15:30.881Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-19T15:15:31.137Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-19T15:15:31.388Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.09s) [2022-04-19T15:15:31.388Z] === RUN TestGetAddress [2022-04-19T15:15:31.858Z] === RUN TestNetworkDBSimple [2022-04-19T15:15:32.503Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T15:15:32.844Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T15:15:32.844Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-19T15:15:32.844Z] PASS [2022-04-19T15:15:32.844Z] coverage: 100.0% of statements [2022-04-19T15:15:32.844Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.074s coverage: 100.0% of statements [2022-04-19T15:15:33.312Z] 2022/04/19 15:15:32 Closing DB instances... [2022-04-19T15:15:33.312Z] === RUN TestGenerate [2022-04-19T15:15:33.312Z] --- PASS: TestGenerate (0.00s) [2022-04-19T15:15:33.312Z] === RUN TestGeneratePtr [2022-04-19T15:15:33.312Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-19T15:15:33.312Z] === RUN TestGenerateMissingField [2022-04-19T15:15:33.312Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-19T15:15:33.312Z] === RUN TestFieldCannotBeSet [2022-04-19T15:15:33.312Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-19T15:15:33.312Z] === RUN TestTypeMismatchError [2022-04-19T15:15:33.312Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-19T15:15:33.312Z] PASS [2022-04-19T15:15:33.312Z] coverage: 100.0% of statements [2022-04-19T15:15:33.312Z] ok github.com/docker/docker/libnetwork/options 0.040s coverage: 100.0% of statements [2022-04-19T15:15:33.780Z] testing: warning: no tests to run [2022-04-19T15:15:33.780Z] PASS [2022-04-19T15:15:33.780Z] coverage: 0.0% of statements [2022-04-19T15:15:33.780Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2022-04-19T15:15:33.868Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-19T15:15:34.248Z] === RUN TestRequestNewPort [2022-04-19T15:15:34.248Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-19T15:15:34.248Z] === RUN TestRequestSpecificPort [2022-04-19T15:15:34.248Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-19T15:15:34.248Z] === RUN TestReleasePort [2022-04-19T15:15:34.248Z] --- PASS: TestReleasePort (0.00s) [2022-04-19T15:15:34.248Z] === RUN TestReuseReleasedPort [2022-04-19T15:15:34.248Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-19T15:15:34.248Z] === RUN TestReleaseUnreadledPort [2022-04-19T15:15:34.248Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-19T15:15:34.248Z] === RUN TestUnknowProtocol [2022-04-19T15:15:34.248Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-19T15:15:34.248Z] === RUN TestAllocateAllPorts [2022-04-19T15:15:34.248Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-19T15:15:34.248Z] === RUN TestPortAllocation [2022-04-19T15:15:34.248Z] --- PASS: TestPortAllocation (0.00s) [2022-04-19T15:15:34.248Z] === RUN TestPortAllocationWithCustomRange [2022-04-19T15:15:34.248Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-19T15:15:34.248Z] === RUN TestNoDuplicateBPR [2022-04-19T15:15:34.248Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-19T15:15:34.248Z] === RUN TestChangePortRange [2022-04-19T15:15:34.248Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-19T15:15:34.248Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-19T15:15:34.248Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-19T15:15:34.248Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-19T15:15:34.248Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-19T15:15:34.248Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-19T15:15:34.248Z] --- PASS: TestChangePortRange (0.00s) [2022-04-19T15:15:34.248Z] PASS [2022-04-19T15:15:34.248Z] coverage: 88.6% of statements [2022-04-19T15:15:34.248Z] ok github.com/docker/docker/libnetwork/portallocator 0.050s coverage: 88.6% of statements [2022-04-19T15:15:34.716Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-04-19T15:15:34.716Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-19T15:15:34.716Z] testing: warning: no tests to run [2022-04-19T15:15:34.716Z] PASS [2022-04-19T15:15:34.716Z] coverage: 0.0% of statements [2022-04-19T15:15:34.716Z] ok github.com/docker/docker/libnetwork/portmapper 0.048s coverage: 0.0% of statements [no tests to run] [2022-04-19T15:15:34.716Z] === RUN TestHashData [2022-04-19T15:15:34.716Z] --- PASS: TestHashData (0.00s) [2022-04-19T15:15:34.716Z] PASS [2022-04-19T15:15:34.716Z] coverage: 2.8% of statements [2022-04-19T15:15:34.716Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-04-19T15:15:35.184Z] === RUN TestErrorConstructors [2022-04-19T15:15:35.184Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-19T15:15:35.184Z] === RUN TestCompareIPMask [2022-04-19T15:15:35.184Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-19T15:15:35.184Z] === RUN TestUtilGetHostPartIP [2022-04-19T15:15:35.184Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-19T15:15:35.184Z] === RUN TestUtilGetBroadcastIP [2022-04-19T15:15:35.184Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-19T15:15:35.184Z] === RUN TestParseCIDR [2022-04-19T15:15:35.184Z] --- PASS: TestParseCIDR (0.00s) [2022-04-19T15:15:35.184Z] PASS [2022-04-19T15:15:35.184Z] coverage: 37.3% of statements [2022-04-19T15:15:35.184Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2022-04-19T15:15:35.653Z] 2022/04/19 15:15:35 Closing DB instances... [2022-04-19T15:15:35.758Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-19T15:15:36.121Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-19T15:15:36.121Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-19T15:15:36.121Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-19T15:15:36.121Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-19T15:15:36.122Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-19T15:15:36.122Z] PASS [2022-04-19T15:15:36.122Z] coverage: 55.0% of statements [2022-04-19T15:15:36.122Z] ok github.com/docker/docker/oci 0.093s coverage: 55.0% of statements [2022-04-19T15:15:36.319Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-19T15:15:37.108Z] === RUN TestAddressPoolOpt [2022-04-19T15:15:37.108Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/a [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/something [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/_=a [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/env1=value1 [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/_env1=value1 [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/PATH [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/=a [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/PATH= [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/PATH=something [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/asd!qwe [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/1asd [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/123 [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/some_space [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/__some_space_before [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/some_space_after__ [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/= [2022-04-19T15:15:37.108Z] === RUN TestValidateEnv/PaTh [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-19T15:15:37.108Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestParseHost [2022-04-19T15:15:37.109Z] --- PASS: TestParseHost (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestParseDockerDaemonHost [2022-04-19T15:15:37.109Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestParseTCP [2022-04-19T15:15:37.109Z] --- PASS: TestParseTCP (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-19T15:15:37.109Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestValidateExtraHosts [2022-04-19T15:15:37.109Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestIpOptString [2022-04-19T15:15:37.109Z] --- PASS: TestIpOptString (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-19T15:15:37.109Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestNewIpOptValidDefaultVal [2022-04-19T15:15:37.109Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestIpOptSetInvalidVal [2022-04-19T15:15:37.109Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestValidateIPAddress [2022-04-19T15:15:37.109Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestMapOpts [2022-04-19T15:15:37.109Z] --- PASS: TestMapOpts (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestListOptsWithoutValidator [2022-04-19T15:15:37.109Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestListOptsWithValidator [2022-04-19T15:15:37.109Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestValidateDNSSearch [2022-04-19T15:15:37.109Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestValidateLabel [2022-04-19T15:15:37.109Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-19T15:15:37.109Z] === RUN TestValidateLabel/label_with_general_format [2022-04-19T15:15:37.109Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-19T15:15:37.109Z] === RUN TestValidateLabel/label_with_one_more [2022-04-19T15:15:37.109Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-19T15:15:37.109Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-19T15:15:37.109Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-19T15:15:37.109Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-19T15:15:37.109Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-19T15:15:37.109Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-19T15:15:37.109Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-19T15:15:37.109Z] === RUN TestParseVersion [2022-04-19T15:15:37.109Z] --- PASS: TestParseVersion (0.00s) [2022-04-19T15:15:37.109Z] PASS [2022-04-19T15:15:37.109Z] coverage: 52.9% of statements [2022-04-19T15:15:37.109Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-19T15:15:37.109Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-19T15:15:37.109Z] --- PASS: TestValidateLabel (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-19T15:15:37.109Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestNamedListOpts [2022-04-19T15:15:37.109Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestNamedMapOpts [2022-04-19T15:15:37.109Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestParseLink [2022-04-19T15:15:37.109Z] --- PASS: TestParseLink (0.00s) [2022-04-19T15:15:37.109Z] === RUN TestUlimitOpt [2022-04-19T15:15:37.109Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-19T15:15:37.109Z] PASS [2022-04-19T15:15:37.109Z] coverage: 66.5% of statements [2022-04-19T15:15:37.109Z] ok github.com/docker/docker/opts 0.073s coverage: 66.5% of statements [2022-04-19T15:15:37.109Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-04-19T15:15:37.109Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2022-04-19T15:15:37.109Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-19T15:15:37.834Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T15:15:37.834Z] [2022-04-19T15:15:37.834Z] Unloading profiles will leave already running processes permanently [2022-04-19T15:15:37.834Z] unconfined, which can lead to unexpected situations. [2022-04-19T15:15:37.834Z] [2022-04-19T15:15:37.834Z] To set a process to complain mode, use the command line tool [2022-04-19T15:15:37.834Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T15:15:37.834Z] Post stage [Pipeline] junit [2022-04-19T15:15:37.849Z] Recording test results [2022-04-19T15:15:38.674Z] === RUN TestPeerCertificateMarshalJSON [2022-04-19T15:15:38.674Z] 2022/04/19 15:15:38 Closing DB instances... [2022-04-19T15:15:38.840Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-19T15:15:39.142Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-19T15:15:39.142Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-19T15:15:39.142Z] --- PASS: TestPeerCertificateMarshalJSON (0.59s) [2022-04-19T15:15:39.142Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-19T15:15:39.142Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-19T15:15:39.142Z] === RUN TestMiddleware [2022-04-19T15:15:39.142Z] --- PASS: TestMiddleware (0.00s) [2022-04-19T15:15:39.142Z] === RUN TestNewResponseModifier [2022-04-19T15:15:39.142Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-19T15:15:39.142Z] PASS [2022-04-19T15:15:39.142Z] coverage: 26.8% of statements [2022-04-19T15:15:39.142Z] ok github.com/docker/docker/pkg/authorization 0.641s coverage: 26.8% of statements [2022-04-19T15:15:39.194Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-19T15:15:39.481Z] + echo Ensuring container killed. [2022-04-19T15:15:39.481Z] Ensuring container killed. [2022-04-19T15:15:39.481Z] + docker rm -vf docker-pr1 [2022-04-19T15:15:39.481Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-19T15:15:39.610Z] === RUN TestIsArchivePathDir [2022-04-19T15:15:39.610Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-19T15:15:39.610Z] === RUN TestIsArchivePathInvalidFile [2022-04-19T15:15:39.610Z] --- PASS: TestIsArchivePathInvalidFile (0.25s) [2022-04-19T15:15:39.610Z] === RUN TestIsArchivePathTar [2022-04-19T15:15:39.610Z] === RUN TestUnbuffered [2022-04-19T15:15:39.610Z] --- PASS: TestUnbuffered (0.00s) [2022-04-19T15:15:39.610Z] === RUN TestRaceUnbuffered [2022-04-19T15:15:39.610Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-19T15:15:39.610Z] PASS [2022-04-19T15:15:39.610Z] coverage: 100.0% of statements [2022-04-19T15:15:39.610Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-04-19T15:15:39.769Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-19T15:15:39.771Z] + echo Chowning /workspace to jenkins user [2022-04-19T15:15:39.771Z] Chowning /workspace to jenkins user [2022-04-19T15:15:39.771Z] + id -u [2022-04-19T15:15:39.771Z] + id -g [2022-04-19T15:15:39.771Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43502:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T15:15:39.771Z] Unable to find image 'busybox:latest' locally [2022-04-19T15:15:40.033Z] latest: Pulling from library/busybox [2022-04-19T15:15:40.033Z] 50e8d59317eb: Pulling fs layer [2022-04-19T15:15:40.033Z] 50e8d59317eb: Download complete [2022-04-19T15:15:40.078Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-04-19T15:15:40.078Z] === RUN TestDecompressStreamGzip [2022-04-19T15:15:40.078Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-19T15:15:40.078Z] === RUN TestDecompressStreamBzip2 [2022-04-19T15:15:40.078Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-04-19T15:15:40.078Z] === RUN TestDecompressStreamXz [2022-04-19T15:15:40.078Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T15:15:40.078Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-19T15:15:40.078Z] === RUN TestDecompressStreamZstd [2022-04-19T15:15:40.078Z] archive_test.go:140: zstd not installed [2022-04-19T15:15:40.078Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-19T15:15:40.078Z] === RUN TestCompressStreamXzUnsupported [2022-04-19T15:15:40.078Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-19T15:15:40.078Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-19T15:15:40.078Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-19T15:15:40.078Z] === RUN TestCompressStreamInvalid [2022-04-19T15:15:40.078Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-19T15:15:40.078Z] === RUN TestExtensionInvalid [2022-04-19T15:15:40.078Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-19T15:15:40.078Z] === RUN TestExtensionUncompressed [2022-04-19T15:15:40.078Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-19T15:15:40.078Z] === RUN TestExtensionBzip2 [2022-04-19T15:15:40.078Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-19T15:15:40.078Z] === RUN TestExtensionGzip [2022-04-19T15:15:40.078Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-19T15:15:40.078Z] === RUN TestExtensionXz [2022-04-19T15:15:40.078Z] --- PASS: TestExtensionXz (0.00s) [2022-04-19T15:15:40.078Z] === RUN TestExtensionZstd [2022-04-19T15:15:40.078Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-19T15:15:40.078Z] === RUN TestCmdStreamLargeStderr [2022-04-19T15:15:40.078Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-04-19T15:15:40.078Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-19T15:15:40.078Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-19T15:15:40.078Z] === RUN TestCmdStreamBad [2022-04-19T15:15:40.078Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T15:15:40.078Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-19T15:15:40.078Z] === RUN TestCmdStreamGood [2022-04-19T15:15:40.078Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-19T15:15:40.078Z] === RUN TestUntarPathWithInvalidDest [2022-04-19T15:15:40.294Z] 50e8d59317eb: Pull complete [2022-04-19T15:15:40.294Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-19T15:15:40.294Z] Status: Downloaded newer image for busybox:latest [2022-04-19T15:15:40.546Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-19T15:15:40.546Z] === RUN TestUntarPathWithInvalidSrc [2022-04-19T15:15:40.546Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-19T15:15:40.546Z] === RUN TestUntarPath [2022-04-19T15:15:40.546Z] === RUN TestMatch [2022-04-19T15:15:40.546Z] === RUN TestMatch/[[]] [2022-04-19T15:15:40.546Z] === RUN TestMatch/[[foo]] [2022-04-19T15:15:40.546Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-19T15:15:40.546Z] === RUN TestMatch/[[foo_bar]] [2022-04-19T15:15:40.546Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-19T15:15:40.546Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-19T15:15:40.546Z] === RUN TestMatch/[] [2022-04-19T15:15:40.546Z] === RUN TestMatch/[]#01 [2022-04-19T15:15:40.546Z] === RUN TestMatch/[[qux]] [2022-04-19T15:15:40.546Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-19T15:15:40.546Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-19T15:15:40.546Z] === RUN TestMatch/[[foo_baz]] [2022-04-19T15:15:40.546Z] --- PASS: TestMatch (0.00s) [2022-04-19T15:15:40.546Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-19T15:15:40.546Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-19T15:15:40.546Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-19T15:15:40.546Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-19T15:15:40.546Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-19T15:15:40.546Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-19T15:15:40.546Z] --- PASS: TestMatch/[] (0.00s) [2022-04-19T15:15:40.546Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-19T15:15:40.546Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-19T15:15:40.546Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-19T15:15:40.546Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-19T15:15:40.546Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-19T15:15:40.546Z] PASS [2022-04-19T15:15:40.546Z] coverage: 87.5% of statements [2022-04-19T15:15:40.546Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-04-19T15:15:40.546Z] --- PASS: TestUntarPath (0.17s) [2022-04-19T15:15:40.546Z] === RUN TestUntarPathWithDestinationFile [2022-04-19T15:15:40.546Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-19T15:15:40.546Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-19T15:15:40.546Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-19T15:15:40.546Z] === RUN TestCopyWithTarInvalidSrc [2022-04-19T15:15:40.546Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-19T15:15:40.546Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-19T15:15:40.546Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T15:15:40.546Z] === RUN TestCopyWithTarSrcFile [2022-04-19T15:15:40.546Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-19T15:15:40.546Z] === RUN TestCopyWithTarSrcFolder [2022-04-19T15:15:40.546Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-19T15:15:40.546Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-19T15:15:40.546Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-19T15:15:40.546Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-19T15:15:40.546Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T15:15:40.546Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-19T15:15:40.547Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-19T15:15:40.547Z] === RUN TestCopyFileWithTarSrcFile [2022-04-19T15:15:40.547Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-19T15:15:40.547Z] === RUN TestTarFiles [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T15:15:41.532Z] === RUN TestChrootTarUntar [2022-04-19T15:15:41.532Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:15:41.532Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-19T15:15:41.532Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-19T15:15:41.532Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:15:41.532Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T15:15:41.532Z] === RUN TestChrootUntarEmptyArchive [2022-04-19T15:15:41.532Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-19T15:15:41.532Z] === RUN TestChrootTarUntarWithSymlink [2022-04-19T15:15:41.532Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:15:41.532Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T15:15:41.532Z] === RUN TestChrootCopyWithTar [2022-04-19T15:15:41.532Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:15:41.532Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-19T15:15:41.532Z] === RUN TestChrootCopyFileWithTar [2022-04-19T15:15:41.532Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:15:41.532Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-19T15:15:41.532Z] === RUN TestChrootUntarPath [2022-04-19T15:15:41.532Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:15:41.532Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-19T15:15:41.532Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-19T15:15:41.532Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:15:41.533Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T15:15:41.533Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-19T15:15:41.533Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:15:41.533Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T15:15:41.533Z] === RUN TestChrootApplyDotDotFile [2022-04-19T15:15:41.533Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:15:41.533Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-19T15:15:41.533Z] PASS [2022-04-19T15:15:41.533Z] coverage: 12.0% of statements [2022-04-19T15:15:41.533Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 12.0% of statements [2022-04-19T15:15:41.541Z] + bundleName=docker-py [2022-04-19T15:15:41.541Z] + echo Creating docker-py-bundles.tar.gz [2022-04-19T15:15:41.541Z] Creating docker-py-bundles.tar.gz [2022-04-19T15:15:41.541Z] + 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-04-19T15:15:41.556Z] Archiving artifacts [2022-04-19T15:15:42.001Z] 2022/04/19 15:15:41 Closing DB instances... [2022-04-19T15:15:42.468Z] === RUN TestEnsureRemoveAllNotExist [2022-04-19T15:15:42.468Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-19T15:15:42.468Z] === RUN TestEnsureRemoveAllWithDir [2022-04-19T15:15:42.468Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-19T15:15:42.468Z] === RUN TestEnsureRemoveAllWithFile [2022-04-19T15:15:42.468Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-19T15:15:42.468Z] PASS [2022-04-19T15:15:42.468Z] coverage: 0.0% of statements [2022-04-19T15:15:42.468Z] ok github.com/docker/docker/pkg/containerfs 0.040s coverage: 0.0% of statements [2022-04-19T15:15:43.041Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-19T15:15:43.259Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43502/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-19T15:15:43.453Z] === RUN TestSizeEmpty [2022-04-19T15:15:43.453Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-19T15:15:43.453Z] === RUN TestSizeEmptyFile [2022-04-19T15:15:43.453Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-19T15:15:43.453Z] === RUN TestSizeNonemptyFile [2022-04-19T15:15:43.453Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-19T15:15:43.453Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-19T15:15:43.453Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-19T15:15:43.453Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-19T15:15:43.453Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-19T15:15:43.453Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-19T15:15:43.453Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-19T15:15:43.453Z] === RUN TestMoveToSubdir [2022-04-19T15:15:43.453Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-19T15:15:43.453Z] === RUN TestSizeNonExistingDirectory [2022-04-19T15:15:43.453Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-19T15:15:43.453Z] PASS [2022-04-19T15:15:43.453Z] coverage: 80.0% of statements [2022-04-19T15:15:43.453Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2022-04-19T15:15:43.616Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -e DOCKER_GRAPHDRIVER docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/make.sh binary [2022-04-19T15:15:43.876Z] [2022-04-19T15:15:43.876Z] Removing bundles/ [2022-04-19T15:15:44.138Z] [2022-04-19T15:15:44.138Z] ---> Making bundle: binary (in bundles/binary) [2022-04-19T15:15:44.138Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-19T15:15:44.138Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T15:15:44.405Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-19T15:15:44.439Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-04-19T15:15:44.439Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-19T15:15:44.439Z] === RUN TestPollerAddRemove [2022-04-19T15:15:44.439Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-19T15:15:44.439Z] === RUN TestPollerEvent [2022-04-19T15:15:44.439Z] poller_test.go:40: No chmod on Windows [2022-04-19T15:15:44.439Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-19T15:15:44.439Z] === RUN TestPollerClose [2022-04-19T15:15:44.439Z] --- PASS: TestPollerClose (0.00s) [2022-04-19T15:15:44.439Z] PASS [2022-04-19T15:15:44.439Z] coverage: 36.2% of statements [2022-04-19T15:15:44.439Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 36.2% of statements [2022-04-19T15:15:45.428Z] === RUN TestCopyFileWithInvalidSrc [2022-04-19T15:15:45.428Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-19T15:15:45.428Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T15:15:45.428Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T15:15:45.428Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-19T15:15:45.428Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-19T15:15:45.428Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-19T15:15:45.428Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-19T15:15:45.428Z] === RUN TestCopyFile [2022-04-19T15:15:45.428Z] --- PASS: TestCopyFile (0.00s) [2022-04-19T15:15:45.428Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-19T15:15:45.428Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T15:15:45.428Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-19T15:15:45.429Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-19T15:15:45.429Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T15:15:45.429Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestWildcardMatches [2022-04-19T15:15:45.429Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestPatternMatches [2022-04-19T15:15:45.429Z] --- PASS: TestPatternMatches (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-19T15:15:45.429Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestPatternMatchesFolderExclusions [2022-04-19T15:15:45.429Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-19T15:15:45.429Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-19T15:15:45.429Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-19T15:15:45.429Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-19T15:15:45.429Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestSingleExclamationError [2022-04-19T15:15:45.429Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestMatchesWithNoPatterns [2022-04-19T15:15:45.429Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestMatchesWithMalformedPatterns [2022-04-19T15:15:45.429Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestMatches [2022-04-19T15:15:45.429Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-19T15:15:45.429Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-19T15:15:45.429Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-19T15:15:45.429Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-19T15:15:45.429Z] --- PASS: TestMatches (0.01s) [2022-04-19T15:15:45.429Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-19T15:15:45.429Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-19T15:15:45.429Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-19T15:15:45.429Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestCleanPatterns [2022-04-19T15:15:45.429Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-19T15:15:45.429Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestCleanPatternsExceptionFlag [2022-04-19T15:15:45.429Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-19T15:15:45.429Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-19T15:15:45.429Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestCleanPatternsErrorSingleException [2022-04-19T15:15:45.429Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestCreateIfNotExistsDir [2022-04-19T15:15:45.429Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestCreateIfNotExistsFile [2022-04-19T15:15:45.429Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-19T15:15:45.429Z] === RUN TestMatch [2022-04-19T15:15:45.429Z] --- PASS: TestMatch (0.00s) [2022-04-19T15:15:45.429Z] === RUN TestCompile [2022-04-19T15:15:45.429Z] === RUN TestCompile/slash [2022-04-19T15:15:45.429Z] === RUN TestCompile/backslash [2022-04-19T15:15:45.429Z] --- PASS: TestCompile (0.01s) [2022-04-19T15:15:45.429Z] --- PASS: TestCompile/slash (0.00s) [2022-04-19T15:15:45.429Z] --- PASS: TestCompile/backslash (0.01s) [2022-04-19T15:15:45.429Z] PASS [2022-04-19T15:15:45.429Z] coverage: 84.7% of statements [2022-04-19T15:15:45.429Z] ok github.com/docker/docker/pkg/fileutils 0.083s coverage: 84.7% of statements [2022-04-19T15:15:45.896Z] === RUN TestGet [2022-04-19T15:15:45.896Z] --- PASS: TestGet (0.00s) [2022-04-19T15:15:45.896Z] === RUN TestGetShortcutString [2022-04-19T15:15:45.896Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-19T15:15:45.896Z] PASS [2022-04-19T15:15:45.896Z] coverage: 42.9% of statements [2022-04-19T15:15:45.896Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2022-04-19T15:15:46.363Z] --- PASS: TestTarFiles (5.65s) [2022-04-19T15:15:46.363Z] === RUN TestDetectCompressionZstd [2022-04-19T15:15:46.363Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-19T15:15:46.363Z] === RUN TestTarUntar [2022-04-19T15:15:46.363Z] 2022/04/19 15:15:46 Closing DB instances... [2022-04-19T15:15:46.363Z] --- PASS: TestTarUntar (0.06s) [2022-04-19T15:15:46.363Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-19T15:15:46.363Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-19T15:15:46.363Z] === RUN TestTarWithOptions [2022-04-19T15:15:46.363Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-19T15:15:46.363Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-19T15:15:46.363Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-19T15:15:46.363Z] === RUN TestUntarUstarGnuConflict [2022-04-19T15:15:46.363Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-19T15:15:46.363Z] === RUN TestUntarInvalidFilenames [2022-04-19T15:15:46.363Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4258939122\\dest" [2022-04-19T15:15:46.831Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-04-19T15:15:46.831Z] === RUN TestUntarHardlinkToSymlink [2022-04-19T15:15:46.831Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-19T15:15:46.831Z] === RUN TestUntarInvalidHardlink [2022-04-19T15:15:46.831Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2775441349\\victim\\hello" -> "../victim/hello" [2022-04-19T15:15:46.831Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink574238217\\victim\\hello" -> "/../victim/hello" [2022-04-19T15:15:46.831Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2690797615\\victim" -> "../victim" [2022-04-19T15:15:46.831Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2742986213\\victim" -> "../victim" [2022-04-19T15:15:46.831Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink616843018\\victim" -> "../victim" [2022-04-19T15:15:46.831Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink984827741\\victim" -> "../victim" [2022-04-19T15:15:46.831Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-19T15:15:46.831Z] === RUN TestUntarInvalidSymlink [2022-04-19T15:15:46.831Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3176536034\\dest\\dotdot" -> "../victim/hello" [2022-04-19T15:15:46.831Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink908315741\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T15:15:46.831Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1715723788\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:15:46.831Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4274874482\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:15:46.831Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2118385641\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:15:46.831Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink993722530\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:15:46.831Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1260985780\\dest\\dir\\loophole" -> "../../victim" [2022-04-19T15:15:46.831Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-19T15:15:46.831Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-19T15:15:46.831Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-19T15:15:46.831Z] === RUN TestXGlobalNoParent [2022-04-19T15:15:46.831Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-19T15:15:46.831Z] === RUN TestReplaceFileTarWrapper [2022-04-19T15:15:46.831Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-04-19T15:15:46.831Z] === RUN TestPrefixHeaderReadable [2022-04-19T15:15:46.831Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-19T15:15:46.831Z] === RUN TestDisablePigz [2022-04-19T15:15:46.831Z] === RUN TestCreateIDMapOrder [2022-04-19T15:15:46.831Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-19T15:15:46.831Z] PASS [2022-04-19T15:15:46.831Z] coverage: 7.2% of statements [2022-04-19T15:15:46.831Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-19T15:15:46.831Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2022-04-19T15:15:47.058Z] --- PASS: TestCheckoutGit (36.34s) [2022-04-19T15:15:47.058Z] === RUN TestValidGitTransport [2022-04-19T15:15:47.058Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-19T15:15:47.058Z] === RUN TestGitInvalidRef [2022-04-19T15:15:47.058Z] --- PASS: TestGitInvalidRef (0.26s) [2022-04-19T15:15:47.058Z] PASS [2022-04-19T15:15:47.058Z] coverage: 86.3% of statements [2022-04-19T15:15:47.058Z] ok github.com/docker/docker/builder/remotecontext/git 36.689s coverage: 86.3% of statements [2022-04-19T15:15:47.058Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T15:15:47.058Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T15:15:47.300Z] --- PASS: TestDisablePigz (0.24s) [2022-04-19T15:15:47.300Z] === RUN TestPigz [2022-04-19T15:15:47.300Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-19T15:15:47.300Z] --- PASS: TestPigz (0.16s) [2022-04-19T15:15:47.300Z] === RUN TestNosysFileInfo [2022-04-19T15:15:47.300Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-19T15:15:47.300Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T15:15:47.300Z] archive_windows_test.go:16: Currently fails [2022-04-19T15:15:47.300Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T15:15:47.300Z] === RUN TestCanonicalTarNameForPath [2022-04-19T15:15:47.300Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-19T15:15:47.300Z] === RUN TestCanonicalTarName [2022-04-19T15:15:47.300Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-19T15:15:47.300Z] === RUN TestChmodTarEntry [2022-04-19T15:15:47.300Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-19T15:15:47.300Z] === RUN TestHardLinkOrder [2022-04-19T15:15:47.675Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-19T15:15:47.768Z] --- PASS: TestHardLinkOrder (0.21s) [2022-04-19T15:15:47.768Z] === RUN TestChangeString [2022-04-19T15:15:47.768Z] --- PASS: TestChangeString (0.00s) [2022-04-19T15:15:47.768Z] === RUN TestChangesWithNoChanges [2022-04-19T15:15:47.768Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-19T15:15:47.768Z] === RUN TestChangesWithChanges [2022-04-19T15:15:47.768Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-19T15:15:47.768Z] === RUN TestChangesWithChangesGH13590 [2022-04-19T15:15:47.768Z] changes_test.go:196: needs more investigation [2022-04-19T15:15:47.768Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-19T15:15:47.768Z] === RUN TestChangesDirsEmpty [2022-04-19T15:15:47.768Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T15:15:47.768Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-19T15:15:47.768Z] === RUN TestChangesDirsMutated [2022-04-19T15:15:47.768Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T15:15:47.768Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-19T15:15:47.768Z] === RUN TestApplyLayer [2022-04-19T15:15:47.768Z] changes_test.go:433: needs further investigation [2022-04-19T15:15:47.768Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-19T15:15:47.768Z] === RUN TestChangesSizeWithHardlinks [2022-04-19T15:15:47.768Z] changes_test.go:469: needs further investigation [2022-04-19T15:15:47.768Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-19T15:15:47.768Z] === RUN TestChangesSizeWithNoChanges [2022-04-19T15:15:47.768Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-19T15:15:47.768Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-19T15:15:47.768Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-19T15:15:47.768Z] === RUN TestChangesSize [2022-04-19T15:15:47.768Z] --- PASS: TestChangesSize (0.00s) [2022-04-19T15:15:47.768Z] === RUN TestApplyLayerInvalidFilenames [2022-04-19T15:15:47.768Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3629296364\\dest" [2022-04-19T15:15:47.768Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-19T15:15:47.768Z] === RUN TestApplyLayerInvalidHardlink [2022-04-19T15:15:47.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2226787697\\victim\\hello" -> "../victim/hello" [2022-04-19T15:15:47.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink878756128\\victim\\hello" -> "/../victim/hello" [2022-04-19T15:15:47.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink671908638\\victim" -> "../victim" [2022-04-19T15:15:47.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1716916270\\victim" -> "../victim" [2022-04-19T15:15:47.768Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-04-19T15:15:47.768Z] === RUN TestNetworkDBNodeLeave [2022-04-19T15:15:47.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1504401771\\victim" -> "../victim" [2022-04-19T15:15:47.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1896239380\\victim" -> "../victim" [2022-04-19T15:15:47.768Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-19T15:15:47.768Z] === RUN TestApplyLayerInvalidSymlink [2022-04-19T15:15:47.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4123076472\\dest\\dotdot" -> "../victim/hello" [2022-04-19T15:15:47.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1663687468\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T15:15:47.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink402437662\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:15:47.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink769009513\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:15:47.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink676456788\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:15:47.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1312942782\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:15:47.768Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-04-19T15:15:47.768Z] === RUN TestApplyLayerWhiteouts [2022-04-19T15:15:47.768Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-19T15:15:47.768Z] === RUN TestGenerateEmptyFile [2022-04-19T15:15:47.768Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-19T15:15:47.768Z] === RUN TestGenerateWithContent [2022-04-19T15:15:47.768Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-19T15:15:47.768Z] PASS [2022-04-19T15:15:47.768Z] coverage: 61.9% of statements [2022-04-19T15:15:47.768Z] ok github.com/docker/docker/pkg/archive 8.474s coverage: 61.9% of statements [2022-04-19T15:15:48.236Z] === RUN TestFixedBufferCap [2022-04-19T15:15:48.236Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-19T15:15:48.236Z] === RUN TestFixedBufferLen [2022-04-19T15:15:48.236Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-19T15:15:48.236Z] === RUN TestFixedBufferString [2022-04-19T15:15:48.236Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-19T15:15:48.236Z] === RUN TestFixedBufferWrite [2022-04-19T15:15:48.236Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-19T15:15:48.236Z] === RUN TestFixedBufferRead [2022-04-19T15:15:48.236Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-19T15:15:48.236Z] === RUN TestBytesPipeRead [2022-04-19T15:15:48.236Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-19T15:15:48.236Z] === RUN TestBytesPipeWrite [2022-04-19T15:15:48.236Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-19T15:15:48.236Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-19T15:15:48.704Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-04-19T15:15:48.704Z] === RUN TestAtomicWriteToFile [2022-04-19T15:15:48.704Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-19T15:15:48.704Z] === RUN TestAtomicWriteSetCommit [2022-04-19T15:15:48.704Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-19T15:15:48.704Z] === RUN TestAtomicWriteSetCancel [2022-04-19T15:15:48.704Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-19T15:15:48.704Z] === RUN TestReadCloserWrapperClose [2022-04-19T15:15:48.704Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-19T15:15:48.704Z] === RUN TestReaderErrWrapperReadOnError [2022-04-19T15:15:48.704Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-19T15:15:48.704Z] === RUN TestReaderErrWrapperRead [2022-04-19T15:15:48.704Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-19T15:15:48.704Z] === RUN TestCancelReadCloser [2022-04-19T15:15:49.045Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-19T15:15:49.172Z] --- PASS: TestCancelReadCloser (0.19s) [2022-04-19T15:15:49.172Z] === RUN TestWriteCloserWrapperClose [2022-04-19T15:15:49.172Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-19T15:15:49.172Z] === RUN TestNopWriteCloser [2022-04-19T15:15:49.172Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-19T15:15:49.172Z] === RUN TestNopWriter [2022-04-19T15:15:49.172Z] --- PASS: TestNopWriter (0.00s) [2022-04-19T15:15:49.172Z] === RUN TestWriteCounter [2022-04-19T15:15:49.172Z] --- PASS: TestWriteCounter (0.00s) [2022-04-19T15:15:49.172Z] PASS [2022-04-19T15:15:49.172Z] coverage: 69.2% of statements [2022-04-19T15:15:49.172Z] ok github.com/docker/docker/pkg/ioutils 0.733s coverage: 69.2% of statements [2022-04-19T15:15:49.972Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-19T15:15:50.158Z] === RUN TestError [2022-04-19T15:15:50.158Z] --- PASS: TestError (0.00s) [2022-04-19T15:15:50.158Z] === RUN TestProgressString [2022-04-19T15:15:50.158Z] === RUN TestProgressString/no_progress [2022-04-19T15:15:50.158Z] === RUN TestProgressString/progress_1 [2022-04-19T15:15:50.158Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-19T15:15:50.158Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-19T15:15:50.158Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-19T15:15:50.158Z] === RUN TestProgressString/with_units [2022-04-19T15:15:50.158Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-19T15:15:50.158Z] === RUN TestProgressString/hide_counts [2022-04-19T15:15:50.158Z] --- PASS: TestProgressString (0.00s) [2022-04-19T15:15:50.158Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-19T15:15:50.158Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-19T15:15:50.158Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-19T15:15:50.158Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-19T15:15:50.158Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-19T15:15:50.158Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-19T15:15:50.158Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-19T15:15:50.158Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-19T15:15:50.158Z] === RUN TestJSONMessageDisplay [2022-04-19T15:15:50.158Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-04-19T15:15:50.158Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-19T15:15:50.158Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-19T15:15:50.158Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-19T15:15:50.158Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-19T15:15:50.158Z] === RUN TestDisplayJSONMessagesStream [2022-04-19T15:15:50.158Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-19T15:15:50.158Z] PASS [2022-04-19T15:15:50.158Z] coverage: 91.7% of statements [2022-04-19T15:15:50.158Z] ok github.com/docker/docker/pkg/jsonmessage 0.232s coverage: 91.7% of statements [2022-04-19T15:15:50.627Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-04-19T15:15:50.627Z] === RUN TestNetworkDBWatch [2022-04-19T15:15:51.095Z] === RUN TestStandardLongPath [2022-04-19T15:15:51.095Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-19T15:15:51.095Z] === RUN TestUNCLongPath [2022-04-19T15:15:51.095Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-19T15:15:51.095Z] PASS [2022-04-19T15:15:51.095Z] coverage: 100.0% of statements [2022-04-19T15:15:51.095Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2022-04-19T15:15:51.337Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-19T15:15:51.563Z] === RUN TestNameFormat [2022-04-19T15:15:51.563Z] --- PASS: TestNameFormat (0.00s) [2022-04-19T15:15:51.563Z] === RUN TestNameRetries [2022-04-19T15:15:51.563Z] --- PASS: TestNameRetries (0.00s) [2022-04-19T15:15:51.563Z] PASS [2022-04-19T15:15:51.563Z] coverage: 85.7% of statements [2022-04-19T15:15:51.563Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2022-04-19T15:15:51.899Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-19T15:15:52.031Z] 2022/04/19 15:15:51 Closing DB instances... [2022-04-19T15:15:52.031Z] === RUN TestParseKeyValueOpt [2022-04-19T15:15:52.031Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-19T15:15:52.031Z] === RUN TestParseUintList [2022-04-19T15:15:52.031Z] --- PASS: TestParseUintList (0.00s) [2022-04-19T15:15:52.031Z] === RUN TestParseUintListMaximumLimits [2022-04-19T15:15:52.031Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-19T15:15:52.031Z] PASS [2022-04-19T15:15:52.031Z] coverage: 97.0% of statements [2022-04-19T15:15:52.031Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2022-04-19T15:15:52.461Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-19T15:15:53.018Z] === RUN Test_windowsOSRelease_String [2022-04-19T15:15:53.018Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-19T15:15:53.018Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-19T15:15:53.018Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-19T15:15:53.018Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-19T15:15:53.018Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-19T15:15:53.018Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-19T15:15:53.018Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-19T15:15:53.018Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-19T15:15:53.018Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-19T15:15:53.018Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T15:15:53.018Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T15:15:53.018Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T15:15:53.018Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T15:15:53.018Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T15:15:53.018Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T15:15:53.018Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T15:15:53.018Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T15:15:53.018Z] PASS [2022-04-19T15:15:53.018Z] coverage: 36.4% of statements [2022-04-19T15:15:53.018Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 36.4% of statements [2022-04-19T15:15:53.022Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-19T15:15:53.023Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-19T15:15:53.023Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-19T15:15:53.486Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-04-19T15:15:53.487Z] === RUN TestNetworkDBBulkSync [2022-04-19T15:15:53.586Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-19T15:15:53.954Z] === RUN TestNewAndRemove [2022-04-19T15:15:53.954Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-19T15:15:53.955Z] === RUN TestRemoveInvalidPath [2022-04-19T15:15:53.955Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-19T15:15:53.955Z] PASS [2022-04-19T15:15:53.955Z] coverage: 82.6% of statements [2022-04-19T15:15:53.955Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2022-04-19T15:15:54.945Z] 2022/04/19 15:15:54 Closing DB instances... [2022-04-19T15:15:55.930Z] === RUN TestFailedConnection [2022-04-19T15:15:56.104Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-19T15:15:56.398Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-04-19T15:15:56.398Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-19T15:15:56.398Z] --- PASS: TestGetAddress (24.96s) [2022-04-19T15:15:56.398Z] === RUN TestRequestSyntaxCheck [2022-04-19T15:15:56.398Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-19T15:15:56.398Z] === RUN TestRequest [2022-04-19T15:15:57.523Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-19T15:15:57.523Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-19T15:15:57.523Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-19T15:15:57.523Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-19T15:15:57.523Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-19T15:15:57.523Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-19T15:15:57.523Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-19T15:15:57.523Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-19T15:15:57.523Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-19T15:15:57.523Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-19T15:15:57.523Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-19T15:15:57.523Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-19T15:15:57.523Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-19T15:15:57.523Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-19T15:15:57.523Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-19T15:15:57.523Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-04-19T15:15:57.523Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-19T15:15:57.523Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-19T15:15:57.523Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-19T15:15:57.523Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-19T15:15:57.523Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-19T15:15:57.523Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-19T15:15:57.523Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-19T15:15:57.523Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-19T15:15:57.523Z] === RUN TestConfigureDaemonLogs [2022-04-19T15:15:57.523Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-19T15:15:57.523Z] === RUN TestCommonOptionsInstallFlags [2022-04-19T15:15:57.523Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-19T15:15:57.523Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-19T15:15:57.523Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-19T15:15:57.523Z] PASS [2022-04-19T15:15:57.523Z] coverage: 19.0% of statements [2022-04-19T15:15:57.523Z] ok github.com/docker/docker/cmd/dockerd 0.236s coverage: 19.0% of statements [2022-04-19T15:15:57.523Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-19T15:15:57.523Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T15:15:57.961Z] --- PASS: TestFailedConnection (2.04s) [2022-04-19T15:15:57.961Z] === RUN TestFailOnce [2022-04-19T15:15:57.961Z] 2022/04/19 15:15:57 http: panic serving 127.0.0.1:49295: Plugin not ready [2022-04-19T15:15:57.961Z] goroutine 34 [running]: [2022-04-19T15:15:57.961Z] net/http.(*conn).serve.func1() [2022-04-19T15:15:57.961Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T15:15:57.961Z] panic({0x1393700, 0x14dd040}) [2022-04-19T15:15:57.961Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T15:15:57.961Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00004fa70?) [2022-04-19T15:15:57.961Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-19T15:15:57.961Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x14e2858?, 0xc000170000?}, 0x12eda66?) [2022-04-19T15:15:57.961Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T15:15:57.961Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x14e2858, 0xc000170000}, 0xc0001a0000) [2022-04-19T15:15:57.961Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-19T15:15:57.961Z] net/http.serverHandler.ServeHTTP({0x14e0e78?}, {0x14e2858, 0xc000170000}, 0xc0001a0000) [2022-04-19T15:15:57.961Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T15:15:57.961Z] net/http.(*conn).serve(0xc000190000, {0x14e2d58, 0xc000115080}) [2022-04-19T15:15:57.961Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T15:15:57.961Z] created by net/http.(*Server).Serve [2022-04-19T15:15:57.961Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T15:15:57.961Z] time="2022-04-19T15:15:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post \"http://127.0.0.1:49294/Test.FailOnce\": EOF, retrying in 1s" [2022-04-19T15:15:58.508Z] === RUN TestContainerStopSignal [2022-04-19T15:15:58.508Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestContainerStopTimeout [2022-04-19T15:15:58.508Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-19T15:15:58.508Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-19T15:15:58.508Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-04-19T15:15:58.508Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-19T15:15:58.508Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestReplaceAndAppendEnvVars [2022-04-19T15:15:58.508Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-19T15:15:58.508Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestNewMemoryStore [2022-04-19T15:15:58.508Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestAddContainers [2022-04-19T15:15:58.508Z] --- PASS: TestAddContainers (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestGetContainer [2022-04-19T15:15:58.508Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestDeleteContainer [2022-04-19T15:15:58.508Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestListContainers [2022-04-19T15:15:58.508Z] --- PASS: TestListContainers (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestFirstContainer [2022-04-19T15:15:58.508Z] --- PASS: TestFirstContainer (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestApplyAllContainer [2022-04-19T15:15:58.508Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestIsValidHealthString [2022-04-19T15:15:58.508Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestStateRunStop [2022-04-19T15:15:58.508Z] --- PASS: TestStateRunStop (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestStateTimeoutWait [2022-04-19T15:15:58.508Z] state_test.go:141: Stop callback fired [2022-04-19T15:15:58.508Z] state_test.go:165: Stop callback fired [2022-04-19T15:15:58.508Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-19T15:15:58.508Z] === RUN TestIsValidStateString [2022-04-19T15:15:58.508Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestViewSaveDelete [2022-04-19T15:15:58.508Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-19T15:15:58.508Z] === RUN TestViewAll [2022-04-19T15:15:58.508Z] --- PASS: TestViewAll (0.01s) [2022-04-19T15:15:58.508Z] === RUN TestViewGet [2022-04-19T15:15:58.508Z] --- PASS: TestViewGet (0.01s) [2022-04-19T15:15:58.508Z] === RUN TestNames [2022-04-19T15:15:58.508Z] --- PASS: TestNames (0.00s) [2022-04-19T15:15:58.508Z] === RUN TestViewWithHealthCheck [2022-04-19T15:15:58.508Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-19T15:15:58.508Z] PASS [2022-04-19T15:15:58.508Z] coverage: 41.7% of statements [2022-04-19T15:15:58.508Z] ok github.com/docker/docker/container 0.252s coverage: 41.7% of statements [2022-04-19T15:15:58.508Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T15:15:58.508Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T15:15:58.508Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T15:15:58.508Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T15:15:58.951Z] --- PASS: TestFailOnce (1.21s) [2022-04-19T15:15:58.951Z] === RUN TestEchoInputOutput [2022-04-19T15:15:58.951Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-19T15:15:58.951Z] === RUN TestBackoff [2022-04-19T15:15:58.951Z] --- PASS: TestBackoff (0.00s) [2022-04-19T15:15:58.951Z] === RUN TestAbortRetry [2022-04-19T15:15:58.951Z] --- PASS: TestAbortRetry (0.00s) [2022-04-19T15:15:58.951Z] === RUN TestClientScheme [2022-04-19T15:15:58.951Z] --- PASS: TestClientScheme (0.00s) [2022-04-19T15:15:58.951Z] === RUN TestNewClientWithTimeout [2022-04-19T15:15:59.377Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-19T15:15:59.420Z] 2022/04/19 15:15:59 Closing DB instances... [2022-04-19T15:15:59.497Z] === RUN TestPrepare [2022-04-19T15:15:59.497Z] --- PASS: TestPrepare (0.00s) [2022-04-19T15:15:59.497Z] === RUN TestStart [2022-04-19T15:15:59.497Z] --- PASS: TestStart (0.00s) [2022-04-19T15:15:59.497Z] === RUN TestWaitCancel [2022-04-19T15:15:59.497Z] --- PASS: TestWaitCancel (0.00s) [2022-04-19T15:15:59.497Z] === RUN TestWaitDisabled [2022-04-19T15:15:59.497Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-19T15:15:59.497Z] === RUN TestWaitEnabled [2022-04-19T15:15:59.497Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-19T15:15:59.497Z] === RUN TestRemove [2022-04-19T15:15:59.497Z] --- PASS: TestRemove (0.00s) [2022-04-19T15:15:59.497Z] PASS [2022-04-19T15:15:59.497Z] coverage: 65.3% of statements [2022-04-19T15:15:59.497Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.087s coverage: 65.3% of statements [2022-04-19T15:15:59.633Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-19T15:15:59.888Z] time="2022-04-19T15:15:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-19T15:15:59.890Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-19T15:15:59.890Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-19T15:15:59.890Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-19T15:15:59.890Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-19T15:15:59.890Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-19T15:16:01.256Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-19T15:16:01.452Z] time="2022-04-19T15:16:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-19T15:16:01.818Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-19T15:16:02.074Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-19T15:16:02.439Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.10s) [2022-04-19T15:16:02.439Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-19T15:16:02.637Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-19T15:16:03.291Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-19T15:16:03.291Z] === RUN TestNewListSecretsFilters [2022-04-19T15:16:03.291Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-19T15:16:03.291Z] === RUN TestNewListConfigsFilters [2022-04-19T15:16:03.291Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-04-19T15:16:03.291Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-19T15:16:03.291Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-19T15:16:03.291Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-19T15:16:03.291Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-19T15:16:03.291Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-19T15:16:03.291Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-19T15:16:03.291Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-19T15:16:03.291Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-19T15:16:03.291Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-19T15:16:03.291Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-19T15:16:03.291Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-19T15:16:03.291Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-19T15:16:03.291Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-19T15:16:03.291Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-19T15:16:03.291Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-19T15:16:03.291Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-19T15:16:03.291Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-19T15:16:03.291Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-19T15:16:03.292Z] PASS [2022-04-19T15:16:03.292Z] coverage: 0.5% of statements [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-19T15:16:03.292Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-19T15:16:03.292Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-19T15:16:03.292Z] ok github.com/docker/docker/daemon/cluster 1.475s coverage: 0.5% of statements [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-19T15:16:03.292Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-19T15:16:03.292Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-19T15:16:03.292Z] PASS [2022-04-19T15:16:03.292Z] coverage: 35.9% of statements [2022-04-19T15:16:03.292Z] ok github.com/docker/docker/daemon/cluster/convert 0.524s coverage: 35.9% of statements [2022-04-19T15:16:03.425Z] 2022/04/19 15:16:03 Closing DB instances... [2022-04-19T15:16:03.567Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-19T15:16:03.893Z] time="2022-04-19T15:16:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-19T15:16:04.364Z] --- PASS: TestRequest (7.67s) [2022-04-19T15:16:04.364Z] === RUN TestOverlappingRequests [2022-04-19T15:16:04.364Z] --- PASS: TestOverlappingRequests (0.37s) [2022-04-19T15:16:04.364Z] === RUN TestRelease [2022-04-19T15:16:04.935Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-19T15:16:05.350Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-19T15:16:05.351Z] === RUN TestNetworkDBGarbageCollection [2022-04-19T15:16:05.821Z] --- PASS: TestRelease (1.40s) [2022-04-19T15:16:05.821Z] === RUN TestAllocateRandomDeallocate [2022-04-19T15:16:06.244Z] === RUN TestWaitNodeAttachment [2022-04-19T15:16:06.244Z] === RUN TestBuilderGC [2022-04-19T15:16:06.244Z] --- PASS: TestBuilderGC (0.01s) [2022-04-19T15:16:06.244Z] === RUN TestDaemonConfigurationNotFound [2022-04-19T15:16:06.244Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-19T15:16:06.244Z] === RUN TestDaemonBrokenConfiguration [2022-04-19T15:16:06.244Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-19T15:16:06.244Z] === RUN TestFindConfigurationConflicts [2022-04-19T15:16:06.244Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-19T15:16:06.244Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-19T15:16:06.244Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-19T15:16:06.244Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-19T15:16:06.244Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-19T15:16:06.244Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-19T15:16:06.244Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-19T15:16:06.244Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-19T15:16:06.244Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-19T15:16:06.244Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-19T15:16:06.244Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-19T15:16:06.244Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-19T15:16:06.244Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-19T15:16:06.244Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-19T15:16:06.244Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-19T15:16:06.244Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-19T15:16:06.244Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-19T15:16:06.244Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-19T15:16:06.244Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-19T15:16:06.244Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-19T15:16:06.244Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-19T15:16:06.244Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-19T15:16:06.244Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-19T15:16:06.244Z] === RUN TestValidateConfigurationErrors [2022-04-19T15:16:06.244Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-19T15:16:06.244Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-19T15:16:06.244Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-19T15:16:06.244Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-19T15:16:06.244Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-19T15:16:06.244Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-19T15:16:06.245Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-19T15:16:06.245Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-19T15:16:06.245Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-19T15:16:06.245Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-19T15:16:06.245Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-19T15:16:06.245Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-19T15:16:06.245Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-19T15:16:06.245Z] === RUN TestValidateConfiguration [2022-04-19T15:16:06.245Z] === RUN TestValidateConfiguration/with_label [2022-04-19T15:16:06.245Z] === RUN TestValidateConfiguration/with_dns [2022-04-19T15:16:06.245Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-19T15:16:06.245Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-19T15:16:06.245Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-19T15:16:06.245Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-19T15:16:06.245Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-19T15:16:06.245Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-19T15:16:06.245Z] === RUN TestValidateConfiguration/with_hosts [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-19T15:16:06.245Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-19T15:16:06.245Z] === RUN TestReloadSetConfigFileNotExist [2022-04-19T15:16:06.712Z] time="2022-04-19T15:16:06Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-19T15:16:06.712Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-04-19T15:16:06.712Z] === RUN TestReloadDefaultConfigNotExist [2022-04-19T15:16:06.712Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:16:06.712Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-19T15:16:06.712Z] === RUN TestReloadBadDefaultConfig [2022-04-19T15:16:06.712Z] time="2022-04-19T15:16:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4167467243" [2022-04-19T15:16:06.712Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-19T15:16:06.712Z] === RUN TestReloadWithConflictingLabels [2022-04-19T15:16:06.712Z] time="2022-04-19T15:16:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2828690068" [2022-04-19T15:16:06.712Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-19T15:16:06.712Z] === RUN TestReloadWithDuplicateLabels [2022-04-19T15:16:06.712Z] time="2022-04-19T15:16:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2238908153" [2022-04-19T15:16:06.712Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-19T15:16:06.712Z] === RUN TestMaskURLCredentials [2022-04-19T15:16:06.712Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-19T15:16:06.712Z] === RUN TestDaemonConfigurationMerge [2022-04-19T15:16:06.712Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-19T15:16:06.712Z] PASS [2022-04-19T15:16:06.712Z] coverage: 79.5% of statements [2022-04-19T15:16:06.712Z] ok github.com/docker/docker/daemon/config 0.333s coverage: 79.5% of statements [2022-04-19T15:16:06.712Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-19T15:16:06.712Z] === RUN TestIsolationConversion [2022-04-19T15:16:06.712Z] === RUN TestIsolationConversion/default [2022-04-19T15:16:06.712Z] === RUN TestIsolationConversion/process [2022-04-19T15:16:06.712Z] === RUN TestIsolationConversion/hyperv [2022-04-19T15:16:06.712Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-19T15:16:06.712Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-19T15:16:06.713Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-19T15:16:06.713Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-19T15:16:06.713Z] === RUN TestContainerLabels [2022-04-19T15:16:06.713Z] --- PASS: TestContainerLabels (0.00s) [2022-04-19T15:16:06.713Z] === RUN TestCredentialSpecConversion [2022-04-19T15:16:06.713Z] === RUN TestCredentialSpecConversion/none [2022-04-19T15:16:06.713Z] === RUN TestCredentialSpecConversion/config [2022-04-19T15:16:06.713Z] === RUN TestCredentialSpecConversion/file [2022-04-19T15:16:06.713Z] === RUN TestCredentialSpecConversion/registry [2022-04-19T15:16:06.713Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-19T15:16:06.713Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-19T15:16:06.713Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-19T15:16:06.713Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-19T15:16:06.713Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-19T15:16:06.713Z] === RUN TestControllerValidateMountBind [2022-04-19T15:16:06.713Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-19T15:16:06.713Z] === RUN TestControllerValidateMountVolume [2022-04-19T15:16:06.713Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-19T15:16:06.713Z] === RUN TestControllerValidateMountTarget [2022-04-19T15:16:06.713Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-04-19T15:16:06.713Z] === RUN TestControllerValidateMountTmpfs [2022-04-19T15:16:06.713Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-19T15:16:06.713Z] === RUN TestControllerValidateMountInvalidType [2022-04-19T15:16:06.713Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-19T15:16:06.713Z] === RUN TestControllerValidateMountNamedPipe [2022-04-19T15:16:06.713Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-19T15:16:06.713Z] PASS [2022-04-19T15:16:06.713Z] coverage: 11.0% of statements [2022-04-19T15:16:06.713Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.630s coverage: 11.0% of statements [2022-04-19T15:16:07.180Z] === RUN TestEventsLog [2022-04-19T15:16:07.180Z] --- PASS: TestEventsLog (0.00s) [2022-04-19T15:16:07.180Z] === RUN TestEventsLogTimeout [2022-04-19T15:16:07.180Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-19T15:16:07.180Z] === RUN TestLogEvents [2022-04-19T15:16:07.180Z] --- PASS: TestLogEvents (0.05s) [2022-04-19T15:16:07.180Z] === RUN TestLoadBufferedEvents [2022-04-19T15:16:07.453Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-19T15:16:07.655Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-04-19T15:16:07.655Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-19T15:16:07.655Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-19T15:16:07.655Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-19T15:16:07.655Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-19T15:16:07.655Z] PASS [2022-04-19T15:16:07.655Z] coverage: 50.0% of statements [2022-04-19T15:16:07.655Z] ok github.com/docker/docker/daemon/events 0.362s coverage: 50.0% of statements [2022-04-19T15:16:08.033Z] time="2022-04-19T15:16:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-19T15:16:08.643Z] === RUN TestIsEmptyDir [2022-04-19T15:16:08.643Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-19T15:16:08.643Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-19T15:16:08.643Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-19T15:16:08.643Z] PASS [2022-04-19T15:16:08.643Z] coverage: 2.3% of statements [2022-04-19T15:16:08.643Z] ok github.com/docker/docker/daemon/graphdriver 0.279s coverage: 2.3% of statements [2022-04-19T15:16:08.643Z] === RUN TestLinkNaming [2022-04-19T15:16:08.643Z] --- PASS: TestLinkNaming (0.00s) [2022-04-19T15:16:08.643Z] === RUN TestLinkNew [2022-04-19T15:16:08.643Z] --- PASS: TestLinkNew (0.00s) [2022-04-19T15:16:08.643Z] === RUN TestLinkEnv [2022-04-19T15:16:08.643Z] --- PASS: TestLinkEnv (0.00s) [2022-04-19T15:16:08.643Z] === RUN TestLinkMultipleEnv [2022-04-19T15:16:08.643Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-19T15:16:08.643Z] === RUN TestLinkPortRangeEnv [2022-04-19T15:16:08.643Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-19T15:16:08.643Z] PASS [2022-04-19T15:16:08.643Z] coverage: 93.0% of statements [2022-04-19T15:16:08.643Z] ok github.com/docker/docker/daemon/links 0.052s coverage: 93.0% of statements [2022-04-19T15:16:08.818Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-19T15:16:08.818Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-19T15:16:08.818Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-19T15:16:08.818Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-19T15:16:09.380Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-19T15:16:09.628Z] === RUN TestVerifyNetworkingConfig [2022-04-19T15:16:09.628Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-19T15:16:09.628Z] === RUN TestGetContainer [2022-04-19T15:16:09.628Z] --- PASS: TestGetContainer (0.02s) [2022-04-19T15:16:09.628Z] === RUN TestValidContainerNames [2022-04-19T15:16:09.628Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-19T15:16:09.628Z] === RUN TestContainerInitDNS [2022-04-19T15:16:09.628Z] daemon_test.go:145: root required [2022-04-19T15:16:09.628Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-19T15:16:09.628Z] === RUN TestMerge [2022-04-19T15:16:09.628Z] --- PASS: TestMerge (0.00s) [2022-04-19T15:16:09.628Z] === RUN TestValidateContainerIsolation [2022-04-19T15:16:09.628Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-19T15:16:09.628Z] === RUN TestFindNetworkErrorType [2022-04-19T15:16:09.628Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-19T15:16:09.628Z] === RUN TestEnsureServicesExist [2022-04-19T15:16:09.628Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-19T15:16:09.628Z] === RUN TestEnsureServicesExistErrors [2022-04-19T15:16:09.628Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-19T15:16:09.628Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-19T15:16:09.628Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-19T15:16:09.628Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-19T15:16:09.628Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-19T15:16:09.628Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-19T15:16:09.628Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-19T15:16:09.628Z] === RUN TestContainerDelete [2022-04-19T15:16:09.628Z] --- PASS: TestContainerDelete (0.00s) [2022-04-19T15:16:09.628Z] === RUN TestContainerDoubleDelete [2022-04-19T15:16:09.628Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-19T15:16:09.628Z] === RUN TestLogContainerEventCopyLabels [2022-04-19T15:16:09.628Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-19T15:16:09.628Z] === RUN TestLogContainerEventWithAttributes [2022-04-19T15:16:09.628Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-19T15:16:09.628Z] === RUN TestNoneHealthcheck [2022-04-19T15:16:09.628Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-19T15:16:09.628Z] === RUN TestHealthStates [2022-04-19T15:16:09.628Z] time="2022-04-19T15:16:09Z" 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-04-19T15:16:09.628Z] time="2022-04-19T15:16:09Z" 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-04-19T15:16:09.628Z] time="2022-04-19T15:16:09Z" 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-04-19T15:16:09.628Z] time="2022-04-19T15:16:09Z" 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-04-19T15:16:09.628Z] time="2022-04-19T15:16:09Z" 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-04-19T15:16:09.628Z] time="2022-04-19T15:16:09Z" 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-04-19T15:16:09.628Z] time="2022-04-19T15:16:09Z" 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-04-19T15:16:09.628Z] time="2022-04-19T15:16:09Z" 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-04-19T15:16:09.628Z] time="2022-04-19T15:16:09Z" 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-04-19T15:16:09.945Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-19T15:16:10.097Z] time="2022-04-19T15:16:09Z" 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-04-19T15:16:10.097Z] --- PASS: TestHealthStates (0.20s) [2022-04-19T15:16:10.097Z] === RUN TestGetInspectData [2022-04-19T15:16:10.097Z] --- PASS: TestGetInspectData (0.00s) [2022-04-19T15:16:10.097Z] === RUN TestFillLicense [2022-04-19T15:16:10.097Z] --- PASS: TestFillLicense (0.00s) [2022-04-19T15:16:10.097Z] === RUN TestListInvalidFilter [2022-04-19T15:16:10.097Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-19T15:16:10.097Z] === RUN TestNameFilter [2022-04-19T15:16:10.097Z] --- PASS: TestNameFilter (0.00s) [2022-04-19T15:16:10.097Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-19T15:16:10.097Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-19T15:16:10.097Z] === 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-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-19T15:16:10.097Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-19T15:16:10.097Z] --- 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-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-19T15:16:10.097Z] === RUN TestSetupWindowsDevices [2022-04-19T15:16:10.097Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-19T15:16:10.097Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-19T15:16:10.097Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-19T15:16:10.097Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-19T15:16:10.097Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T15:16:10.097Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T15:16:10.097Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-19T15:16:10.097Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-19T15:16:10.097Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-19T15:16:10.097Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-19T15:16:10.097Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-19T15:16:10.097Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-19T15:16:10.097Z] === RUN TestDaemonReloadLabels [2022-04-19T15:16:10.097Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-19T15:16:10.097Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-19T15:16:10.097Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-19T15:16:10.097Z] === RUN TestDaemonReloadMirrors [2022-04-19T15:16:10.097Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-19T15:16:10.097Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-19T15:16:10.097Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-19T15:16:10.097Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-19T15:16:10.097Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-19T15:16:10.097Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-19T15:16:10.097Z] reload_test.go:342: root required [2022-04-19T15:16:10.097Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T15:16:10.097Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-19T15:16:10.097Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-19T15:16:10.097Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-19T15:16:10.097Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-19T15:16:10.097Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-19T15:16:10.097Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-04-19T15:16:10.097Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-19T15:16:10.097Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-19T15:16:10.097Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-19T15:16:10.097Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2022-04-19T15:16:10.097Z] === RUN TestParseVolumesFrom [2022-04-19T15:16:10.097Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-19T15:16:10.097Z] PASS [2022-04-19T15:16:10.097Z] coverage: 8.8% of statements [2022-04-19T15:16:10.097Z] ok github.com/docker/docker/daemon 0.831s coverage: 8.8% of statements [2022-04-19T15:16:10.097Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T15:16:10.097Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T15:16:10.097Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T15:16:10.097Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T15:16:10.097Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-19T15:16:10.097Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-19T15:16:10.097Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-19T15:16:10.097Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T15:16:10.097Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-19T15:16:10.097Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-19T15:16:10.097Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T15:16:10.097Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-19T15:16:10.097Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-19T15:16:10.097Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-19T15:16:10.245Z] --- PASS: TestAllocateRandomDeallocate (4.15s) [2022-04-19T15:16:10.245Z] === RUN TestRetrieveFromStore [2022-04-19T15:16:11.084Z] === RUN TestNewStreamConfig [2022-04-19T15:16:11.084Z] === RUN TestNewStreamConfig/defaults [2022-04-19T15:16:11.084Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-19T15:16:11.084Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-19T15:16:11.084Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-19T15:16:11.084Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-19T15:16:11.084Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-19T15:16:11.084Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-19T15:16:11.084Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-19T15:16:11.084Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-19T15:16:11.084Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-19T15:16:11.084Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-19T15:16:11.084Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-19T15:16:11.084Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-19T15:16:11.084Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-19T15:16:11.084Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-19T15:16:11.084Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-19T15:16:11.084Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-19T15:16:11.084Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-19T15:16:11.554Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-19T15:16:11.554Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-19T15:16:11.554Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-19T15:16:11.554Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-19T15:16:11.554Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-19T15:16:11.554Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-19T15:16:11.554Z] time="2022-04-19T15:16:10Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-19T15:16:11.554Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-04-19T15:16:11.554Z] === RUN TestCreateSuccess [2022-04-19T15:16:11.554Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestCreateStreamSkipped [2022-04-19T15:16:11.554Z] time="2022-04-19T15:16:11Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-19T15:16:11.554Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestCreateLogGroupSuccess [2022-04-19T15:16:11.554Z] time="2022-04-19T15:16:11Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-19T15:16:11.554Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestCreateError [2022-04-19T15:16:11.554Z] --- PASS: TestCreateError (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestCreateAlreadyExists [2022-04-19T15:16:11.554Z] time="2022-04-19T15:16:11Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-19T15:16:11.554Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestLogClosed [2022-04-19T15:16:11.554Z] --- PASS: TestLogClosed (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestLogBlocking [2022-04-19T15:16:11.554Z] --- PASS: TestLogBlocking (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-19T15:16:11.554Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestLogNonBlockingBufferFull [2022-04-19T15:16:11.554Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestPublishBatchSuccess [2022-04-19T15:16:11.554Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestPublishBatchError [2022-04-19T15:16:11.554Z] time="2022-04-19T15:16:11Z" level=error msg=error [2022-04-19T15:16:11.554Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-19T15:16:11.554Z] time="2022-04-19T15:16:11Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T15:16:11.554Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-19T15:16:11.554Z] time="2022-04-19T15:16:11Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T15:16:11.554Z] time="2022-04-19T15:16:11Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-19T15:16:11.554Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestCollectBatchSimple [2022-04-19T15:16:11.554Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestCollectBatchTicker [2022-04-19T15:16:11.554Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestCollectBatchMultilinePattern [2022-04-19T15:16:11.554Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-19T15:16:11.554Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-19T15:16:11.554Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-19T15:16:11.554Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-19T15:16:11.554Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-04-19T15:16:11.554Z] === RUN TestCollectBatchClose [2022-04-19T15:16:11.554Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-19T15:16:11.555Z] === RUN TestEffectiveLen [2022-04-19T15:16:11.555Z] === RUN TestEffectiveLen/0/Hello [2022-04-19T15:16:11.555Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-19T15:16:11.555Z] === RUN TestEffectiveLen/2/🙃 [2022-04-19T15:16:11.555Z] === RUN TestEffectiveLen/3/���� [2022-04-19T15:16:11.555Z] === RUN TestEffectiveLen/4/He��o [2022-04-19T15:16:11.555Z] === RUN TestEffectiveLen/5/ [2022-04-19T15:16:11.555Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-19T15:16:11.555Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-19T15:16:11.555Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-19T15:16:11.555Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-19T15:16:11.555Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-19T15:16:11.555Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-19T15:16:11.555Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-19T15:16:11.555Z] === RUN TestFindValidSplit [2022-04-19T15:16:11.555Z] === RUN TestFindValidSplit/0/ [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1076: [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1077: [2022-04-19T15:16:11.555Z] === RUN TestFindValidSplit/1/Hello [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1076: Hello [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1077: [2022-04-19T15:16:11.555Z] === RUN TestFindValidSplit/2/Hello [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1076: He [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1077: llo [2022-04-19T15:16:11.555Z] === RUN TestFindValidSplit/3/Hello [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1076: [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1077: Hello [2022-04-19T15:16:11.555Z] === RUN TestFindValidSplit/4/🙃 [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1076: [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-19T15:16:11.555Z] === RUN TestFindValidSplit/5/🙃 [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1077: [2022-04-19T15:16:11.555Z] === RUN TestFindValidSplit/6/a� [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1076: a [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1077: � [2022-04-19T15:16:11.555Z] === RUN TestFindValidSplit/7/a� [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1076: a� [2022-04-19T15:16:11.555Z] cloudwatchlogs_test.go:1077: [2022-04-19T15:16:11.555Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-19T15:16:11.555Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-19T15:16:11.555Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-19T15:16:11.555Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-19T15:16:11.555Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-19T15:16:11.555Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-19T15:16:11.555Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-19T15:16:11.555Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-19T15:16:11.555Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-19T15:16:11.555Z] === RUN TestProcessEventEmoji [2022-04-19T15:16:11.555Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-04-19T15:16:11.555Z] === RUN TestCollectBatchLineSplit [2022-04-19T15:16:11.555Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-19T15:16:11.555Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-19T15:16:11.555Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-19T15:16:11.555Z] === RUN TestCollectBatchMaxEvents [2022-04-19T15:16:11.555Z] --- PASS: TestCollectBatchMaxEvents (0.07s) [2022-04-19T15:16:11.555Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-19T15:16:11.555Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-19T15:16:11.555Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-19T15:16:11.555Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-19T15:16:11.555Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-19T15:16:11.555Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-19T15:16:11.555Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-19T15:16:11.555Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-19T15:16:11.555Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-19T15:16:11.555Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-19T15:16:11.555Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-19T15:16:11.810Z] --- PASS: TestRetrieveFromStore (1.39s) [2022-04-19T15:16:11.810Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-19T15:16:11.810Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-19T15:16:11.810Z] === RUN TestParallelPredefinedRequest1 [2022-04-19T15:16:11.810Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-19T15:16:11.810Z] === RUN TestParallelPredefinedRequest2 [2022-04-19T15:16:11.810Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-19T15:16:11.810Z] === RUN TestParallelPredefinedRequest3 [2022-04-19T15:16:11.810Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-19T15:16:11.810Z] === RUN TestParallelPredefinedRequest4 [2022-04-19T15:16:11.810Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-19T15:16:11.810Z] === RUN TestParallelPredefinedRequest5 [2022-04-19T15:16:11.810Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-19T15:16:11.810Z] === RUN TestDebug [2022-04-19T15:16:11.810Z] --- PASS: TestDebug (0.00s) [2022-04-19T15:16:11.810Z] === RUN TestRequestPoolParallel [2022-04-19T15:16:11.838Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-19T15:16:12.024Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-19T15:16:12.024Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-19T15:16:12.024Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-19T15:16:12.024Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-19T15:16:12.024Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-19T15:16:12.024Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsFormat [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-19T15:16:12.024Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-19T15:16:12.024Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestCreateTagSuccess [2022-04-19T15:16:12.024Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-19T15:16:12.024Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-19T15:16:12.024Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-19T15:16:12.024Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-19T15:16:12.024Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-19T15:16:12.024Z] PASS [2022-04-19T15:16:12.024Z] coverage: 80.2% of statements [2022-04-19T15:16:12.024Z] ok github.com/docker/docker/daemon/logger/awslogs 0.514s coverage: 80.2% of statements [2022-04-19T15:16:12.024Z] === RUN TestAdapterReadLogs [2022-04-19T15:16:12.024Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestCopier [2022-04-19T15:16:12.024Z] --- PASS: TestCopier (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestCopierLongLines [2022-04-19T15:16:12.024Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestCopierSlow [2022-04-19T15:16:12.024Z] --- PASS: TestCopierSlow (0.21s) [2022-04-19T15:16:12.024Z] === RUN TestCopierWithSized [2022-04-19T15:16:12.024Z] === RUN TestCopierWithSized/as_is [2022-04-19T15:16:12.024Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-19T15:16:12.024Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-19T15:16:12.024Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-19T15:16:12.024Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestCopierWithPartial [2022-04-19T15:16:12.024Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestRingLogger [2022-04-19T15:16:12.024Z] --- PASS: TestRingLogger (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestRingCap [2022-04-19T15:16:12.024Z] --- PASS: TestRingCap (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestRingClose [2022-04-19T15:16:12.024Z] --- PASS: TestRingClose (0.00s) [2022-04-19T15:16:12.024Z] === RUN TestRingDrain [2022-04-19T15:16:12.024Z] --- PASS: TestRingDrain (0.00s) [2022-04-19T15:16:12.024Z] PASS [2022-04-19T15:16:12.024Z] coverage: 43.2% of statements [2022-04-19T15:16:12.024Z] ok github.com/docker/docker/daemon/logger 0.313s coverage: 43.2% of statements [2022-04-19T15:16:12.278Z] --- PASS: TestRequestPoolParallel (0.56s) [2022-04-19T15:16:12.278Z] === RUN TestFullAllocateRelease [2022-04-19T15:16:12.496Z] === RUN TestSearchRegistryForImagesErrors [2022-04-19T15:16:12.496Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-19T15:16:12.496Z] === RUN TestSearchRegistryForImages [2022-04-19T15:16:12.496Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-19T15:16:12.496Z] === RUN TestOnlyPlatformWithFallback [2022-04-19T15:16:12.496Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-19T15:16:12.496Z] === RUN TestImageDelete [2022-04-19T15:16:12.496Z] === RUN TestImageDelete/no_lease [2022-04-19T15:16:12.496Z] === RUN TestImageDelete/lease_exists [2022-04-19T15:16:12.496Z] --- PASS: TestImageDelete (0.04s) [2022-04-19T15:16:12.496Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-19T15:16:12.496Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-19T15:16:12.496Z] === RUN TestContentStoreForPull [2022-04-19T15:16:12.496Z] --- PASS: TestContentStoreForPull (0.21s) [2022-04-19T15:16:12.496Z] PASS [2022-04-19T15:16:12.496Z] coverage: 6.6% of statements [2022-04-19T15:16:12.496Z] ok github.com/docker/docker/daemon/images 0.454s coverage: 6.6% of statements [2022-04-19T15:16:12.496Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T15:16:12.496Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T15:16:12.496Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-19T15:16:12.746Z] --- PASS: TestFullAllocateRelease (0.63s) [2022-04-19T15:16:12.746Z] === RUN TestOddAllocateRelease [2022-04-19T15:16:12.746Z] === RUN TestParseEmptyInterface [2022-04-19T15:16:12.746Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-19T15:16:12.746Z] === RUN TestParseNonInterfaceType [2022-04-19T15:16:12.746Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-19T15:16:12.746Z] === RUN TestParseWithOneFunction [2022-04-19T15:16:12.746Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-19T15:16:12.746Z] === RUN TestParseWithMultipleFuncs [2022-04-19T15:16:12.746Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-19T15:16:12.746Z] === RUN TestParseWithUnnamedReturn [2022-04-19T15:16:12.746Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-19T15:16:12.746Z] === RUN TestEmbeddedInterface [2022-04-19T15:16:12.746Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-19T15:16:12.746Z] === RUN TestParsedImports [2022-04-19T15:16:12.746Z] --- PASS: TestParsedImports (0.00s) [2022-04-19T15:16:12.746Z] === RUN TestAliasedImports [2022-04-19T15:16:12.746Z] --- PASS: TestAliasedImports (0.00s) [2022-04-19T15:16:12.746Z] PASS [2022-04-19T15:16:12.746Z] coverage: 56.8% of statements [2022-04-19T15:16:12.746Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2022-04-19T15:16:12.766Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptReconnectInterval [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-19T15:16:12.964Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-19T15:16:12.964Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-19T15:16:12.964Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-19T15:16:12.964Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-19T15:16:12.964Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-19T15:16:12.964Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-19T15:16:12.964Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-19T15:16:12.964Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/#00 [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/example.com [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-19T15:16:12.964Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/:// [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/something:// [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-19T15:16:12.965Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-19T15:16:12.965Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-19T15:16:12.965Z] PASS [2022-04-19T15:16:12.965Z] coverage: 53.6% of statements [2022-04-19T15:16:12.965Z] ok github.com/docker/docker/daemon/logger/fluentd 0.107s coverage: 53.6% of statements [2022-04-19T15:16:12.965Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T15:16:12.965Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-19T15:16:12.965Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-19T15:16:12.965Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-19T15:16:12.965Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-19T15:16:12.965Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-19T15:16:13.214Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-04-19T15:16:13.214Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-19T15:16:13.214Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-19T15:16:13.214Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-19T15:16:13.214Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-19T15:16:13.214Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-19T15:16:13.214Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-19T15:16:13.214Z] === CONT TestParallelPredefinedRequest1 [2022-04-19T15:16:13.214Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:16:13.214Z] === CONT TestParallelPredefinedRequest4 [2022-04-19T15:16:13.214Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:16:13.214Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-19T15:16:13.214Z] === CONT TestParallelPredefinedRequest5 [2022-04-19T15:16:13.214Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:16:13.214Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-19T15:16:13.214Z] === CONT TestParallelPredefinedRequest2 [2022-04-19T15:16:13.214Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:16:13.214Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-19T15:16:13.214Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-19T15:16:13.214Z] === CONT TestParallelPredefinedRequest3 [2022-04-19T15:16:13.214Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:16:13.214Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-19T15:16:13.214Z] PASS [2022-04-19T15:16:13.214Z] coverage: 85.3% of statements [2022-04-19T15:16:13.214Z] ok github.com/docker/docker/libnetwork/ipam 49.602s coverage: 85.3% of statements [2022-04-19T15:16:13.434Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-04-19T15:16:13.434Z] === RUN TestFastTimeMarshalJSON [2022-04-19T15:16:13.434Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-19T15:16:13.434Z] PASS [2022-04-19T15:16:13.434Z] coverage: 87.2% of statements [2022-04-19T15:16:13.434Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.245s coverage: 87.2% of statements [2022-04-19T15:16:13.905Z] === RUN TestJSONFileLogger [2022-04-19T15:16:13.905Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-19T15:16:13.905Z] === RUN TestJSONFileLoggerWithTags [2022-04-19T15:16:13.905Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-19T15:16:13.905Z] === RUN TestJSONFileLoggerWithOpts [2022-04-19T15:16:13.905Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-19T15:16:13.905Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-19T15:16:13.905Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-19T15:16:13.905Z] === RUN TestEncodeDecode [2022-04-19T15:16:13.905Z] === PAUSE TestEncodeDecode [2022-04-19T15:16:13.905Z] === RUN TestUnexpectedEOF [2022-04-19T15:16:13.905Z] time="2022-04-19T15:16:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T15:16:13.905Z] time="2022-04-19T15:16:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T15:16:13.905Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-04-19T15:16:13.905Z] === CONT TestEncodeDecode [2022-04-19T15:16:13.905Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-19T15:16:13.905Z] PASS [2022-04-19T15:16:13.905Z] coverage: 69.9% of statements [2022-04-19T15:16:13.905Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.279s coverage: 69.9% of statements [2022-04-19T15:16:14.201Z] === RUN TestHTTPTransport [2022-04-19T15:16:14.201Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-19T15:16:14.201Z] PASS [2022-04-19T15:16:14.201Z] coverage: 85.7% of statements [2022-04-19T15:16:14.201Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-04-19T15:16:14.669Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-19T15:16:14.669Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T15:16:14.669Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-19T15:16:14.669Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-19T15:16:14.669Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-19T15:16:14.669Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-19T15:16:14.669Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-19T15:16:14.669Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T15:16:14.669Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-19T15:16:14.669Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-19T15:16:14.669Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-19T15:16:14.669Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-19T15:16:14.669Z] === RUN TestBufferPoolPutAndGet [2022-04-19T15:16:14.669Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-19T15:16:14.669Z] PASS [2022-04-19T15:16:14.669Z] coverage: 88.2% of statements [2022-04-19T15:16:14.669Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2022-04-19T15:16:14.891Z] === RUN TestWriteLog [2022-04-19T15:16:14.892Z] === PAUSE TestWriteLog [2022-04-19T15:16:14.892Z] === RUN TestReadLog [2022-04-19T15:16:14.892Z] === PAUSE TestReadLog [2022-04-19T15:16:14.892Z] === RUN TestDecode [2022-04-19T15:16:14.892Z] --- PASS: TestDecode (0.03s) [2022-04-19T15:16:14.892Z] === CONT TestWriteLog [2022-04-19T15:16:14.892Z] --- PASS: TestWriteLog (0.00s) [2022-04-19T15:16:14.892Z] === CONT TestReadLog [2022-04-19T15:16:14.892Z] === RUN TestReadLog/tail_exact [2022-04-19T15:16:14.892Z] === RUN TestReadLog/tail_less_than_available [2022-04-19T15:16:14.892Z] === RUN TestReadLog/tail_more_than_available [2022-04-19T15:16:14.892Z] --- PASS: TestReadLog (0.25s) [2022-04-19T15:16:14.892Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-04-19T15:16:14.892Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-04-19T15:16:14.892Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-19T15:16:14.892Z] PASS [2022-04-19T15:16:14.892Z] coverage: 78.7% of statements [2022-04-19T15:16:14.892Z] ok github.com/docker/docker/daemon/logger/local 0.422s coverage: 78.7% of statements [2022-04-19T15:16:14.892Z] === RUN TestOpenFileDelete [2022-04-19T15:16:14.892Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-19T15:16:14.892Z] === RUN TestOpenFileRename [2022-04-19T15:16:14.892Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-19T15:16:14.892Z] === RUN TestHandleDecoderErr [2022-04-19T15:16:14.892Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-19T15:16:14.892Z] === RUN TestParseLogTagDefaultTag [2022-04-19T15:16:14.892Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-19T15:16:14.892Z] === RUN TestParseLogTag [2022-04-19T15:16:14.892Z] --- PASS: TestParseLogTag (0.00s) [2022-04-19T15:16:14.892Z] === RUN TestParseLogTagEmptyTag [2022-04-19T15:16:14.892Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-19T15:16:14.892Z] === RUN TestTailFiles [2022-04-19T15:16:14.892Z] --- PASS: TestTailFiles (0.00s) [2022-04-19T15:16:14.892Z] === RUN TestFollowLogsConsumerGone [2022-04-19T15:16:15.284Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-19T15:16:15.362Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-19T15:16:15.362Z] === RUN TestFollowLogsProducerGone [2022-04-19T15:16:15.362Z] logfile_test.go:180: logDecode() closed after sending 3162 messages [2022-04-19T15:16:15.362Z] logfile_test.go:233: messages sent: 3162, received: 3162 [2022-04-19T15:16:15.362Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-19T15:16:15.362Z] === RUN TestCheckCapacityAndRotate [2022-04-19T15:16:15.362Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-19T15:16:15.362Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-19T15:16:15.362Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T15:16:15.362Z] --- PASS: TestCheckCapacityAndRotate (0.12s) [2022-04-19T15:16:15.362Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-19T15:16:15.362Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.08s) [2022-04-19T15:16:15.362Z] PASS [2022-04-19T15:16:15.362Z] coverage: 53.5% of statements [2022-04-19T15:16:15.362Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.193s coverage: 53.5% of statements [2022-04-19T15:16:15.362Z] === RUN TestLog [2022-04-19T15:16:15.362Z] --- PASS: TestLog (0.03s) [2022-04-19T15:16:15.362Z] PASS [2022-04-19T15:16:15.362Z] coverage: 31.5% of statements [2022-04-19T15:16:15.362Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.087s coverage: 31.5% of statements [2022-04-19T15:16:15.658Z] === RUN TestOutputOnPrematureClose [2022-04-19T15:16:15.658Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-19T15:16:15.658Z] === RUN TestCompleteSilently [2022-04-19T15:16:15.658Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-19T15:16:15.658Z] PASS [2022-04-19T15:16:15.658Z] coverage: 75.9% of statements [2022-04-19T15:16:15.658Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-04-19T15:16:16.127Z] === RUN TestSendToOneSub [2022-04-19T15:16:16.127Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-19T15:16:16.127Z] === RUN TestSendToMultipleSubs [2022-04-19T15:16:16.127Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-19T15:16:16.127Z] === RUN TestEvictOneSub [2022-04-19T15:16:16.127Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-19T15:16:16.127Z] === RUN TestClosePublisher [2022-04-19T15:16:16.127Z] --- PASS: TestClosePublisher (0.00s) [2022-04-19T15:16:16.127Z] === RUN TestPubSubRace [2022-04-19T15:16:16.350Z] === RUN TestNewParse [2022-04-19T15:16:16.350Z] --- PASS: TestNewParse (0.00s) [2022-04-19T15:16:16.350Z] PASS [2022-04-19T15:16:16.350Z] coverage: 8.3% of statements [2022-04-19T15:16:16.350Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2022-04-19T15:16:16.350Z] === RUN TestValidateLogOpt [2022-04-19T15:16:16.350Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T15:16:16.350Z] === RUN TestNewMissedConfig [2022-04-19T15:16:16.350Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-19T15:16:16.350Z] === RUN TestNewMissedUrl [2022-04-19T15:16:16.350Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-19T15:16:16.350Z] === RUN TestNewMissedToken [2022-04-19T15:16:16.350Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-19T15:16:16.350Z] === RUN TestNewWithProxy [2022-04-19T15:16:16.350Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-19T15:16:16.350Z] === RUN TestDefault [2022-04-19T15:16:16.350Z] --- PASS: TestDefault (0.02s) [2022-04-19T15:16:16.350Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-19T15:16:16.350Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-19T15:16:16.350Z] === RUN TestJsonFormat [2022-04-19T15:16:16.350Z] --- PASS: TestJsonFormat (0.01s) [2022-04-19T15:16:16.350Z] === RUN TestRawFormat [2022-04-19T15:16:16.350Z] --- PASS: TestRawFormat (0.00s) [2022-04-19T15:16:16.350Z] === RUN TestRawFormatWithLabels [2022-04-19T15:16:16.350Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-19T15:16:16.350Z] === RUN TestRawFormatWithoutTag [2022-04-19T15:16:16.350Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-19T15:16:16.596Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-19T15:16:16.596Z] === RUN TestClientStream [2022-04-19T15:16:16.596Z] --- PASS: TestClientStream (0.00s) [2022-04-19T15:16:16.596Z] === RUN TestClientSendFile [2022-04-19T15:16:16.596Z] --- PASS: TestClientSendFile (0.00s) [2022-04-19T15:16:16.596Z] === RUN TestClientWithRequestTimeout [2022-04-19T15:16:16.596Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-19T15:16:16.596Z] === RUN TestFileSpecPlugin [2022-04-19T15:16:16.596Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-19T15:16:16.596Z] === RUN TestFileJSONSpecPlugin [2022-04-19T15:16:16.596Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-19T15:16:16.596Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-19T15:16:16.596Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-19T15:16:16.596Z] === RUN TestPluginAddHandler [2022-04-19T15:16:16.596Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-19T15:16:16.596Z] === RUN TestPluginWaitBadPlugin [2022-04-19T15:16:16.596Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-19T15:16:16.596Z] === RUN TestGet [2022-04-19T15:16:16.596Z] time="2022-04-19T15:16:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-19T15:16:16.653Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-19T15:16:16.818Z] === RUN TestBatching [2022-04-19T15:16:16.818Z] === RUN TestParseLogFormat [2022-04-19T15:16:16.818Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-19T15:16:16.818Z] === RUN TestValidateLogOptEmpty [2022-04-19T15:16:16.818Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-19T15:16:16.818Z] === RUN TestValidateSyslogAddress [2022-04-19T15:16:16.818Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-19T15:16:16.818Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-19T15:16:16.818Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-19T15:16:16.818Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-19T15:16:16.818Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-19T15:16:16.818Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-19T15:16:16.818Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-19T15:16:16.818Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-19T15:16:16.818Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-19T15:16:16.818Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-19T15:16:16.818Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-19T15:16:16.818Z] === RUN TestParseAddressDefaultPort [2022-04-19T15:16:16.818Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-19T15:16:16.818Z] === RUN TestValidateSyslogFacility [2022-04-19T15:16:16.818Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-19T15:16:16.818Z] === RUN TestValidateLogOptSyslogFormat [2022-04-19T15:16:16.818Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-19T15:16:16.818Z] === RUN TestValidateLogOpt [2022-04-19T15:16:16.818Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T15:16:16.818Z] PASS [2022-04-19T15:16:16.818Z] coverage: 43.6% of statements [2022-04-19T15:16:16.818Z] ok github.com/docker/docker/daemon/logger/syslog 0.097s coverage: 43.6% of statements [2022-04-19T15:16:16.818Z] --- PASS: TestBatching (0.37s) [2022-04-19T15:16:16.818Z] === RUN TestFrequency [2022-04-19T15:16:17.063Z] --- PASS: TestPubSubRace (1.05s) [2022-04-19T15:16:17.063Z] PASS [2022-04-19T15:16:17.063Z] coverage: 75.0% of statements [2022-04-19T15:16:17.063Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2022-04-19T15:16:17.286Z] --- PASS: TestFrequency (0.24s) [2022-04-19T15:16:17.286Z] === RUN TestOneMessagePerRequest [2022-04-19T15:16:17.286Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-19T15:16:17.286Z] === RUN TestVerify [2022-04-19T15:16:17.286Z] --- PASS: TestVerify (0.00s) [2022-04-19T15:16:17.286Z] === RUN TestSkipVerify [2022-04-19T15:16:17.286Z] time="2022-04-19T15:16:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:16:17.286Z] time="2022-04-19T15:16:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:16:17.286Z] time="2022-04-19T15:16:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:16:17.755Z] --- PASS: TestSkipVerify (0.56s) [2022-04-19T15:16:17.755Z] === RUN TestBufferMaximum [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381377.429245\",\"host\":\"dd4ce35fa01b\"}'" [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381377.430245\",\"host\":\"dd4ce35fa01b\"}'" [2022-04-19T15:16:17.755Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-19T15:16:17.755Z] === RUN TestServerAlwaysDown [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381377.433245\",\"host\":\"dd4ce35fa01b\"}'" [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381377.433245\",\"host\":\"dd4ce35fa01b\"}'" [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381377.433245\",\"host\":\"dd4ce35fa01b\"}'" [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381377.434245\",\"host\":\"dd4ce35fa01b\"}'" [2022-04-19T15:16:17.755Z] time="2022-04-19T15:16:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381377.434245\",\"host\":\"dd4ce35fa01b\"}'" [2022-04-19T15:16:17.755Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-19T15:16:17.755Z] === RUN TestCannotSendAfterClose [2022-04-19T15:16:17.755Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-19T15:16:17.755Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-19T15:16:18.017Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-19T15:16:18.049Z] time="2022-04-19T15:16:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-19T15:16:18.049Z] === RUN TestRegister [2022-04-19T15:16:18.049Z] --- PASS: TestRegister (0.00s) [2022-04-19T15:16:18.049Z] === RUN TestCommand [2022-04-19T15:16:18.049Z] --- PASS: TestCommand (0.03s) [2022-04-19T15:16:18.049Z] === RUN TestNaiveSelf [2022-04-19T15:16:18.049Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-19T15:16:18.049Z] PASS [2022-04-19T15:16:18.049Z] coverage: 82.4% of statements [2022-04-19T15:16:18.049Z] ok github.com/docker/docker/pkg/reexec 0.104s coverage: 82.4% of statements [2022-04-19T15:16:18.223Z] === RUN TestV1IDService [2022-04-19T15:16:18.223Z] --- PASS: TestV1IDService (0.02s) [2022-04-19T15:16:18.223Z] === RUN TestV2MetadataService [2022-04-19T15:16:18.692Z] time="2022-04-19T15:16:18Z" 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-04-19T15:16:18.692Z] time="2022-04-19T15:16:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"dd4ce35fa01b\"}'" [2022-04-19T15:16:18.692Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-19T15:16:18.692Z] PASS [2022-04-19T15:16:18.692Z] coverage: 82.5% of statements [2022-04-19T15:16:18.692Z] ok github.com/docker/docker/daemon/logger/splunk 2.276s coverage: 82.5% of statements [2022-04-19T15:16:18.692Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T15:16:18.692Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-19T15:16:18.692Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T15:16:19.035Z] === RUN TestDump [2022-04-19T15:16:19.035Z] goroutine 4 [running]: [2022-04-19T15:16:19.035Z] github.com/docker/docker/pkg/stack.dump(0x412d57?) [2022-04-19T15:16:19.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T15:16:19.035Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-19T15:16:19.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-19T15:16:19.035Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-19T15:16:19.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-19T15:16:19.035Z] testing.tRunner(0xc000031d40, 0x5da498) [2022-04-19T15:16:19.035Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T15:16:19.035Z] created by testing.(*T).Run [2022-04-19T15:16:19.035Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T15:16:19.035Z] [2022-04-19T15:16:19.035Z] goroutine 1 [chan receive]: [2022-04-19T15:16:19.035Z] testing.(*T).Run(0xc000031ba0, {0x5c913c?, 0x3ec1f3?}, 0x5da498) [2022-04-19T15:16:19.035Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T15:16:19.035Z] testing.runTests.func1(0xc00005c840?) [2022-04-19T15:16:19.035Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T15:16:19.035Z] testing.tRunner(0xc000031ba0, 0xc000065ca0) [2022-04-19T15:16:19.035Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T15:16:19.035Z] testing.runTests(0xc000048460?, {0x75e400, 0x3, 0x3}, {0x1423c500108?, 0x40?, 0x7634a0?}) [2022-04-19T15:16:19.035Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T15:16:19.035Z] testing.(*M).Run(0xc000048460) [2022-04-19T15:16:19.035Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T15:16:19.035Z] main.main() [2022-04-19T15:16:19.035Z] _testmain.go:99 +0x255 [2022-04-19T15:16:19.035Z] --- PASS: TestDump (0.00s) [2022-04-19T15:16:19.035Z] === RUN TestDumpToFile [2022-04-19T15:16:19.035Z] --- PASS: TestDumpToFile (0.22s) [2022-04-19T15:16:19.035Z] === RUN TestDumpToFileWithEmptyInput [2022-04-19T15:16:19.035Z] goroutine 6 [running]: [2022-04-19T15:16:19.035Z] github.com/docker/docker/pkg/stack.dump(0x48ecd3?) [2022-04-19T15:16:19.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T15:16:19.035Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x48eca0?}) [2022-04-19T15:16:19.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-19T15:16:19.035Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000031d40?) [2022-04-19T15:16:19.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-19T15:16:19.035Z] testing.tRunner(0xc00015c4e0, 0x5da488) [2022-04-19T15:16:19.035Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T15:16:19.035Z] created by testing.(*T).Run [2022-04-19T15:16:19.035Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T15:16:19.035Z] [2022-04-19T15:16:19.035Z] goroutine 1 [chan receive]: [2022-04-19T15:16:19.035Z] testing.(*T).Run(0xc000031ba0, {0x5d0713?, 0x3ec1f3?}, 0x5da488) [2022-04-19T15:16:19.035Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T15:16:19.035Z] testing.runTests.func1(0xc00005c840?) [2022-04-19T15:16:19.035Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T15:16:19.035Z] testing.tRunner(0xc000031ba0, 0xc000065ca0) [2022-04-19T15:16:19.035Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T15:16:19.035Z] testing.runTests(0xc000048460?, {0x75e400, 0x3, 0x3}, {0x1423c500108?, 0x40?, 0x7634a0?}) [2022-04-19T15:16:19.035Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T15:16:19.035Z] testing.(*M).Run(0xc000048460) [2022-04-19T15:16:19.035Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T15:16:19.035Z] main.main() [2022-04-19T15:16:19.035Z] _testmain.go:99 +0x255 [2022-04-19T15:16:19.035Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-19T15:16:19.035Z] PASS [2022-04-19T15:16:19.035Z] coverage: 90.9% of statements [2022-04-19T15:16:19.035Z] ok github.com/docker/docker/pkg/stack 0.270s coverage: 90.9% of statements [2022-04-19T15:16:19.161Z] === RUN TestSuccessfulDownload [2022-04-19T15:16:19.161Z] download_test.go:267: Needs fixing on Windows [2022-04-19T15:16:19.161Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-19T15:16:19.161Z] === RUN TestCancelledDownload [2022-04-19T15:16:19.161Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-19T15:16:19.161Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-19T15:16:19.161Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-19T15:16:19.161Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-19T15:16:19.161Z] === RUN TestContinueOnError_NeverContinue [2022-04-19T15:16:19.161Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-19T15:16:19.161Z] === RUN TestMaxDownloadAttempts [2022-04-19T15:16:19.161Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T15:16:19.161Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T15:16:19.161Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-19T15:16:19.161Z] === RUN TestManifestStore [2022-04-19T15:16:19.161Z] === RUN TestManifestStore/no_remote_or_local [2022-04-19T15:16:19.161Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T15:16:19.161Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T15:16:19.161Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T15:16:19.162Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T15:16:19.162Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T15:16:19.162Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T15:16:19.162Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T15:16:19.162Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T15:16:19.162Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T15:16:19.162Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T15:16:19.162Z] --- PASS: TestV2MetadataService (0.89s) [2022-04-19T15:16:19.162Z] PASS [2022-04-19T15:16:19.162Z] coverage: 48.2% of statements [2022-04-19T15:16:19.162Z] ok github.com/docker/docker/distribution/metadata 0.982s coverage: 48.2% of statements [2022-04-19T15:16:19.629Z] time="2022-04-19T15:16:19Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3743827522\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-19T15:16:19.629Z] === RUN TestManifestStore/no_local_cache [2022-04-19T15:16:19.629Z] === RUN TestManifestStore/with_local_cache [2022-04-19T15:16:19.629Z] === RUN TestManifestStore/unknown_media_type [2022-04-19T15:16:19.629Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-19T15:16:19.629Z] time="2022-04-19T15:16:19Z" level=warning msg="reference for unknown type: " [2022-04-19T15:16:19.629Z] time="2022-04-19T15:16:19Z" level=warning msg="reference for unknown type: " [2022-04-19T15:16:19.629Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-19T15:16:19.629Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-19T15:16:19.629Z] time="2022-04-19T15:16:19Z" level=warning msg="reference for unknown type: " [2022-04-19T15:16:19.629Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-19T15:16:19.629Z] time="2022-04-19T15:16:19Z" level=warning msg="reference for unknown type: " [2022-04-19T15:16:19.629Z] time="2022-04-19T15:16:19Z" level=warning msg="reference for unknown type: " [2022-04-19T15:16:19.629Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-19T15:16:19.629Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-19T15:16:19.629Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-19T15:16:19.629Z] time="2022-04-19T15:16:19Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-19T15:16:19.629Z] --- PASS: TestManifestStore (0.34s) [2022-04-19T15:16:19.629Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-04-19T15:16:19.629Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-19T15:16:19.629Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-19T15:16:19.629Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-19T15:16:19.629Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-19T15:16:19.629Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-19T15:16:19.629Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-19T15:16:19.630Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-19T15:16:19.630Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-19T15:16:19.630Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaType [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-19T15:16:19.630Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-19T15:16:19.630Z] === RUN TestFixManifestLayers [2022-04-19T15:16:19.630Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-19T15:16:19.630Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-19T15:16:19.630Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T15:16:19.630Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T15:16:19.630Z] === RUN TestFixManifestLayersBadParent [2022-04-19T15:16:19.630Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-19T15:16:19.630Z] === RUN TestValidateManifest [2022-04-19T15:16:19.630Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T15:16:19.630Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-19T15:16:19.630Z] === RUN TestFormatPlatform [2022-04-19T15:16:19.630Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-19T15:16:19.630Z] === RUN TestPullSchema2Config [2022-04-19T15:16:19.630Z] === RUN TestPullSchema2Config/success_first_time [2022-04-19T15:16:19.630Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T15:16:19.630Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:16:19.630Z] === RUN TestPullSchema2Config/500_status [2022-04-19T15:16:19.630Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T15:16:19.630Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:16:19.630Z] time="2022-04-19T15:16:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T15:16:19.630Z] time="2022-04-19T15:16:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T15:16:19.630Z] time="2022-04-19T15:16:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T15:16:19.630Z] time="2022-04-19T15:16:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T15:16:19.630Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-19T15:16:19.630Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2022-04-19T15:16:19.630Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2022-04-19T15:16:19.630Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2022-04-19T15:16:19.630Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2022-04-19T15:16:19.630Z] === RUN TestTransfer [2022-04-19T15:16:19.630Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:16:19.905Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-19T15:16:19.905Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-19T15:16:20.020Z] === RUN TestNewStdWriter [2022-04-19T15:16:20.020Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-19T15:16:20.020Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-19T15:16:20.020Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-19T15:16:20.020Z] === RUN TestWriteWithNilBytes [2022-04-19T15:16:20.020Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-19T15:16:20.020Z] === RUN TestWrite [2022-04-19T15:16:20.020Z] --- PASS: TestWrite (0.00s) [2022-04-19T15:16:20.020Z] === RUN TestWriteWithWriterError [2022-04-19T15:16:20.020Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-19T15:16:20.020Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-19T15:16:20.020Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-19T15:16:20.020Z] === RUN TestStdCopyWriteAndRead [2022-04-19T15:16:20.020Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-19T15:16:20.020Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-19T15:16:20.020Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-19T15:16:20.020Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-19T15:16:20.020Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-19T15:16:20.020Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-19T15:16:20.020Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-19T15:16:20.020Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-19T15:16:20.020Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-19T15:16:20.020Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-19T15:16:20.020Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-19T15:16:20.020Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-19T15:16:20.020Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-19T15:16:20.020Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-19T15:16:20.021Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-19T15:16:20.021Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-19T15:16:20.021Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-19T15:16:20.021Z] PASS [2022-04-19T15:16:20.021Z] coverage: 100.0% of statements [2022-04-19T15:16:20.021Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-04-19T15:16:20.021Z] time="2022-04-19T15:16:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-19T15:16:20.097Z] === RUN TestPullSchema2Config/EOF [2022-04-19T15:16:20.097Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T15:16:20.097Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:16:20.097Z] 2022/04/19 15:16:19 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-19T15:16:20.097Z] goroutine 27 [running]: [2022-04-19T15:16:20.097Z] net/http.(*conn).serve.func1() [2022-04-19T15:16:20.097Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T15:16:20.097Z] panic({0x1219000, 0x13fb8f0}) [2022-04-19T15:16:20.097Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T15:16:20.097Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000011040?, {0x14030d8?, 0xc00007c000?}) [2022-04-19T15:16:20.097Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-19T15:16:20.097Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x14030d8, 0xc00007c000}, 0xc0000fe000) [2022-04-19T15:16:20.097Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-19T15:16:20.097Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x14030d8?, 0xc00007c000?}, 0xc000080c00?) [2022-04-19T15:16:20.097Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T15:16:20.097Z] net/http.serverHandler.ServeHTTP({0xc0004c0120?}, {0x14030d8, 0xc00007c000}, 0xc0000fe000) [2022-04-19T15:16:20.097Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T15:16:20.097Z] net/http.(*conn).serve(0xc00017c000, {0x1403950, 0xc0003c73e0}) [2022-04-19T15:16:20.097Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T15:16:20.097Z] created by net/http.(*Server).Serve [2022-04-19T15:16:20.097Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T15:16:20.097Z] --- PASS: TestTransfer (0.12s) [2022-04-19T15:16:20.097Z] === RUN TestConcurrencyLimit [2022-04-19T15:16:20.097Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:16:20.097Z] === RUN TestPullSchema2Config/unauthorized [2022-04-19T15:16:20.097Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T15:16:20.097Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:16:20.097Z] --- PASS: TestPullSchema2Config (0.57s) [2022-04-19T15:16:20.097Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-19T15:16:20.097Z] --- PASS: TestPullSchema2Config/500_status (0.27s) [2022-04-19T15:16:20.097Z] --- PASS: TestPullSchema2Config/EOF (0.28s) [2022-04-19T15:16:20.097Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-19T15:16:20.097Z] === RUN TestGetRepositoryMountCandidates [2022-04-19T15:16:20.097Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-19T15:16:20.097Z] === RUN TestLayerAlreadyExists [2022-04-19T15:16:20.097Z] 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-04-19T15:16:20.097Z] 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-04-19T15:16:20.097Z] 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-04-19T15:16:20.097Z] 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-04-19T15:16:20.097Z] 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-04-19T15:16:20.097Z] 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-04-19T15:16:20.097Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-19T15:16:20.097Z] === RUN TestWhenEmptyAuthConfig [2022-04-19T15:16:20.097Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-04-19T15:16:20.097Z] === RUN TestInactiveJobs [2022-04-19T15:16:20.097Z] === RUN TestNotFound [2022-04-19T15:16:20.097Z] --- PASS: TestNotFound (0.00s) [2022-04-19T15:16:20.097Z] === RUN TestConflict [2022-04-19T15:16:20.097Z] --- PASS: TestConflict (0.00s) [2022-04-19T15:16:20.097Z] === RUN TestForbidden [2022-04-19T15:16:20.097Z] --- PASS: TestForbidden (0.00s) [2022-04-19T15:16:20.097Z] === RUN TestInvalidParameter [2022-04-19T15:16:20.097Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-19T15:16:20.097Z] === RUN TestNotImplemented [2022-04-19T15:16:20.097Z] --- PASS: TestNotImplemented (0.00s) [2022-04-19T15:16:20.097Z] === RUN TestNotModified [2022-04-19T15:16:20.538Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-19T15:16:20.538Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-19T15:16:20.538Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-19T15:16:20.538Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-19T15:16:20.538Z] === RUN TestFormatStatus [2022-04-19T15:16:20.538Z] --- PASS: TestFormatStatus (0.00s) [2022-04-19T15:16:20.538Z] === RUN TestFormatError [2022-04-19T15:16:20.538Z] --- PASS: TestFormatError (0.00s) [2022-04-19T15:16:20.538Z] === RUN TestFormatJSONError [2022-04-19T15:16:20.538Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-19T15:16:20.538Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-19T15:16:20.538Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-19T15:16:20.538Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-19T15:16:20.538Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-19T15:16:20.538Z] === RUN TestNewJSONProgressOutput [2022-04-19T15:16:20.538Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-19T15:16:20.538Z] === RUN TestAuxFormatterEmit [2022-04-19T15:16:20.538Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-19T15:16:20.538Z] === RUN TestStreamWriterStdout [2022-04-19T15:16:20.538Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-19T15:16:20.538Z] === RUN TestStreamWriterStderr [2022-04-19T15:16:20.538Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-19T15:16:20.538Z] PASS [2022-04-19T15:16:20.538Z] coverage: 66.2% of statements [2022-04-19T15:16:20.538Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-04-19T15:16:20.566Z] --- PASS: TestNotModified (0.00s) [2022-04-19T15:16:20.566Z] === RUN TestUnauthorized [2022-04-19T15:16:20.566Z] --- PASS: TestUnauthorized (0.00s) [2022-04-19T15:16:20.566Z] === RUN TestUnknown [2022-04-19T15:16:20.566Z] --- PASS: TestUnknown (0.00s) [2022-04-19T15:16:20.566Z] === RUN TestCancelled [2022-04-19T15:16:20.566Z] --- PASS: TestCancelled (0.00s) [2022-04-19T15:16:20.566Z] === RUN TestDeadline [2022-04-19T15:16:20.566Z] --- PASS: TestDeadline (0.00s) [2022-04-19T15:16:20.566Z] === RUN TestDataLoss [2022-04-19T15:16:20.566Z] --- PASS: TestDataLoss (0.00s) [2022-04-19T15:16:20.566Z] === RUN TestUnavailable [2022-04-19T15:16:20.566Z] --- PASS: TestUnavailable (0.00s) [2022-04-19T15:16:20.566Z] === RUN TestSystem [2022-04-19T15:16:20.566Z] --- PASS: TestSystem (0.00s) [2022-04-19T15:16:20.566Z] === RUN TestFromStatusCode [2022-04-19T15:16:20.566Z] === RUN TestFromStatusCode/Not_Found [2022-04-19T15:16:20.566Z] === RUN TestFromStatusCode/Bad_Request [2022-04-19T15:16:20.566Z] === RUN TestFromStatusCode/Conflict [2022-04-19T15:16:20.566Z] === RUN TestFromStatusCode/Unauthorized [2022-04-19T15:16:20.566Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-19T15:16:20.566Z] === RUN TestFromStatusCode/Forbidden [2022-04-19T15:16:20.566Z] === RUN TestFromStatusCode/Not_Modified [2022-04-19T15:16:20.566Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-19T15:16:20.566Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-19T15:16:20.566Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-19T15:16:20.566Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-19T15:16:20.566Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-19T15:16:20.566Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-19T15:16:20.566Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-19T15:16:20.566Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-19T15:16:20.566Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-19T15:16:20.566Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-19T15:16:20.566Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-19T15:16:20.566Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-19T15:16:20.566Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-19T15:16:20.566Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-19T15:16:20.566Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-19T15:16:20.566Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-19T15:16:20.566Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-19T15:16:20.566Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-19T15:16:20.566Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-19T15:16:20.566Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-19T15:16:20.566Z] PASS [2022-04-19T15:16:20.566Z] coverage: 77.0% of statements [2022-04-19T15:16:20.566Z] ok github.com/docker/docker/errdefs 0.055s coverage: 77.0% of statements [2022-04-19T15:16:20.566Z] --- PASS: TestInactiveJobs (0.46s) [2022-04-19T15:16:20.566Z] === RUN TestWatchRelease [2022-04-19T15:16:20.566Z] --- PASS: TestWatchRelease (0.04s) [2022-04-19T15:16:20.566Z] === RUN TestWatchFinishedTransfer [2022-04-19T15:16:20.566Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-19T15:16:20.566Z] === RUN TestDuplicateTransfer [2022-04-19T15:16:21.035Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-19T15:16:21.035Z] === RUN TestSuccessfulUpload [2022-04-19T15:16:21.035Z] time="2022-04-19T15:16:20Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-19T15:16:21.035Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-04-19T15:16:21.035Z] === RUN TestCancelledUpload [2022-04-19T15:16:21.035Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-19T15:16:21.035Z] PASS [2022-04-19T15:16:21.035Z] coverage: 77.3% of statements [2022-04-19T15:16:21.035Z] ok github.com/docker/docker/distribution/xfer 2.025s coverage: 77.3% of statements [2022-04-19T15:16:21.511Z] --- PASS: TestWhenEmptyAuthConfig (1.34s) [2022-04-19T15:16:21.511Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-19T15:16:21.511Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-19T15:16:21.511Z] === RUN TestTokenPassThru [2022-04-19T15:16:21.511Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-19T15:16:21.511Z] === RUN TestTokenPassThruDifferentHost [2022-04-19T15:16:21.511Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-19T15:16:21.511Z] PASS [2022-04-19T15:16:21.511Z] coverage: 26.6% of statements [2022-04-19T15:16:21.511Z] ok github.com/docker/docker/distribution 2.355s coverage: 26.6% of statements [2022-04-19T15:16:21.511Z] === RUN TestFSGetInvalidData [2022-04-19T15:16:21.511Z] --- PASS: TestFSGetInvalidData (0.11s) [2022-04-19T15:16:21.511Z] === RUN TestFSInvalidSet [2022-04-19T15:16:21.511Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-19T15:16:21.511Z] === RUN TestFSInvalidRoot [2022-04-19T15:16:21.528Z] === RUN TestGenerateRandomID [2022-04-19T15:16:21.528Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-19T15:16:21.528Z] === RUN TestShortenId [2022-04-19T15:16:21.528Z] --- PASS: TestShortenId (0.00s) [2022-04-19T15:16:21.528Z] === RUN TestShortenSha256Id [2022-04-19T15:16:21.528Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-19T15:16:21.528Z] === RUN TestShortenIdEmpty [2022-04-19T15:16:21.528Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-19T15:16:21.528Z] === RUN TestShortenIdInvalid [2022-04-19T15:16:21.528Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-19T15:16:21.528Z] === RUN TestIsShortIDNonHex [2022-04-19T15:16:21.528Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-19T15:16:21.528Z] === RUN TestIsShortIDNotCorrectSize [2022-04-19T15:16:21.528Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-19T15:16:21.528Z] PASS [2022-04-19T15:16:21.528Z] coverage: 70.6% of statements [2022-04-19T15:16:21.528Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2022-04-19T15:16:21.978Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-19T15:16:21.978Z] === RUN TestFSMetadataGetSet [2022-04-19T15:16:21.978Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T15:16:21.978Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T15:16:21.978Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-04-19T15:16:21.978Z] === RUN TestFSInvalidWalker [2022-04-19T15:16:21.978Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-19T15:16:21.978Z] === RUN TestFSGetSet [2022-04-19T15:16:21.978Z] --- PASS: TestFSGetSet (0.04s) [2022-04-19T15:16:21.978Z] === RUN TestFSGetUnsetKey [2022-04-19T15:16:21.978Z] === RUN TestCompare [2022-04-19T15:16:21.978Z] --- PASS: TestCompare (0.00s) [2022-04-19T15:16:21.978Z] PASS [2022-04-19T15:16:21.978Z] coverage: 19.2% of statements [2022-04-19T15:16:21.978Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-19T15:16:21.978Z] === RUN TestFSGetEmptyData [2022-04-19T15:16:21.978Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-19T15:16:21.978Z] === RUN TestFSDelete [2022-04-19T15:16:21.978Z] ok github.com/docker/docker/image/cache 0.080s coverage: 19.2% of statements [2022-04-19T15:16:21.978Z] --- PASS: TestFSDelete (0.02s) [2022-04-19T15:16:21.978Z] === RUN TestFSWalker [2022-04-19T15:16:21.978Z] --- PASS: TestFSWalker (0.02s) [2022-04-19T15:16:21.978Z] === RUN TestFSWalkerStopOnError [2022-04-19T15:16:21.978Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-19T15:16:21.978Z] === RUN TestNewFromJSON [2022-04-19T15:16:21.978Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-19T15:16:21.978Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-19T15:16:21.978Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-19T15:16:21.978Z] === RUN TestMarshalKeyOrder [2022-04-19T15:16:21.978Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-19T15:16:21.978Z] === RUN TestHistoryEqual [2022-04-19T15:16:21.978Z] --- PASS: TestHistoryEqual (0.21s) [2022-04-19T15:16:21.978Z] === RUN TestImage [2022-04-19T15:16:21.978Z] --- PASS: TestImage (0.00s) [2022-04-19T15:16:21.978Z] === RUN TestImageOSNotEmpty [2022-04-19T15:16:21.978Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-19T15:16:21.978Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-19T15:16:21.978Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-19T15:16:21.978Z] === RUN TestCreate [2022-04-19T15:16:21.978Z] --- PASS: TestCreate (0.01s) [2022-04-19T15:16:21.978Z] === RUN TestRestore [2022-04-19T15:16:21.978Z] time="2022-04-19T15:16:21Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-19T15:16:21.978Z] --- PASS: TestRestore (0.04s) [2022-04-19T15:16:21.978Z] === RUN TestAddDelete [2022-04-19T15:16:21.978Z] --- PASS: TestAddDelete (0.02s) [2022-04-19T15:16:21.978Z] === RUN TestSearchAfterDelete [2022-04-19T15:16:22.426Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-19T15:16:22.447Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-04-19T15:16:22.447Z] === RUN TestParentReset [2022-04-19T15:16:22.447Z] --- PASS: TestParentReset (0.03s) [2022-04-19T15:16:22.447Z] === RUN TestGetAndSetLastUpdated [2022-04-19T15:16:22.447Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-19T15:16:22.447Z] === RUN TestStoreLen [2022-04-19T15:16:22.447Z] --- PASS: TestStoreLen (0.05s) [2022-04-19T15:16:22.447Z] PASS [2022-04-19T15:16:22.447Z] coverage: 86.9% of statements [2022-04-19T15:16:22.447Z] ok github.com/docker/docker/image 0.798s coverage: 86.9% of statements [2022-04-19T15:16:22.519Z] === RUN TestIsCpusetListAvailable [2022-04-19T15:16:22.519Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-19T15:16:22.519Z] PASS [2022-04-19T15:16:22.519Z] coverage: 39.4% of statements [2022-04-19T15:16:22.519Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-04-19T15:16:22.915Z] === RUN TestValidateManifest [2022-04-19T15:16:22.915Z] === RUN TestValidateManifest/nil [2022-04-19T15:16:22.915Z] === RUN TestValidateManifest/non-nil [2022-04-19T15:16:22.915Z] --- PASS: TestValidateManifest (0.00s) [2022-04-19T15:16:22.915Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-19T15:16:22.915Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-19T15:16:22.915Z] PASS [2022-04-19T15:16:22.915Z] coverage: 0.7% of statements [2022-04-19T15:16:22.915Z] ok github.com/docker/docker/image/tarexport 0.077s coverage: 0.7% of statements [2022-04-19T15:16:22.915Z] === RUN TestMakeV1ConfigFromConfig [2022-04-19T15:16:22.915Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-19T15:16:22.915Z] PASS [2022-04-19T15:16:22.915Z] coverage: 25.0% of statements [2022-04-19T15:16:22.915Z] ok github.com/docker/docker/image/v1 0.081s coverage: 25.0% of statements [2022-04-19T15:16:22.915Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T15:16:24.089Z] time="2022-04-19T15:16:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-19T15:16:24.089Z] === RUN TestChtimes [2022-04-19T15:16:24.089Z] --- PASS: TestChtimes (0.00s) [2022-04-19T15:16:24.089Z] === RUN TestChtimesWindows [2022-04-19T15:16:24.089Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-19T15:16:24.089Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-19T15:16:24.089Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-19T15:16:24.089Z] PASS [2022-04-19T15:16:24.089Z] coverage: 13.0% of statements [2022-04-19T15:16:24.089Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.0% of statements [2022-04-19T15:16:24.482Z] === RUN TestSerialization [2022-04-19T15:16:24.482Z] --- PASS: TestSerialization (0.02s) [2022-04-19T15:16:24.482Z] PASS [2022-04-19T15:16:24.482Z] coverage: 100.0% of statements [2022-04-19T15:16:24.482Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2022-04-19T15:16:24.947Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-19T15:16:25.076Z] === RUN TestTailFile [2022-04-19T15:16:25.076Z] --- PASS: TestTailFile (0.00s) [2022-04-19T15:16:25.076Z] === RUN TestTailFileManyLines [2022-04-19T15:16:25.076Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-19T15:16:25.076Z] === RUN TestTailEmptyFile [2022-04-19T15:16:25.076Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-19T15:16:25.076Z] === RUN TestTailNegativeN [2022-04-19T15:16:25.076Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-19T15:16:25.076Z] === RUN TestNewTailReader [2022-04-19T15:16:25.076Z] === PAUSE TestNewTailReader [2022-04-19T15:16:25.076Z] === CONT TestNewTailReader [2022-04-19T15:16:25.076Z] === RUN TestNewTailReader/no_delimiter [2022-04-19T15:16:25.076Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-19T15:16:25.076Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-19T15:16:25.076Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-19T15:16:25.076Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-19T15:16:25.076Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-19T15:16:25.076Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-19T15:16:25.076Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-19T15:16:25.076Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-19T15:16:25.076Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-19T15:16:25.076Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-19T15:16:25.076Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-19T15:16:25.076Z] === RUN TestNewTailReader/truncated_last_line [2022-04-19T15:16:25.076Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-19T15:16:25.076Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-19T15:16:25.076Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-19T15:16:25.076Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-19T15:16:25.076Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-19T15:16:25.076Z] === CONT TestNewTailReader/no_delimiter [2022-04-19T15:16:25.076Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T15:16:25.076Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.078Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.079Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.080Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.470Z] === RUN TestEmptyLayer [2022-04-19T15:16:25.470Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-19T15:16:25.470Z] === RUN TestCommitFailure [2022-04-19T15:16:25.470Z] --- PASS: TestCommitFailure (0.01s) [2022-04-19T15:16:25.470Z] === RUN TestStartTransactionFailure [2022-04-19T15:16:25.470Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-19T15:16:25.470Z] === RUN TestGetOrphan [2022-04-19T15:16:25.470Z] --- PASS: TestGetOrphan (0.01s) [2022-04-19T15:16:25.470Z] === RUN TestMountAndRegister [2022-04-19T15:16:25.470Z] layer_test.go:258: Layer size: 14 [2022-04-19T15:16:25.470Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-19T15:16:25.470Z] === RUN TestLayerRelease [2022-04-19T15:16:25.470Z] layer_test.go:291: Failing on Windows [2022-04-19T15:16:25.470Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-19T15:16:25.470Z] === RUN TestStoreRestore [2022-04-19T15:16:25.470Z] layer_test.go:340: Failing on Windows [2022-04-19T15:16:25.470Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-19T15:16:25.470Z] === RUN TestTarStreamStability [2022-04-19T15:16:25.470Z] layer_test.go:455: Failing on Windows [2022-04-19T15:16:25.470Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-19T15:16:25.470Z] === RUN TestRegisterExistingLayer [2022-04-19T15:16:25.470Z] === RUN TestEnvironmentParsing [2022-04-19T15:16:25.470Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-19T15:16:25.470Z] PASS [2022-04-19T15:16:25.470Z] coverage: 1.2% of statements [2022-04-19T15:16:25.470Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2022-04-19T15:16:25.470Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-04-19T15:16:25.470Z] === RUN TestTarStreamVerification [2022-04-19T15:16:25.470Z] layer_test.go:684: Failing on Windows [2022-04-19T15:16:25.470Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-19T15:16:25.470Z] === RUN TestLayerMigration [2022-04-19T15:16:25.470Z] migration_test.go:45: Failing on Windows [2022-04-19T15:16:25.470Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-19T15:16:25.470Z] === RUN TestLayerMigrationNoTarsplit [2022-04-19T15:16:25.470Z] migration_test.go:181: Failing on Windows [2022-04-19T15:16:25.470Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T15:16:25.470Z] === RUN TestMountInit [2022-04-19T15:16:25.470Z] mount_test.go:17: Failing on Windows [2022-04-19T15:16:25.470Z] --- SKIP: TestMountInit (0.00s) [2022-04-19T15:16:25.470Z] === RUN TestMountSize [2022-04-19T15:16:25.470Z] mount_test.go:76: Failing on Windows [2022-04-19T15:16:25.470Z] --- SKIP: TestMountSize (0.00s) [2022-04-19T15:16:25.470Z] === RUN TestMountChanges [2022-04-19T15:16:25.470Z] mount_test.go:125: Failing on Windows [2022-04-19T15:16:25.470Z] --- SKIP: TestMountChanges (0.00s) [2022-04-19T15:16:25.470Z] === RUN TestMountApply [2022-04-19T15:16:25.470Z] mount_test.go:212: Failing on Windows [2022-04-19T15:16:25.470Z] --- SKIP: TestMountApply (0.00s) [2022-04-19T15:16:25.470Z] PASS [2022-04-19T15:16:25.470Z] coverage: 30.6% of statements [2022-04-19T15:16:25.470Z] ok github.com/docker/docker/layer 0.548s coverage: 30.6% of statements [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.548Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.548Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.549Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:16:25.550Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:16:25.551Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.02s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.02s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:16:25.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:16:25.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:16:25.938Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T15:16:25.938Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T15:16:25.938Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T15:16:25.938Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T15:16:25.938Z] === RUN TestSequenceGetAvailableBit [2022-04-19T15:16:25.938Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestSequenceEqual [2022-04-19T15:16:25.938Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestSequenceCopy [2022-04-19T15:16:25.938Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestGetFirstAvailable [2022-04-19T15:16:25.938Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestFindSequence [2022-04-19T15:16:25.938Z] --- PASS: TestFindSequence (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestCheckIfAvailable [2022-04-19T15:16:25.938Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestMergeSequences [2022-04-19T15:16:25.938Z] --- PASS: TestMergeSequences (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestPushReservation [2022-04-19T15:16:25.938Z] --- PASS: TestPushReservation (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestSerializeDeserialize [2022-04-19T15:16:25.938Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestSet [2022-04-19T15:16:25.938Z] --- PASS: TestSet (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestSetUnset [2022-04-19T15:16:25.938Z] --- PASS: TestSetUnset (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestOffsetSetUnset [2022-04-19T15:16:25.938Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestSetInRange [2022-04-19T15:16:25.938Z] --- PASS: TestSetInRange (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestSetAnyInRange [2022-04-19T15:16:25.938Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestMethods [2022-04-19T15:16:25.938Z] --- PASS: TestMethods (0.00s) [2022-04-19T15:16:25.938Z] === RUN TestRandomAllocateDeallocate [2022-04-19T15:16:26.020Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:16:26.020Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:16:26.020Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.020Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:16:26.020Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:16:26.020Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.020Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T15:16:26.020Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:16:26.020Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.020Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:16:26.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:16:26.022Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:16:26.022Z] PASS [2022-04-19T15:16:26.022Z] coverage: 88.6% of statements [2022-04-19T15:16:26.022Z] ok github.com/docker/docker/pkg/tailfile 0.446s coverage: 88.6% of statements [2022-04-19T15:16:26.314Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-19T15:16:26.491Z] === RUN TestTarSumRemoveNonExistent [2022-04-19T15:16:26.968Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-19T15:16:26.968Z] === RUN TestTarSumRemove [2022-04-19T15:16:26.968Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-19T15:16:26.968Z] === RUN TestSortFileInfoSums [2022-04-19T15:16:26.968Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-19T15:16:26.968Z] === RUN TestNewTarSumForLabelInvalid [2022-04-19T15:16:26.968Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-19T15:16:26.968Z] === RUN TestNewTarSumForLabel [2022-04-19T15:16:26.968Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-19T15:16:26.968Z] === RUN TestEmptyTar [2022-04-19T15:16:26.968Z] --- PASS: TestEmptyTar (0.01s) [2022-04-19T15:16:26.968Z] === RUN TestTarSumsReadSize [2022-04-19T15:16:26.968Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-19T15:16:26.968Z] === RUN TestTarSums [2022-04-19T15:16:26.968Z] --- PASS: TestTarSums (0.07s) [2022-04-19T15:16:26.968Z] === RUN TestIteration [2022-04-19T15:16:26.968Z] --- PASS: TestIteration (0.00s) [2022-04-19T15:16:26.968Z] === RUN TestVersionLabelForChecksum [2022-04-19T15:16:26.968Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-19T15:16:26.968Z] === RUN TestVersion [2022-04-19T15:16:26.968Z] --- PASS: TestVersion (0.00s) [2022-04-19T15:16:26.968Z] === RUN TestGetVersion [2022-04-19T15:16:26.968Z] --- PASS: TestGetVersion (0.00s) [2022-04-19T15:16:26.968Z] === RUN TestGetVersions [2022-04-19T15:16:26.968Z] --- PASS: TestGetVersions (0.00s) [2022-04-19T15:16:26.968Z] PASS [2022-04-19T15:16:26.968Z] coverage: 89.3% of statements [2022-04-19T15:16:26.968Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2022-04-19T15:16:27.437Z] === RUN TestTruncIndex [2022-04-19T15:16:27.701Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-19T15:16:27.906Z] --- PASS: TestTruncIndex (0.10s) [2022-04-19T15:16:27.906Z] PASS [2022-04-19T15:16:27.906Z] coverage: 91.5% of statements [2022-04-19T15:16:27.906Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2022-04-19T15:16:27.906Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T15:16:27.906Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T15:16:27.906Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T15:16:27.906Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-19T15:16:28.374Z] === RUN TestVersionInfo [2022-04-19T15:16:28.374Z] --- PASS: TestVersionInfo (0.00s) [2022-04-19T15:16:28.374Z] === RUN TestAppendVersions [2022-04-19T15:16:28.374Z] --- PASS: TestAppendVersions (0.00s) [2022-04-19T15:16:28.374Z] PASS [2022-04-19T15:16:28.374Z] coverage: 88.9% of statements [2022-04-19T15:16:28.374Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-04-19T15:16:28.629Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-19T15:16:28.891Z] === RUN TestInvalidConfig [2022-04-19T15:16:28.891Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-19T15:16:28.891Z] === RUN TestConfig [2022-04-19T15:16:28.891Z] --- PASS: TestConfig (0.00s) [2022-04-19T15:16:28.891Z] === RUN TestOptionsLabels [2022-04-19T15:16:28.891Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-19T15:16:28.891Z] === RUN TestValidName [2022-04-19T15:16:28.891Z] --- PASS: TestValidName (0.00s) [2022-04-19T15:16:28.891Z] PASS [2022-04-19T15:16:28.891Z] coverage: 19.7% of statements [2022-04-19T15:16:28.891Z] ok github.com/docker/docker/libnetwork/config 0.078s coverage: 19.7% of statements [2022-04-19T15:16:29.358Z] === RUN TestKey [2022-04-19T15:16:29.358Z] --- PASS: TestKey (0.00s) [2022-04-19T15:16:29.358Z] === RUN TestParseKey [2022-04-19T15:16:29.358Z] --- PASS: TestParseKey (0.00s) [2022-04-19T15:16:29.358Z] === RUN TestInvalidDataStore [2022-04-19T15:16:29.358Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-19T15:16:29.358Z] === RUN TestKVObjectFlatKey [2022-04-19T15:16:29.358Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-19T15:16:29.358Z] === RUN TestAtomicKVObjectFlatKey [2022-04-19T15:16:29.358Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-19T15:16:29.358Z] PASS [2022-04-19T15:16:29.358Z] coverage: 21.9% of statements [2022-04-19T15:16:29.358Z] ok github.com/docker/docker/libnetwork/datastore 0.056s coverage: 21.9% of statements [2022-04-19T15:16:29.358Z] === RUN TestErrorInterfaces [2022-04-19T15:16:29.358Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-19T15:16:29.358Z] === RUN TestNetworkMarshalling [2022-04-19T15:16:29.358Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-04-19T15:16:29.358Z] === RUN TestEndpointMarshalling [2022-04-19T15:16:29.358Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-19T15:16:29.358Z] === RUN TestAuxAddresses [2022-04-19T15:16:29.358Z] time="2022-04-19T15:16:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T15:16:29.358Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-19T15:16:29.358Z] === RUN TestSRVServiceQuery [2022-04-19T15:16:29.358Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:16:29.358Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-19T15:16:29.358Z] === RUN TestServiceVIPReuse [2022-04-19T15:16:29.358Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:16:29.358Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-19T15:16:29.358Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-19T15:16:29.358Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:16:29.358Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T15:16:29.358Z] === RUN TestDNSIPQuery [2022-04-19T15:16:29.358Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:16:29.359Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-19T15:16:29.359Z] === RUN TestDNSProxyServFail [2022-04-19T15:16:29.359Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:16:29.359Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-19T15:16:29.359Z] === RUN TestSandboxAddEmpty [2022-04-19T15:16:29.359Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:16:29.359Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-19T15:16:29.359Z] === RUN TestSandboxAddMultiPrio [2022-04-19T15:16:29.359Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:16:29.359Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-19T15:16:29.359Z] === RUN TestSandboxAddSamePrio [2022-04-19T15:16:29.359Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:16:29.359Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-19T15:16:29.359Z] === RUN TestCleanupServiceDiscovery [2022-04-19T15:16:29.359Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:16:29.359Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-19T15:16:29.359Z] === RUN TestDNSOptions [2022-04-19T15:16:29.359Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:16:29.359Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-19T15:16:29.359Z] === RUN TestMultipleControllersWithSameStore [2022-04-19T15:16:29.359Z] time="2022-04-19T15:16:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T15:16:29.359Z] time="2022-04-19T15:16:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T15:16:29.359Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-19T15:16:29.359Z] PASS [2022-04-19T15:16:29.359Z] coverage: 8.5% of statements [2022-04-19T15:16:29.359Z] ok github.com/docker/docker/libnetwork 0.401s coverage: 8.5% of statements [2022-04-19T15:16:29.556Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-19T15:16:29.828Z] === RUN TestIPDataMarshalling [2022-04-19T15:16:29.828Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-19T15:16:29.828Z] === RUN TestValidateAndIsV6 [2022-04-19T15:16:29.828Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-19T15:16:29.828Z] PASS [2022-04-19T15:16:29.828Z] coverage: 68.9% of statements [2022-04-19T15:16:29.828Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2022-04-19T15:16:29.936Z] === RUN TestNewSettable [2022-04-19T15:16:29.936Z] --- PASS: TestNewSettable (0.00s) [2022-04-19T15:16:29.936Z] === RUN TestIsSettable [2022-04-19T15:16:29.936Z] --- PASS: TestIsSettable (0.00s) [2022-04-19T15:16:29.936Z] === RUN TestUpdateSettingsEnv [2022-04-19T15:16:29.936Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-19T15:16:29.936Z] PASS [2022-04-19T15:16:29.936Z] coverage: 20.0% of statements [2022-04-19T15:16:29.936Z] === RUN TestValidatePrivileges [2022-04-19T15:16:29.936Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-19T15:16:29.936Z] === RUN TestFilterByCapNeg [2022-04-19T15:16:29.936Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-19T15:16:29.936Z] === RUN TestFilterByCapPos [2022-04-19T15:16:29.936Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-19T15:16:29.936Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-19T15:16:29.936Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-19T15:16:29.936Z] PASS [2022-04-19T15:16:29.936Z] coverage: 12.0% of statements [2022-04-19T15:16:29.936Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-04-19T15:16:29.936Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2022-04-19T15:16:30.296Z] === RUN TestDriver [2022-04-19T15:16:30.296Z] --- PASS: TestDriver (0.00s) [2022-04-19T15:16:30.296Z] PASS [2022-04-19T15:16:30.296Z] coverage: 34.8% of statements [2022-04-19T15:16:30.296Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-04-19T15:16:30.403Z] === RUN TestLoad [2022-04-19T15:16:30.404Z] --- PASS: TestLoad (0.00s) [2022-04-19T15:16:30.764Z] --- PASS: TestRandomAllocateDeallocate (4.57s) [2022-04-19T15:16:30.764Z] === RUN TestAllocateRandomDeallocate [2022-04-19T15:16:30.764Z] === RUN TestDriver [2022-04-19T15:16:30.764Z] --- PASS: TestDriver (0.00s) [2022-04-19T15:16:30.764Z] PASS [2022-04-19T15:16:30.764Z] coverage: 34.8% of statements [2022-04-19T15:16:30.764Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-04-19T15:16:30.871Z] === RUN TestSave [2022-04-19T15:16:30.871Z] --- PASS: TestSave (0.15s) [2022-04-19T15:16:30.871Z] === RUN TestAddDeleteGet [2022-04-19T15:16:30.871Z] --- PASS: TestAddDeleteGet (0.05s) [2022-04-19T15:16:30.871Z] === RUN TestInvalidTags [2022-04-19T15:16:30.871Z] --- PASS: TestInvalidTags (0.01s) [2022-04-19T15:16:30.871Z] PASS [2022-04-19T15:16:30.871Z] coverage: 83.7% of statements [2022-04-19T15:16:30.871Z] ok github.com/docker/docker/reference 0.262s coverage: 83.7% of statements [2022-04-19T15:16:31.232Z] === RUN TestNetworkAllocateFree [2022-04-19T15:16:31.232Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-19T15:16:31.232Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-19T15:16:31.232Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-19T15:16:31.232Z] PASS [2022-04-19T15:16:31.232Z] coverage: 63.6% of statements [2022-04-19T15:16:31.232Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.054s coverage: 63.6% of statements [2022-04-19T15:16:31.445Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-19T15:16:31.700Z] --- PASS: TestAllocateRandomDeallocate (1.13s) [2022-04-19T15:16:31.700Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-19T15:16:31.700Z] === RUN TestGetEmptyCapabilities [2022-04-19T15:16:31.700Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-19T15:16:31.700Z] === RUN TestGetExtraCapabilities [2022-04-19T15:16:31.700Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-19T15:16:31.700Z] === RUN TestGetInvalidCapabilities [2022-04-19T15:16:31.700Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-19T15:16:31.700Z] === RUN TestRemoteDriver [2022-04-19T15:16:31.700Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T15:16:31.700Z] === RUN TestDriverError [2022-04-19T15:16:31.857Z] --- PASS: TestGet (15.07s) [2022-04-19T15:16:31.857Z] === RUN TestPluginWithNoManifest [2022-04-19T15:16:31.857Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-19T15:16:31.857Z] === RUN TestGetAll [2022-04-19T15:16:31.857Z] --- PASS: TestGetAll (0.01s) [2022-04-19T15:16:31.857Z] PASS [2022-04-19T15:16:31.857Z] coverage: 73.2% of statements [2022-04-19T15:16:31.857Z] ok github.com/docker/docker/pkg/plugins 36.021s coverage: 73.2% of statements [2022-04-19T15:16:32.171Z] --- PASS: TestDriverError (0.01s) [2022-04-19T15:16:32.171Z] === RUN TestMissingValues [2022-04-19T15:16:32.171Z] --- PASS: TestMissingValues (0.01s) [2022-04-19T15:16:32.171Z] === RUN TestRollback [2022-04-19T15:16:32.171Z] --- PASS: TestRollback (0.01s) [2022-04-19T15:16:32.171Z] PASS [2022-04-19T15:16:32.171Z] coverage: 57.4% of statements [2022-04-19T15:16:32.171Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.103s coverage: 57.4% of statements [2022-04-19T15:16:32.325Z] === RUN TestResolveAuthConfigIndexServer [2022-04-19T15:16:32.325Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-19T15:16:32.325Z] === RUN TestResolveAuthConfigFullURL [2022-04-19T15:16:32.325Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-19T15:16:32.325Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-19T15:16:32.325Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-19T15:16:32.325Z] === RUN TestValidateMirror [2022-04-19T15:16:32.325Z] --- PASS: TestValidateMirror (0.00s) [2022-04-19T15:16:32.325Z] === RUN TestLoadInsecureRegistries [2022-04-19T15:16:32.325Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-19T15:16:32.325Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-19T15:16:32.325Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-19T15:16:32.325Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-19T15:16:32.325Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-19T15:16:32.325Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestResumableRequestReaderWithReadError [2022-04-19T15:16:32.326Z] time="2022-04-19T15:16:31Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T15:16:32.326Z] time="2022-04-19T15:16:32Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-19T15:16:32.326Z] time="2022-04-19T15:16:32Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T15:16:32.326Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-04-19T15:16:32.326Z] === RUN TestNewServiceConfig [2022-04-19T15:16:32.326Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestValidateIndexName [2022-04-19T15:16:32.326Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestValidateIndexNameWithError [2022-04-19T15:16:32.326Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestEndpointParse [2022-04-19T15:16:32.326Z] --- PASS: TestEndpointParse (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestEndpointParseInvalid [2022-04-19T15:16:32.326Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestValidateEndpoint [2022-04-19T15:16:32.326Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestPing [2022-04-19T15:16:32.326Z] --- PASS: TestPing (0.01s) [2022-04-19T15:16:32.326Z] === RUN TestPingRegistryEndpoint [2022-04-19T15:16:32.326Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:16:32.326Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestEndpoint [2022-04-19T15:16:32.326Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:16:32.326Z] --- SKIP: TestEndpoint (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestParseRepositoryInfo [2022-04-19T15:16:32.326Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestNewIndexInfo [2022-04-19T15:16:32.326Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestMirrorEndpointLookup [2022-04-19T15:16:32.326Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:16:32.326Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestSearchRepositories [2022-04-19T15:16:32.326Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-19T15:16:32.326Z] Host: 127.0.0.1:49328 [2022-04-19T15:16:32.326Z] User-Agent: docker test client [2022-04-19T15:16:32.326Z] Authorization: Token fake-token [2022-04-19T15:16:32.326Z] X-Docker-Token: true [2022-04-19T15:16:32.326Z] Accept-Encoding: gzip [2022-04-19T15:16:32.326Z] [2022-04-19T15:16:32.326Z] [2022-04-19T15:16:32.326Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-19T15:16:32.326Z] Connection: close [2022-04-19T15:16:32.326Z] Content-Length: 144 [2022-04-19T15:16:32.326Z] Cache-Control: no-cache [2022-04-19T15:16:32.326Z] Content-Type: application/json [2022-04-19T15:16:32.326Z] Date: Tue, 19 Apr 2022 15:16:32 GMT [2022-04-19T15:16:32.326Z] Expires: -1 [2022-04-19T15:16:32.326Z] Pragma: no-cache [2022-04-19T15:16:32.326Z] Server: docker-tests/mock [2022-04-19T15:16:32.326Z] X-Docker-Registry-Config: mock [2022-04-19T15:16:32.326Z] X-Docker-Registry-Version: 0.0.0 [2022-04-19T15:16:32.326Z] [2022-04-19T15:16:32.326Z] [2022-04-19T15:16:32.326Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestTrustedLocation [2022-04-19T15:16:32.326Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-19T15:16:32.326Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestAllowNondistributableArtifacts [2022-04-19T15:16:32.326Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestIsSecureIndex [2022-04-19T15:16:32.326Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-19T15:16:32.326Z] PASS [2022-04-19T15:16:32.326Z] coverage: 51.7% of statements [2022-04-19T15:16:32.326Z] ok github.com/docker/docker/registry 0.298s coverage: 51.7% of statements [2022-04-19T15:16:32.326Z] time="2022-04-19T15:16:31Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-19T15:16:32.326Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-04-19T15:16:32.326Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-19T15:16:32.326Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-19T15:16:32.326Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-19T15:16:32.326Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestResumableRequestReader [2022-04-19T15:16:32.326Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-19T15:16:32.326Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-19T15:16:32.326Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-19T15:16:32.326Z] PASS [2022-04-19T15:16:32.326Z] coverage: 100.0% of statements [2022-04-19T15:16:32.326Z] ok github.com/docker/docker/registry/resumable 0.278s coverage: 100.0% of statements [2022-04-19T15:16:32.418Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-19T15:16:32.640Z] === RUN TestNAT [2022-04-19T15:16:32.640Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T15:16:32.640Z] --- SKIP: TestNAT (0.00s) [2022-04-19T15:16:32.640Z] === RUN TestTransparent [2022-04-19T15:16:32.640Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T15:16:32.640Z] --- SKIP: TestTransparent (0.00s) [2022-04-19T15:16:32.640Z] PASS [2022-04-19T15:16:32.640Z] coverage: 0.0% of statements [2022-04-19T15:16:32.640Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.056s coverage: 0.0% of statements [2022-04-19T15:16:32.640Z] === RUN TestNew [2022-04-19T15:16:32.640Z] --- PASS: TestNew (0.00s) [2022-04-19T15:16:32.640Z] === RUN TestAddDriver [2022-04-19T15:16:32.640Z] --- PASS: TestAddDriver (0.00s) [2022-04-19T15:16:32.640Z] === RUN TestAddDuplicateDriver [2022-04-19T15:16:32.640Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-19T15:16:32.640Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-19T15:16:32.640Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-19T15:16:32.640Z] === RUN TestDriver [2022-04-19T15:16:32.640Z] --- PASS: TestDriver (0.00s) [2022-04-19T15:16:32.640Z] === RUN TestIPAM [2022-04-19T15:16:32.640Z] --- PASS: TestIPAM (0.00s) [2022-04-19T15:16:32.640Z] === RUN TestWalkIPAMs [2022-04-19T15:16:32.640Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-19T15:16:32.640Z] === RUN TestWalkDrivers [2022-04-19T15:16:32.640Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-19T15:16:32.640Z] PASS [2022-04-19T15:16:32.640Z] coverage: 82.4% of statements [2022-04-19T15:16:32.640Z] ok github.com/docker/docker/libnetwork/drvregistry 0.081s coverage: 82.4% of statements [2022-04-19T15:16:32.794Z] === RUN TestRestartManagerTimeout [2022-04-19T15:16:32.794Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-19T15:16:32.794Z] === RUN TestRestartManagerTimeoutReset [2022-04-19T15:16:32.794Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-19T15:16:32.794Z] PASS [2022-04-19T15:16:32.794Z] coverage: 50.9% of statements [2022-04-19T15:16:32.794Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2022-04-19T15:16:32.980Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-19T15:16:33.108Z] === RUN TestBuildDefault [2022-04-19T15:16:33.108Z] --- PASS: TestBuildDefault (0.00s) [2022-04-19T15:16:33.108Z] === RUN TestBuildHostnameDomainname [2022-04-19T15:16:33.108Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-19T15:16:33.108Z] === RUN TestBuildHostname [2022-04-19T15:16:33.108Z] --- PASS: TestBuildHostname (0.00s) [2022-04-19T15:16:33.108Z] === RUN TestBuildHostnameFQDN [2022-04-19T15:16:33.108Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-19T15:16:33.108Z] === RUN TestBuildNoIP [2022-04-19T15:16:33.108Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-19T15:16:33.108Z] === RUN TestUpdate [2022-04-19T15:16:33.108Z] --- PASS: TestUpdate (0.00s) [2022-04-19T15:16:33.108Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-19T15:16:33.108Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-19T15:16:33.108Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-19T15:16:33.108Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-19T15:16:33.108Z] === RUN TestAddEmpty [2022-04-19T15:16:33.108Z] --- PASS: TestAddEmpty (0.00s) [2022-04-19T15:16:33.108Z] === RUN TestAdd [2022-04-19T15:16:33.108Z] --- PASS: TestAdd (0.00s) [2022-04-19T15:16:33.108Z] === RUN TestDeleteEmpty [2022-04-19T15:16:33.108Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-19T15:16:33.108Z] === RUN TestDeleteNewline [2022-04-19T15:16:33.108Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-19T15:16:33.108Z] === RUN TestDelete [2022-04-19T15:16:33.108Z] --- PASS: TestDelete (0.00s) [2022-04-19T15:16:33.108Z] === RUN TestConcurrentWrites [2022-04-19T15:16:33.108Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.19s) [2022-04-19T15:16:33.109Z] === RUN TestRetrieveFromStore [2022-04-19T15:16:33.109Z] --- PASS: TestConcurrentWrites (0.24s) [2022-04-19T15:16:33.109Z] PASS [2022-04-19T15:16:33.109Z] coverage: 81.2% of statements [2022-04-19T15:16:33.109Z] ok github.com/docker/docker/libnetwork/etchosts 0.310s coverage: 81.2% of statements [2022-04-19T15:16:33.262Z] === RUN TestDecodeContainerConfig [2022-04-19T15:16:33.262Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-19T15:16:33.263Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-19T15:16:33.263Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-19T15:16:33.263Z] === RUN TestDecodeContainerConfigIsolation [2022-04-19T15:16:33.263Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-19T15:16:33.263Z] === RUN TestValidatePrivileged [2022-04-19T15:16:33.263Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-19T15:16:33.263Z] PASS [2022-04-19T15:16:33.263Z] coverage: 52.4% of statements [2022-04-19T15:16:33.263Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.4% of statements [2022-04-19T15:16:33.263Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-19T15:16:33.263Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-19T15:16:33.263Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-19T15:16:33.263Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-19T15:16:33.263Z] PASS [2022-04-19T15:16:33.263Z] coverage: 62.5% of statements [2022-04-19T15:16:33.263Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2022-04-19T15:16:33.577Z] === RUN TestNew [2022-04-19T15:16:33.577Z] --- PASS: TestNew (0.00s) [2022-04-19T15:16:33.577Z] === RUN TestAllocate [2022-04-19T15:16:33.578Z] --- PASS: TestAllocate (0.00s) [2022-04-19T15:16:33.578Z] === RUN TestUninitialized [2022-04-19T15:16:33.578Z] --- PASS: TestUninitialized (0.00s) [2022-04-19T15:16:33.578Z] === RUN TestAllocateInRange [2022-04-19T15:16:33.578Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-19T15:16:33.578Z] === RUN TestAllocateSerial [2022-04-19T15:16:33.578Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-19T15:16:33.578Z] PASS [2022-04-19T15:16:33.578Z] coverage: 87.5% of statements [2022-04-19T15:16:33.578Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-04-19T15:16:33.578Z] --- PASS: TestRetrieveFromStore (0.53s) [2022-04-19T15:16:33.578Z] === RUN TestIsCorrupted [2022-04-19T15:16:33.578Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-19T15:16:33.578Z] === RUN TestSetRollover [2022-04-19T15:16:33.578Z] === RUN TestCaller [2022-04-19T15:16:33.578Z] --- PASS: TestCaller (0.00s) [2022-04-19T15:16:33.578Z] PASS [2022-04-19T15:16:33.578Z] coverage: 100.0% of statements [2022-04-19T15:16:33.578Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-04-19T15:16:34.353Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-19T15:16:34.977Z] === RUN TestSetSerialInsertDelete [2022-04-19T15:16:34.977Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-19T15:16:34.977Z] === RUN TestSetParallelInsertDelete [2022-04-19T15:16:35.449Z] === RUN TestInt2IP2IntConversion [2022-04-19T15:16:35.449Z] --- PASS: TestSetRollover (2.05s) [2022-04-19T15:16:35.449Z] === RUN TestSetRolloverSerial [2022-04-19T15:16:35.504Z] === RUN TestGetAddress [2022-04-19T15:16:35.504Z] --- PASS: TestGetAddress (0.00s) [2022-04-19T15:16:35.504Z] === RUN TestRemove [2022-04-19T15:16:35.504Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T15:16:35.504Z] --- SKIP: TestRemove (0.00s) [2022-04-19T15:16:35.504Z] === RUN TestInitializeWithVolumes [2022-04-19T15:16:35.504Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-19T15:16:35.504Z] === RUN TestCreate [2022-04-19T15:16:35.504Z] --- PASS: TestCreate (0.01s) [2022-04-19T15:16:35.504Z] === RUN TestValidateName [2022-04-19T15:16:35.504Z] --- PASS: TestValidateName (0.00s) [2022-04-19T15:16:35.504Z] === RUN TestCreateWithOpts [2022-04-19T15:16:35.504Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T15:16:35.504Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-19T15:16:35.504Z] === RUN TestRelaodNoOpts [2022-04-19T15:16:35.504Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-19T15:16:35.504Z] PASS [2022-04-19T15:16:35.504Z] coverage: 41.5% of statements [2022-04-19T15:16:35.504Z] ok github.com/docker/docker/volume/local 0.074s coverage: 41.5% of statements [2022-04-19T15:16:35.504Z] === RUN TestGetDriver [2022-04-19T15:16:35.504Z] --- PASS: TestGetDriver (0.00s) [2022-04-19T15:16:35.504Z] === RUN TestVolumeRequestError [2022-04-19T15:16:35.504Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-19T15:16:35.504Z] PASS [2022-04-19T15:16:35.504Z] coverage: 36.1% of statements [2022-04-19T15:16:35.504Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2022-04-19T15:16:35.722Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-19T15:16:35.918Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-04-19T15:16:35.918Z] === RUN TestGetAddressVersion [2022-04-19T15:16:35.918Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-19T15:16:35.918Z] === RUN TestKeyString [2022-04-19T15:16:35.918Z] --- PASS: TestKeyString (0.00s) [2022-04-19T15:16:35.918Z] === RUN TestPoolDataMarshal [2022-04-19T15:16:35.918Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-19T15:16:35.918Z] === RUN TestSubnetsMarshal [2022-04-19T15:16:35.918Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-04-19T15:16:35.918Z] === RUN TestAddSubnets [2022-04-19T15:16:35.918Z] --- PASS: TestAddSubnets (0.08s) [2022-04-19T15:16:35.918Z] === RUN TestDoublePoolRelease [2022-04-19T15:16:35.918Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-04-19T15:16:35.918Z] === RUN TestAddReleasePoolID [2022-04-19T15:16:35.918Z] === RUN TestPoolRequest [2022-04-19T15:16:35.918Z] --- PASS: TestPoolRequest (0.00s) [2022-04-19T15:16:35.918Z] === RUN TestOtherRequests [2022-04-19T15:16:35.918Z] --- PASS: TestOtherRequests (0.00s) [2022-04-19T15:16:35.918Z] PASS [2022-04-19T15:16:35.918Z] coverage: 57.1% of statements [2022-04-19T15:16:35.918Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-04-19T15:16:35.918Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-04-19T15:16:35.918Z] === RUN TestPredefinedPool [2022-04-19T15:16:35.918Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-19T15:16:35.918Z] === RUN TestRemoveSubnet [2022-04-19T15:16:35.987Z] === RUN TestLCOWParseMountRaw [2022-04-19T15:16:35.987Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-19T15:16:35.987Z] === RUN TestLCOWParseMountRawSplit [2022-04-19T15:16:35.987Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-19T15:16:35.987Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-19T15:16:35.987Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-19T15:16:35.987Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-19T15:16:35.987Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-19T15:16:35.987Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-19T15:16:35.987Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-19T15:16:35.987Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-19T15:16:35.987Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-19T15:16:35.987Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T15:16:35.987Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-19T15:16:35.987Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-19T15:16:35.987Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T15:16:35.987Z] === RUN TestLinuxParseMountRaw [2022-04-19T15:16:35.987Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-19T15:16:35.987Z] === RUN TestLinuxParseMountRawSplit [2022-04-19T15:16:35.987Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-19T15:16:35.987Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-19T15:16:35.987Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-19T15:16:35.987Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-19T15:16:35.987Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-19T15:16:35.987Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-19T15:16:35.987Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-19T15:16:35.987Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-19T15:16:35.987Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-19T15:16:35.987Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-19T15:16:35.987Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-19T15:16:35.987Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T15:16:35.987Z] === RUN TestConvertTmpfsOptions [2022-04-19T15:16:35.987Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-19T15:16:35.987Z] linux_parser_test.go:209: data="ro" [2022-04-19T15:16:35.987Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-19T15:16:35.987Z] === RUN TestParseMountSpec [2022-04-19T15:16:35.987Z] parser_test.go:62: case 0 [2022-04-19T15:16:35.987Z] parser_test.go:62: case 1 [2022-04-19T15:16:35.987Z] parser_test.go:62: case 2 [2022-04-19T15:16:35.987Z] parser_test.go:62: case 3 [2022-04-19T15:16:35.987Z] parser_test.go:62: case 4 [2022-04-19T15:16:35.987Z] parser_test.go:62: case 5 [2022-04-19T15:16:35.987Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-19T15:16:35.987Z] === RUN TestValidateMount [2022-04-19T15:16:35.987Z] --- PASS: TestValidateMount (0.00s) [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRaw [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRawSplit [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T15:16:35.987Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-19T15:16:35.987Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T15:16:35.987Z] PASS [2022-04-19T15:16:35.987Z] coverage: 67.6% of statements [2022-04-19T15:16:35.987Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.6% of statements [2022-04-19T15:16:36.388Z] --- PASS: TestRemoveSubnet (0.27s) [2022-04-19T15:16:36.388Z] === RUN TestGetSameAddress [2022-04-19T15:16:36.388Z] --- PASS: TestGetSameAddress (0.04s) [2022-04-19T15:16:36.388Z] === RUN TestPoolAllocationReuse [2022-04-19T15:16:37.003Z] === RUN TestSetGetMeta [2022-04-19T15:16:37.003Z] === PAUSE TestSetGetMeta [2022-04-19T15:16:37.003Z] === RUN TestRestore [2022-04-19T15:16:37.003Z] === PAUSE TestRestore [2022-04-19T15:16:37.003Z] === RUN TestServiceCreate [2022-04-19T15:16:37.003Z] === PAUSE TestServiceCreate [2022-04-19T15:16:37.003Z] === RUN TestServiceList [2022-04-19T15:16:37.003Z] === PAUSE TestServiceList [2022-04-19T15:16:37.003Z] === RUN TestServiceRemove [2022-04-19T15:16:37.003Z] === PAUSE TestServiceRemove [2022-04-19T15:16:37.003Z] === RUN TestServiceGet [2022-04-19T15:16:37.003Z] === PAUSE TestServiceGet [2022-04-19T15:16:37.003Z] === RUN TestServicePrune [2022-04-19T15:16:37.003Z] === PAUSE TestServicePrune [2022-04-19T15:16:37.003Z] === RUN TestCreate [2022-04-19T15:16:37.003Z] === PAUSE TestCreate [2022-04-19T15:16:37.003Z] === RUN TestRemove [2022-04-19T15:16:37.003Z] === PAUSE TestRemove [2022-04-19T15:16:37.003Z] === RUN TestList [2022-04-19T15:16:37.003Z] === PAUSE TestList [2022-04-19T15:16:37.003Z] === RUN TestFindByDriver [2022-04-19T15:16:37.003Z] === PAUSE TestFindByDriver [2022-04-19T15:16:37.003Z] === RUN TestFindByReferenced [2022-04-19T15:16:37.003Z] === PAUSE TestFindByReferenced [2022-04-19T15:16:37.003Z] === RUN TestDerefMultipleOfSameRef [2022-04-19T15:16:37.003Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-19T15:16:37.003Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T15:16:37.003Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T15:16:37.003Z] === RUN TestDefererencePluginOnCreateError [2022-04-19T15:16:37.003Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-19T15:16:37.003Z] === RUN TestRefDerefRemove [2022-04-19T15:16:37.003Z] === PAUSE TestRefDerefRemove [2022-04-19T15:16:37.003Z] === RUN TestGet [2022-04-19T15:16:37.003Z] === PAUSE TestGet [2022-04-19T15:16:37.003Z] === RUN TestGetWithReference [2022-04-19T15:16:37.003Z] === PAUSE TestGetWithReference [2022-04-19T15:16:37.003Z] === RUN TestFilterFunc [2022-04-19T15:16:37.003Z] === RUN TestFilterFunc/test_nil_list [2022-04-19T15:16:37.003Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-19T15:16:37.003Z] === RUN TestFilterFunc/test_empty_list [2022-04-19T15:16:37.003Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-19T15:16:37.003Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T15:16:37.003Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T15:16:37.003Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T15:16:37.003Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T15:16:37.003Z] === RUN TestFilterFunc/test_filter_some [2022-04-19T15:16:37.003Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-19T15:16:37.003Z] === RUN TestFilterFunc/test_filter_middle [2022-04-19T15:16:37.003Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-19T15:16:37.003Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-19T15:16:37.003Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-19T15:16:37.003Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-19T15:16:37.003Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-19T15:16:37.003Z] === CONT TestFilterFunc/test_nil_list [2022-04-19T15:16:37.003Z] === CONT TestFilterFunc/test_filter_some [2022-04-19T15:16:37.003Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T15:16:37.003Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T15:16:37.003Z] === CONT TestFilterFunc/test_empty_list [2022-04-19T15:16:37.003Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-19T15:16:37.003Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-19T15:16:37.003Z] === CONT TestFilterFunc/test_filter_middle [2022-04-19T15:16:37.003Z] --- PASS: TestFilterFunc (0.00s) [2022-04-19T15:16:37.003Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-19T15:16:37.003Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-19T15:16:37.003Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-19T15:16:37.003Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-19T15:16:37.003Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-19T15:16:37.003Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-19T15:16:37.003Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-19T15:16:37.003Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-19T15:16:37.003Z] === CONT TestSetGetMeta [2022-04-19T15:16:37.003Z] === CONT TestList [2022-04-19T15:16:37.003Z] === CONT TestCreate [2022-04-19T15:16:37.003Z] === CONT TestServiceGet [2022-04-19T15:16:37.003Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-19T15:16:37.003Z] === CONT TestRemove [2022-04-19T15:16:37.003Z] --- PASS: TestCreate (0.03s) [2022-04-19T15:16:37.003Z] === CONT TestServiceList [2022-04-19T15:16:37.003Z] --- PASS: TestList (0.04s) [2022-04-19T15:16:37.003Z] === CONT TestServiceRemove [2022-04-19T15:16:37.003Z] --- PASS: TestRemove (0.03s) [2022-04-19T15:16:37.003Z] === CONT TestServicePrune [2022-04-19T15:16:37.003Z] time="2022-04-19T15:16:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T15:16:37.003Z] --- PASS: TestServiceGet (0.18s) [2022-04-19T15:16:37.003Z] === CONT TestServiceCreate [2022-04-19T15:16:37.003Z] --- PASS: TestServiceRemove (0.14s) [2022-04-19T15:16:37.003Z] === CONT TestRestore [2022-04-19T15:16:37.003Z] --- PASS: TestServiceList (0.16s) [2022-04-19T15:16:37.003Z] === CONT TestDefererencePluginOnCreateError [2022-04-19T15:16:37.003Z] time="2022-04-19T15:16:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T15:16:37.003Z] time="2022-04-19T15:16:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T15:16:37.003Z] time="2022-04-19T15:16:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-19T15:16:37.003Z] --- PASS: TestServiceCreate (0.03s) [2022-04-19T15:16:37.003Z] === CONT TestGetWithReference [2022-04-19T15:16:37.003Z] time="2022-04-19T15:16:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T15:16:37.003Z] --- PASS: TestRestore (0.03s) [2022-04-19T15:16:37.003Z] === CONT TestGet [2022-04-19T15:16:37.003Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-19T15:16:37.003Z] === CONT TestRefDerefRemove [2022-04-19T15:16:37.003Z] --- PASS: TestServicePrune (0.17s) [2022-04-19T15:16:37.003Z] === CONT TestDerefMultipleOfSameRef [2022-04-19T15:16:37.003Z] --- PASS: TestGetWithReference (0.02s) [2022-04-19T15:16:37.003Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T15:16:37.003Z] --- PASS: TestGet (0.02s) [2022-04-19T15:16:37.003Z] === CONT TestFindByReferenced [2022-04-19T15:16:37.003Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-19T15:16:37.003Z] === CONT TestFindByDriver [2022-04-19T15:16:37.003Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-19T15:16:37.003Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-19T15:16:37.003Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-19T15:16:37.003Z] --- PASS: TestFindByDriver (0.03s) [2022-04-19T15:16:37.003Z] PASS [2022-04-19T15:16:37.003Z] coverage: 69.0% of statements [2022-04-19T15:16:37.003Z] ok github.com/docker/docker/volume/service 0.299s coverage: 69.0% of statements [2022-04-19T15:16:37.377Z] === RUN TestGetCapabilities [2022-04-19T15:16:37.377Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-19T15:16:37.377Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-19T15:16:37.377Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-19T15:16:37.377Z] === RUN TestGetDefaultAddressSpaces [2022-04-19T15:16:37.377Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-19T15:16:37.377Z] === RUN TestRemoteDriver [2022-04-19T15:16:37.377Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T15:16:37.377Z] PASS [2022-04-19T15:16:37.377Z] coverage: 47.4% of statements [2022-04-19T15:16:37.377Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.077s coverage: 47.4% of statements [2022-04-19T15:16:37.377Z] --- PASS: TestSetRolloverSerial (1.75s) [2022-04-19T15:16:37.377Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-19T15:16:37.377Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-19T15:16:37.377Z] PASS [2022-04-19T15:16:37.377Z] coverage: 84.4% of statements [2022-04-19T15:16:37.377Z] ok github.com/docker/docker/libnetwork/bitseq 11.322s coverage: 84.4% of statements [2022-04-19T15:16:37.616Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-19T15:16:37.845Z] --- PASS: TestPoolAllocationReuse (1.61s) [2022-04-19T15:16:37.845Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-19T15:16:38.315Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-19T15:16:38.315Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-19T15:16:38.315Z] === RUN TestWindowsIPAM [2022-04-19T15:16:38.315Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-19T15:16:38.315Z] PASS [2022-04-19T15:16:38.315Z] coverage: 71.4% of statements [2022-04-19T15:16:38.315Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-04-19T15:16:39.301Z] === RUN TestDefaultNetwork [2022-04-19T15:16:39.771Z] --- PASS: TestDefaultNetwork (0.29s) [2022-04-19T15:16:39.771Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-19T15:16:39.771Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.78s) [2022-04-19T15:16:39.771Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-19T15:16:39.771Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-04-19T15:16:39.771Z] === RUN TestInitAddressPools [2022-04-19T15:16:39.771Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-19T15:16:39.771Z] PASS [2022-04-19T15:16:39.771Z] coverage: 74.0% of statements [2022-04-19T15:16:39.771Z] ok github.com/docker/docker/libnetwork/ipamutils 0.670s coverage: 74.0% of statements [2022-04-19T15:16:40.756Z] === RUN TestKeyValue [2022-04-19T15:16:40.756Z] --- PASS: TestKeyValue (0.00s) [2022-04-19T15:16:40.756Z] PASS [2022-04-19T15:16:40.756Z] coverage: 60.0% of statements [2022-04-19T15:16:40.756Z] ok github.com/docker/docker/libnetwork/netlabel 0.050s coverage: 60.0% of statements [2022-04-19T15:16:41.741Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.87s) [2022-04-19T15:16:41.741Z] === RUN TestGetAddress [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T15:16:42.209Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T15:16:42.876Z] ba8181afd426: Pull complete [2022-04-19T15:16:42.876Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-19T15:16:42.876Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:16:42.876Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-19T15:16:42.876Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-19T15:16:42.876Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-19T15:16:42.876Z] WARN: Skipping validation tests [2022-04-19T15:16:42.876Z] INFO: Running unit tests at 04/19/2022 15:16:37... [2022-04-19T15:16:43.774Z] === RUN TestGenerate [2022-04-19T15:16:43.774Z] --- PASS: TestGenerate (0.00s) [2022-04-19T15:16:43.774Z] === RUN TestGeneratePtr [2022-04-19T15:16:43.774Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-19T15:16:43.774Z] === RUN TestGenerateMissingField [2022-04-19T15:16:43.774Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-19T15:16:43.774Z] === RUN TestFieldCannotBeSet [2022-04-19T15:16:43.774Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-19T15:16:43.774Z] === RUN TestTypeMismatchError [2022-04-19T15:16:43.774Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-19T15:16:43.774Z] PASS [2022-04-19T15:16:43.774Z] coverage: 100.0% of statements [2022-04-19T15:16:43.774Z] ok github.com/docker/docker/libnetwork/options 0.127s coverage: 100.0% of statements [2022-04-19T15:16:43.774Z] === RUN TestNetworkDBSimple [2022-04-19T15:16:44.242Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-19T15:16:44.242Z] PASS [2022-04-19T15:16:44.242Z] coverage: 100.0% of statements [2022-04-19T15:16:44.242Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.049s coverage: 100.0% of statements [2022-04-19T15:16:44.711Z] testing: warning: no tests to run [2022-04-19T15:16:44.711Z] PASS [2022-04-19T15:16:44.711Z] coverage: 0.0% of statements [2022-04-19T15:16:44.711Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2022-04-19T15:16:45.098Z] INFO: make.ps1 starting at 04/19/2022 15:16:44 [2022-04-19T15:16:45.098Z] INFO: Git commit (a46700dbdb) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T15:16:45.098Z] INFO: Invoking autogen... [2022-04-19T15:16:45.179Z] 2022/04/19 15:16:44 Closing DB instances... [2022-04-19T15:16:45.179Z] === RUN TestRequestNewPort [2022-04-19T15:16:45.179Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-19T15:16:45.179Z] === RUN TestRequestSpecificPort [2022-04-19T15:16:45.179Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-19T15:16:45.179Z] === RUN TestReleasePort [2022-04-19T15:16:45.179Z] --- PASS: TestReleasePort (0.00s) [2022-04-19T15:16:45.179Z] === RUN TestReuseReleasedPort [2022-04-19T15:16:45.179Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-19T15:16:45.179Z] === RUN TestReleaseUnreadledPort [2022-04-19T15:16:45.179Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-19T15:16:45.179Z] === RUN TestUnknowProtocol [2022-04-19T15:16:45.179Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-19T15:16:45.179Z] === RUN TestAllocateAllPorts [2022-04-19T15:16:45.179Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-19T15:16:45.179Z] === RUN TestPortAllocation [2022-04-19T15:16:45.179Z] --- PASS: TestPortAllocation (0.00s) [2022-04-19T15:16:45.179Z] === RUN TestPortAllocationWithCustomRange [2022-04-19T15:16:45.179Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-19T15:16:45.179Z] === RUN TestNoDuplicateBPR [2022-04-19T15:16:45.179Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-19T15:16:45.179Z] === RUN TestChangePortRange [2022-04-19T15:16:45.179Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-19T15:16:45.179Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-19T15:16:45.179Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-19T15:16:45.179Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-19T15:16:45.179Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-19T15:16:45.179Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-19T15:16:45.179Z] --- PASS: TestChangePortRange (0.00s) [2022-04-19T15:16:45.179Z] PASS [2022-04-19T15:16:45.179Z] coverage: 88.6% of statements [2022-04-19T15:16:45.179Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-04-19T15:16:45.647Z] testing: warning: no tests to run [2022-04-19T15:16:45.647Z] PASS [2022-04-19T15:16:45.647Z] coverage: 0.0% of statements [2022-04-19T15:16:45.647Z] ok github.com/docker/docker/libnetwork/portmapper 0.054s coverage: 0.0% of statements [no tests to run] [2022-04-19T15:16:45.703Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-19T15:16:46.087Z] INFO: Running unit tests... [2022-04-19T15:16:46.115Z] === RUN TestHashData [2022-04-19T15:16:46.115Z] --- PASS: TestHashData (0.00s) [2022-04-19T15:16:46.115Z] PASS [2022-04-19T15:16:46.115Z] coverage: 2.8% of statements [2022-04-19T15:16:46.115Z] ok github.com/docker/docker/libnetwork/resolvconf 0.052s coverage: 2.8% of statements [2022-04-19T15:16:46.584Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-04-19T15:16:46.584Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-19T15:16:46.584Z] === RUN TestErrorConstructors [2022-04-19T15:16:46.584Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-19T15:16:46.584Z] === RUN TestCompareIPMask [2022-04-19T15:16:46.584Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-19T15:16:46.584Z] === RUN TestUtilGetHostPartIP [2022-04-19T15:16:46.584Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-19T15:16:46.584Z] === RUN TestUtilGetBroadcastIP [2022-04-19T15:16:46.584Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-19T15:16:46.584Z] === RUN TestParseCIDR [2022-04-19T15:16:46.584Z] --- PASS: TestParseCIDR (0.00s) [2022-04-19T15:16:46.584Z] PASS [2022-04-19T15:16:46.584Z] coverage: 37.3% of statements [2022-04-19T15:16:46.584Z] ok github.com/docker/docker/libnetwork/types 0.049s coverage: 37.3% of statements [2022-04-19T15:16:47.071Z] docker_cli_service_logs_test.go:246: checking task 445bqmv5ydcy [2022-04-19T15:16:47.071Z] docker_cli_service_logs_test.go:251: checking messages for 445bqmv5ydcy [2022-04-19T15:16:47.071Z] docker_cli_service_logs_test.go:246: checking task 315sir3at0om [2022-04-19T15:16:47.071Z] docker_cli_service_logs_test.go:251: checking messages for 315sir3at0om [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-19T15:16:47.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-19T15:16:47.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-19T15:16:47.570Z] PASS [2022-04-19T15:16:47.570Z] coverage: 55.0% of statements [2022-04-19T15:16:47.570Z] ok github.com/docker/docker/oci 0.051s coverage: 55.0% of statements [2022-04-19T15:16:47.570Z] 2022/04/19 15:16:47 Closing DB instances... [2022-04-19T15:16:48.040Z] === RUN TestAddressPoolOpt [2022-04-19T15:16:48.040Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/a [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/something [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/_=a [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/env1=value1 [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/_env1=value1 [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/PATH [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/=a [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/PATH= [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/PATH=something [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/asd!qwe [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/1asd [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/123 [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/some_space [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/__some_space_before [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/some_space_after__ [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/= [2022-04-19T15:16:48.040Z] === RUN TestValidateEnv/PaTh [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestParseHost [2022-04-19T15:16:48.040Z] --- PASS: TestParseHost (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestParseDockerDaemonHost [2022-04-19T15:16:48.040Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestParseTCP [2022-04-19T15:16:48.040Z] --- PASS: TestParseTCP (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-19T15:16:48.040Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestValidateExtraHosts [2022-04-19T15:16:48.040Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestIpOptString [2022-04-19T15:16:48.040Z] --- PASS: TestIpOptString (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-19T15:16:48.040Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestNewIpOptValidDefaultVal [2022-04-19T15:16:48.040Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestIpOptSetInvalidVal [2022-04-19T15:16:48.040Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestValidateIPAddress [2022-04-19T15:16:48.040Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestMapOpts [2022-04-19T15:16:48.040Z] --- PASS: TestMapOpts (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestListOptsWithoutValidator [2022-04-19T15:16:48.040Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestListOptsWithValidator [2022-04-19T15:16:48.040Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestValidateDNSSearch [2022-04-19T15:16:48.040Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestValidateLabel [2022-04-19T15:16:48.040Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-19T15:16:48.040Z] === RUN TestValidateLabel/label_with_general_format [2022-04-19T15:16:48.040Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-19T15:16:48.040Z] === RUN TestValidateLabel/label_with_one_more [2022-04-19T15:16:48.040Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-19T15:16:48.040Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-19T15:16:48.040Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-19T15:16:48.040Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-19T15:16:48.040Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-19T15:16:48.040Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-19T15:16:48.040Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-19T15:16:48.040Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-19T15:16:48.040Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-19T15:16:48.040Z] --- PASS: TestValidateLabel (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-19T15:16:48.040Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestNamedListOpts [2022-04-19T15:16:48.040Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestNamedMapOpts [2022-04-19T15:16:48.040Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestParseLink [2022-04-19T15:16:48.040Z] --- PASS: TestParseLink (0.00s) [2022-04-19T15:16:48.040Z] === RUN TestUlimitOpt [2022-04-19T15:16:48.040Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-19T15:16:48.040Z] PASS [2022-04-19T15:16:48.040Z] coverage: 66.5% of statements [2022-04-19T15:16:48.040Z] ok github.com/docker/docker/opts 0.079s coverage: 66.5% of statements [2022-04-19T15:16:48.509Z] === RUN TestParseVersion [2022-04-19T15:16:48.509Z] --- PASS: TestParseVersion (0.00s) [2022-04-19T15:16:48.509Z] PASS [2022-04-19T15:16:48.509Z] coverage: 52.9% of statements [2022-04-19T15:16:48.509Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2022-04-19T15:16:49.496Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.87s) [2022-04-19T15:16:49.496Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-19T15:16:50.482Z] === RUN TestPeerCertificateMarshalJSON [2022-04-19T15:16:50.482Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-19T15:16:50.482Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-19T15:16:50.482Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s) [2022-04-19T15:16:50.482Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-19T15:16:50.482Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-19T15:16:50.482Z] === RUN TestMiddleware [2022-04-19T15:16:50.482Z] --- PASS: TestMiddleware (0.00s) [2022-04-19T15:16:50.482Z] === RUN TestNewResponseModifier [2022-04-19T15:16:50.482Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-19T15:16:50.482Z] PASS [2022-04-19T15:16:50.482Z] coverage: 26.8% of statements [2022-04-19T15:16:50.482Z] ok github.com/docker/docker/pkg/authorization 0.386s coverage: 26.8% of statements [2022-04-19T15:16:50.949Z] === RUN TestIsArchivePathDir [2022-04-19T15:16:50.949Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-04-19T15:16:50.949Z] === RUN TestIsArchivePathInvalidFile [2022-04-19T15:16:50.949Z] 2022/04/19 15:16:50 Closing DB instances... [2022-04-19T15:16:50.949Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-04-19T15:16:50.949Z] === RUN TestIsArchivePathTar [2022-04-19T15:16:51.417Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-04-19T15:16:51.417Z] === RUN TestDecompressStreamGzip [2022-04-19T15:16:51.417Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-04-19T15:16:51.417Z] === RUN TestDecompressStreamBzip2 [2022-04-19T15:16:51.417Z] === RUN TestUnbuffered [2022-04-19T15:16:51.417Z] --- PASS: TestUnbuffered (0.00s) [2022-04-19T15:16:51.417Z] === RUN TestRaceUnbuffered [2022-04-19T15:16:51.417Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-19T15:16:51.417Z] PASS [2022-04-19T15:16:51.417Z] coverage: 100.0% of statements [2022-04-19T15:16:51.417Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-04-19T15:16:51.417Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-04-19T15:16:51.417Z] === RUN TestDecompressStreamXz [2022-04-19T15:16:51.417Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T15:16:51.417Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-19T15:16:51.417Z] === RUN TestDecompressStreamZstd [2022-04-19T15:16:51.417Z] archive_test.go:140: zstd not installed [2022-04-19T15:16:51.417Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-19T15:16:51.417Z] === RUN TestCompressStreamXzUnsupported [2022-04-19T15:16:51.417Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-19T15:16:51.417Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-19T15:16:51.417Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-19T15:16:51.417Z] === RUN TestCompressStreamInvalid [2022-04-19T15:16:51.417Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-19T15:16:51.417Z] === RUN TestExtensionInvalid [2022-04-19T15:16:51.417Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-19T15:16:51.417Z] === RUN TestExtensionUncompressed [2022-04-19T15:16:51.417Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-19T15:16:51.417Z] === RUN TestExtensionBzip2 [2022-04-19T15:16:51.417Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-19T15:16:51.417Z] === RUN TestExtensionGzip [2022-04-19T15:16:51.417Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-19T15:16:51.417Z] === RUN TestExtensionXz [2022-04-19T15:16:51.417Z] --- PASS: TestExtensionXz (0.00s) [2022-04-19T15:16:51.417Z] === RUN TestExtensionZstd [2022-04-19T15:16:51.417Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-19T15:16:51.417Z] === RUN TestCmdStreamLargeStderr [2022-04-19T15:16:51.417Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-19T15:16:51.417Z] === RUN TestCmdStreamBad [2022-04-19T15:16:51.417Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T15:16:51.417Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-19T15:16:51.417Z] === RUN TestCmdStreamGood [2022-04-19T15:16:51.417Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-19T15:16:51.417Z] === RUN TestUntarPathWithInvalidDest [2022-04-19T15:16:51.885Z] --- PASS: TestUntarPathWithInvalidDest (0.18s) [2022-04-19T15:16:51.885Z] === RUN TestUntarPathWithInvalidSrc [2022-04-19T15:16:51.885Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s) [2022-04-19T15:16:51.885Z] === RUN TestUntarPath [2022-04-19T15:16:51.885Z] --- PASS: TestUntarPath (0.08s) [2022-04-19T15:16:51.885Z] === RUN TestUntarPathWithDestinationFile [2022-04-19T15:16:51.885Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-19T15:16:51.885Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-19T15:16:51.885Z] === RUN TestMatch [2022-04-19T15:16:51.885Z] === RUN TestMatch/[[]] [2022-04-19T15:16:51.885Z] === RUN TestMatch/[[foo]] [2022-04-19T15:16:51.885Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-19T15:16:51.885Z] === RUN TestMatch/[[foo_bar]] [2022-04-19T15:16:51.885Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-19T15:16:51.885Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-19T15:16:51.885Z] === RUN TestMatch/[] [2022-04-19T15:16:51.885Z] === RUN TestMatch/[]#01 [2022-04-19T15:16:51.885Z] === RUN TestMatch/[[qux]] [2022-04-19T15:16:51.885Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-19T15:16:51.885Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-19T15:16:51.885Z] === RUN TestMatch/[[foo_baz]] [2022-04-19T15:16:51.885Z] --- PASS: TestMatch (0.00s) [2022-04-19T15:16:51.885Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-19T15:16:51.885Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-19T15:16:51.885Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-19T15:16:51.885Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-19T15:16:51.885Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-19T15:16:51.885Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-19T15:16:51.885Z] --- PASS: TestMatch/[] (0.00s) [2022-04-19T15:16:51.885Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-19T15:16:51.885Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-19T15:16:51.885Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-19T15:16:51.885Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-19T15:16:51.885Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-19T15:16:51.885Z] PASS [2022-04-19T15:16:51.885Z] coverage: 87.5% of statements [2022-04-19T15:16:51.885Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-04-19T15:16:52.322Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-19T15:16:52.322Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-19T15:16:52.322Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-19T15:16:52.352Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.17s) [2022-04-19T15:16:52.352Z] === RUN TestCopyWithTarInvalidSrc [2022-04-19T15:16:52.352Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-19T15:16:52.352Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-19T15:16:52.352Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T15:16:52.352Z] === RUN TestCopyWithTarSrcFile [2022-04-19T15:16:52.352Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-19T15:16:52.352Z] === RUN TestCopyWithTarSrcFolder [2022-04-19T15:16:52.352Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-19T15:16:52.352Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-19T15:16:52.352Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-19T15:16:52.352Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-19T15:16:52.352Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-04-19T15:16:52.352Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-19T15:16:52.352Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-04-19T15:16:52.352Z] === RUN TestCopyFileWithTarSrcFile [2022-04-19T15:16:52.352Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-19T15:16:52.352Z] === RUN TestTarFiles [2022-04-19T15:16:52.352Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.09s) [2022-04-19T15:16:52.352Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-19T15:16:52.883Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-19T15:16:52.883Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-19T15:16:53.138Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-19T15:16:53.138Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-19T15:16:53.337Z] === RUN TestChrootTarUntar [2022-04-19T15:16:53.337Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:16:53.337Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-19T15:16:53.337Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-19T15:16:53.337Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:16:53.337Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T15:16:53.337Z] === RUN TestChrootUntarEmptyArchive [2022-04-19T15:16:53.337Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-19T15:16:53.337Z] === RUN TestChrootTarUntarWithSymlink [2022-04-19T15:16:53.337Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:16:53.337Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T15:16:53.337Z] === RUN TestChrootCopyWithTar [2022-04-19T15:16:53.337Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:16:53.337Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-19T15:16:53.337Z] === RUN TestChrootCopyFileWithTar [2022-04-19T15:16:53.337Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:16:53.337Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-19T15:16:53.337Z] === RUN TestChrootUntarPath [2022-04-19T15:16:53.337Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:16:53.337Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-19T15:16:53.337Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-19T15:16:53.337Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:16:53.337Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T15:16:53.337Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-19T15:16:53.337Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:16:53.337Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T15:16:53.337Z] === RUN TestChrootApplyDotDotFile [2022-04-19T15:16:53.337Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:16:53.337Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-19T15:16:53.337Z] PASS [2022-04-19T15:16:53.337Z] coverage: 12.0% of statements [2022-04-19T15:16:53.337Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 12.0% of statements [2022-04-19T15:16:53.699Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-19T15:16:53.699Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-19T15:16:54.261Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-19T15:16:54.261Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-19T15:16:54.261Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-19T15:16:54.261Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-19T15:16:54.261Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-19T15:16:54.326Z] === RUN TestEnsureRemoveAllNotExist [2022-04-19T15:16:54.326Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-19T15:16:54.326Z] === RUN TestEnsureRemoveAllWithDir [2022-04-19T15:16:54.326Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-19T15:16:54.326Z] === RUN TestEnsureRemoveAllWithFile [2022-04-19T15:16:54.326Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-19T15:16:54.326Z] PASS [2022-04-19T15:16:54.326Z] coverage: 0.0% of statements [2022-04-19T15:16:54.326Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-04-19T15:16:54.794Z] 2022/04/19 15:16:54 Closing DB instances... [2022-04-19T15:16:55.263Z] === RUN TestSizeEmpty [2022-04-19T15:16:55.263Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-19T15:16:55.263Z] === RUN TestSizeEmptyFile [2022-04-19T15:16:55.263Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-19T15:16:55.263Z] === RUN TestSizeNonemptyFile [2022-04-19T15:16:55.263Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-19T15:16:55.263Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-19T15:16:55.263Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-19T15:16:55.263Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-19T15:16:55.263Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-19T15:16:55.263Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-19T15:16:55.263Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-19T15:16:55.263Z] === RUN TestMoveToSubdir [2022-04-19T15:16:55.263Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-19T15:16:55.263Z] === RUN TestSizeNonExistingDirectory [2022-04-19T15:16:55.263Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-19T15:16:55.263Z] PASS [2022-04-19T15:16:55.263Z] coverage: 80.0% of statements [2022-04-19T15:16:55.263Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-04-19T15:16:56.154Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-19T15:16:56.154Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-19T15:16:56.154Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-19T15:16:56.154Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-19T15:16:56.154Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-19T15:16:56.250Z] === RUN TestPollerAddRemove [2022-04-19T15:16:56.250Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-19T15:16:56.250Z] === RUN TestPollerEvent [2022-04-19T15:16:56.250Z] poller_test.go:40: No chmod on Windows [2022-04-19T15:16:56.250Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-19T15:16:56.250Z] === RUN TestPollerClose [2022-04-19T15:16:56.250Z] --- PASS: TestPollerClose (0.00s) [2022-04-19T15:16:56.250Z] PASS [2022-04-19T15:16:56.250Z] coverage: 45.7% of statements [2022-04-19T15:16:56.250Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 45.7% of statements [2022-04-19T15:16:56.527Z] 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/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/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/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-04-19T15:16:56.717Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-19T15:16:56.733Z] --- PASS: TestNetworkDBCRUDTableEntry (4.50s) [2022-04-19T15:16:56.733Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-19T15:16:57.720Z] === RUN TestCopyFileWithInvalidSrc [2022-04-19T15:16:57.720Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T15:16:57.720Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-19T15:16:57.720Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-19T15:16:57.720Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-04-19T15:16:57.720Z] === RUN TestCopyFile [2022-04-19T15:16:57.720Z] --- PASS: TestCopyFile (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-19T15:16:57.720Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T15:16:57.720Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-19T15:16:57.720Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-19T15:16:57.720Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T15:16:57.720Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestWildcardMatches [2022-04-19T15:16:57.720Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestPatternMatches [2022-04-19T15:16:57.720Z] --- PASS: TestPatternMatches (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-19T15:16:57.720Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestPatternMatchesFolderExclusions [2022-04-19T15:16:57.720Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-19T15:16:57.720Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-19T15:16:57.720Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-19T15:16:57.720Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-19T15:16:57.720Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestSingleExclamationError [2022-04-19T15:16:57.720Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestMatchesWithNoPatterns [2022-04-19T15:16:57.720Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestMatchesWithMalformedPatterns [2022-04-19T15:16:57.720Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestMatches [2022-04-19T15:16:57.720Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-19T15:16:57.720Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-19T15:16:57.720Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-19T15:16:57.720Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-19T15:16:57.720Z] --- PASS: TestMatches (0.01s) [2022-04-19T15:16:57.720Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-19T15:16:57.720Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-19T15:16:57.720Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-19T15:16:57.720Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestCleanPatterns [2022-04-19T15:16:57.720Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-19T15:16:57.720Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestCleanPatternsExceptionFlag [2022-04-19T15:16:57.720Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-19T15:16:57.720Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-19T15:16:57.720Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestCleanPatternsErrorSingleException [2022-04-19T15:16:57.720Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestCreateIfNotExistsDir [2022-04-19T15:16:57.720Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestCreateIfNotExistsFile [2022-04-19T15:16:57.720Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-19T15:16:57.720Z] === RUN TestMatch [2022-04-19T15:16:57.720Z] --- PASS: TestMatch (0.00s) [2022-04-19T15:16:57.720Z] === RUN TestCompile [2022-04-19T15:16:57.720Z] === RUN TestCompile/slash [2022-04-19T15:16:57.720Z] === RUN TestCompile/backslash [2022-04-19T15:16:57.720Z] --- PASS: TestCompile (0.00s) [2022-04-19T15:16:57.720Z] --- PASS: TestCompile/slash (0.00s) [2022-04-19T15:16:57.720Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-19T15:16:57.720Z] PASS [2022-04-19T15:16:57.720Z] coverage: 84.7% of statements [2022-04-19T15:16:57.720Z] ok github.com/docker/docker/pkg/fileutils 0.087s coverage: 84.7% of statements [2022-04-19T15:16:58.188Z] --- PASS: TestTarFiles (5.93s) [2022-04-19T15:16:58.188Z] === RUN TestDetectCompressionZstd [2022-04-19T15:16:58.188Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-19T15:16:58.188Z] === RUN TestTarUntar [2022-04-19T15:16:58.188Z] --- PASS: TestTarUntar (0.05s) [2022-04-19T15:16:58.188Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-19T15:16:58.188Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-19T15:16:58.188Z] === RUN TestTarWithOptions [2022-04-19T15:16:58.188Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-19T15:16:58.188Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-19T15:16:58.188Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-19T15:16:58.188Z] === RUN TestUntarUstarGnuConflict [2022-04-19T15:16:58.188Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-19T15:16:58.188Z] === RUN TestUntarInvalidFilenames [2022-04-19T15:16:58.188Z] === RUN TestGet [2022-04-19T15:16:58.188Z] --- PASS: TestGet (0.00s) [2022-04-19T15:16:58.188Z] === RUN TestGetShortcutString [2022-04-19T15:16:58.188Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-19T15:16:58.188Z] PASS [2022-04-19T15:16:58.188Z] coverage: 42.9% of statements [2022-04-19T15:16:58.188Z] ok github.com/docker/docker/pkg/homedir 0.067s coverage: 42.9% of statements [2022-04-19T15:16:58.188Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1319961751\\dest" [2022-04-19T15:16:58.448Z] 2022/04/19 15:16:57 Closing DB instances... [2022-04-19T15:16:58.611Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-19T15:16:58.611Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-19T15:16:58.611Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-19T15:16:58.611Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-19T15:16:58.657Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-04-19T15:16:58.657Z] === RUN TestUntarHardlinkToSymlink [2022-04-19T15:16:58.657Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-19T15:16:58.657Z] === RUN TestUntarInvalidHardlink [2022-04-19T15:16:58.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2114599263\\victim\\hello" -> "../victim/hello" [2022-04-19T15:16:58.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3510343483\\victim\\hello" -> "/../victim/hello" [2022-04-19T15:16:58.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink907740948\\victim" -> "../victim" [2022-04-19T15:16:58.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3364098962\\victim" -> "../victim" [2022-04-19T15:16:58.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2018350726\\victim" -> "../victim" [2022-04-19T15:16:58.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink983279383\\victim" -> "../victim" [2022-04-19T15:16:58.657Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-19T15:16:58.657Z] === RUN TestUntarInvalidSymlink [2022-04-19T15:16:58.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1546480202\\dest\\dotdot" -> "../victim/hello" [2022-04-19T15:16:58.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2574934389\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T15:16:58.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2544391216\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:16:58.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3005404881\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:16:58.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2920890623\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:16:58.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3545771603\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:16:58.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink555386616\\dest\\dir\\loophole" -> "../../victim" [2022-04-19T15:16:58.657Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-19T15:16:58.657Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-19T15:16:58.657Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-19T15:16:58.657Z] === RUN TestXGlobalNoParent [2022-04-19T15:16:58.657Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-19T15:16:58.657Z] === RUN TestReplaceFileTarWrapper [2022-04-19T15:16:58.657Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-04-19T15:16:58.657Z] === RUN TestPrefixHeaderReadable [2022-04-19T15:16:58.657Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-19T15:16:58.657Z] === RUN TestDisablePigz [2022-04-19T15:16:58.657Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-19T15:16:59.125Z] 2022/04/19 15:16:58 Closing DB instances... [2022-04-19T15:16:59.125Z] --- PASS: TestDisablePigz (0.25s) [2022-04-19T15:16:59.125Z] === RUN TestPigz [2022-04-19T15:16:59.125Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-19T15:16:59.125Z] --- PASS: TestPigz (0.16s) [2022-04-19T15:16:59.125Z] === RUN TestNosysFileInfo [2022-04-19T15:16:59.125Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-19T15:16:59.125Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T15:16:59.125Z] archive_windows_test.go:16: Currently fails [2022-04-19T15:16:59.125Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T15:16:59.125Z] === RUN TestCanonicalTarNameForPath [2022-04-19T15:16:59.125Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-19T15:16:59.125Z] === RUN TestCanonicalTarName [2022-04-19T15:16:59.125Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-19T15:16:59.125Z] === RUN TestChmodTarEntry [2022-04-19T15:16:59.125Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-19T15:16:59.125Z] === RUN TestHardLinkOrder [2022-04-19T15:16:59.125Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-19T15:16:59.125Z] === RUN TestChangeString [2022-04-19T15:16:59.125Z] --- PASS: TestChangeString (0.00s) [2022-04-19T15:16:59.125Z] === RUN TestChangesWithNoChanges [2022-04-19T15:16:59.125Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-19T15:16:59.125Z] === RUN TestChangesWithChanges [2022-04-19T15:16:59.125Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-19T15:16:59.125Z] === RUN TestChangesWithChangesGH13590 [2022-04-19T15:16:59.125Z] changes_test.go:196: needs more investigation [2022-04-19T15:16:59.125Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-19T15:16:59.125Z] === RUN TestChangesDirsEmpty [2022-04-19T15:16:59.125Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T15:16:59.125Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-19T15:16:59.125Z] === RUN TestChangesDirsMutated [2022-04-19T15:16:59.125Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T15:16:59.125Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-19T15:16:59.125Z] === RUN TestApplyLayer [2022-04-19T15:16:59.125Z] changes_test.go:433: needs further investigation [2022-04-19T15:16:59.125Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-19T15:16:59.125Z] === RUN TestChangesSizeWithHardlinks [2022-04-19T15:16:59.125Z] changes_test.go:469: needs further investigation [2022-04-19T15:16:59.125Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-19T15:16:59.125Z] === RUN TestChangesSizeWithNoChanges [2022-04-19T15:16:59.125Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-19T15:16:59.125Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-19T15:16:59.125Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-19T15:16:59.125Z] === RUN TestChangesSize [2022-04-19T15:16:59.125Z] --- PASS: TestChangesSize (0.00s) [2022-04-19T15:16:59.125Z] === RUN TestApplyLayerInvalidFilenames [2022-04-19T15:16:59.125Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames378222807\\dest" [2022-04-19T15:16:59.125Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-19T15:16:59.125Z] === RUN TestApplyLayerInvalidHardlink [2022-04-19T15:16:59.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2407251606\\victim\\hello" -> "../victim/hello" [2022-04-19T15:16:59.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3110839648\\victim\\hello" -> "/../victim/hello" [2022-04-19T15:16:59.467Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-04-19T15:16:59.467Z] === RUN TestFindNode [2022-04-19T15:16:59.467Z] 2022/04/19 15:16:59 Closing DB instances... [2022-04-19T15:16:59.467Z] --- PASS: TestFindNode (0.02s) [2022-04-19T15:16:59.467Z] === RUN TestChangeNodeState [2022-04-19T15:16:59.467Z] 2022/04/19 15:16:59 Closing DB instances... [2022-04-19T15:16:59.467Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-19T15:16:59.467Z] === RUN TestNodeReincarnation [2022-04-19T15:16:59.467Z] 2022/04/19 15:16:59 Closing DB instances... [2022-04-19T15:16:59.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4083296179\\victim" -> "../victim" [2022-04-19T15:16:59.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1783642638\\victim" -> "../victim" [2022-04-19T15:16:59.594Z] === RUN TestCreateIDMapOrder [2022-04-19T15:16:59.594Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-19T15:16:59.594Z] PASS [2022-04-19T15:16:59.594Z] coverage: 7.2% of statements [2022-04-19T15:16:59.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1907598312\\victim" -> "../victim" [2022-04-19T15:16:59.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink641745618\\victim" -> "../victim" [2022-04-19T15:16:59.594Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-04-19T15:16:59.594Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-19T15:16:59.594Z] === RUN TestApplyLayerInvalidSymlink [2022-04-19T15:16:59.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4240915565\\dest\\dotdot" -> "../victim/hello" [2022-04-19T15:16:59.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4253629647\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T15:16:59.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4028981492\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:16:59.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink168579320\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:16:59.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2480911444\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:16:59.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3528862949\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:16:59.594Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-19T15:16:59.594Z] === RUN TestApplyLayerWhiteouts [2022-04-19T15:16:59.594Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-19T15:16:59.594Z] === RUN TestGenerateEmptyFile [2022-04-19T15:16:59.594Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-19T15:16:59.594Z] === RUN TestGenerateWithContent [2022-04-19T15:16:59.594Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-19T15:16:59.594Z] PASS [2022-04-19T15:16:59.594Z] coverage: 61.9% of statements [2022-04-19T15:16:59.594Z] ok github.com/docker/docker/pkg/archive 8.773s coverage: 61.9% of statements [2022-04-19T15:17:00.582Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-04-19T15:17:00.582Z] === RUN TestNetworkDBNodeLeave [2022-04-19T15:17:00.582Z] === RUN TestFixedBufferCap [2022-04-19T15:17:00.582Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-19T15:17:00.582Z] === RUN TestFixedBufferLen [2022-04-19T15:17:00.582Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-19T15:17:00.582Z] === RUN TestFixedBufferString [2022-04-19T15:17:00.582Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-19T15:17:00.582Z] === RUN TestFixedBufferWrite [2022-04-19T15:17:00.582Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-19T15:17:00.582Z] === RUN TestFixedBufferRead [2022-04-19T15:17:00.582Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-19T15:17:00.582Z] === RUN TestBytesPipeRead [2022-04-19T15:17:00.582Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-19T15:17:01.051Z] === RUN TestBytesPipeWrite [2022-04-19T15:17:01.051Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-19T15:17:01.051Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-19T15:17:01.173Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-19T15:17:01.173Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-19T15:17:01.519Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-04-19T15:17:01.519Z] === RUN TestAtomicWriteToFile [2022-04-19T15:17:01.519Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-19T15:17:01.519Z] === RUN TestAtomicWriteSetCommit [2022-04-19T15:17:01.519Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-19T15:17:01.519Z] === RUN TestAtomicWriteSetCancel [2022-04-19T15:17:01.519Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-19T15:17:01.519Z] === RUN TestReadCloserWrapperClose [2022-04-19T15:17:01.519Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-19T15:17:01.519Z] === RUN TestReaderErrWrapperReadOnError [2022-04-19T15:17:01.519Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-19T15:17:01.519Z] === RUN TestReaderErrWrapperRead [2022-04-19T15:17:01.520Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-19T15:17:01.520Z] === RUN TestCancelReadCloser [2022-04-19T15:17:01.520Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-19T15:17:01.520Z] === RUN TestWriteCloserWrapperClose [2022-04-19T15:17:01.520Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-19T15:17:01.520Z] === RUN TestNopWriteCloser [2022-04-19T15:17:01.520Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-19T15:17:01.520Z] === RUN TestNopWriter [2022-04-19T15:17:01.520Z] --- PASS: TestNopWriter (0.00s) [2022-04-19T15:17:01.520Z] === RUN TestWriteCounter [2022-04-19T15:17:01.520Z] --- PASS: TestWriteCounter (0.00s) [2022-04-19T15:17:01.520Z] PASS [2022-04-19T15:17:01.520Z] coverage: 70.1% of statements [2022-04-19T15:17:01.520Z] ok github.com/docker/docker/pkg/ioutils 0.697s coverage: 70.1% of statements [2022-04-19T15:17:03.081Z] === RUN TestError [2022-04-19T15:17:03.081Z] --- PASS: TestError (0.00s) [2022-04-19T15:17:03.081Z] === RUN TestProgressString [2022-04-19T15:17:03.081Z] === RUN TestProgressString/no_progress [2022-04-19T15:17:03.081Z] === RUN TestProgressString/progress_1 [2022-04-19T15:17:03.081Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-19T15:17:03.081Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-19T15:17:03.081Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-19T15:17:03.081Z] === RUN TestProgressString/with_units [2022-04-19T15:17:03.081Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-19T15:17:03.081Z] === RUN TestProgressString/hide_counts [2022-04-19T15:17:03.081Z] --- PASS: TestProgressString (0.00s) [2022-04-19T15:17:03.081Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-19T15:17:03.081Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-19T15:17:03.081Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-19T15:17:03.081Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-19T15:17:03.081Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-19T15:17:03.081Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-19T15:17:03.081Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-19T15:17:03.081Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-19T15:17:03.081Z] === RUN TestJSONMessageDisplay [2022-04-19T15:17:03.081Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-04-19T15:17:03.081Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-19T15:17:03.081Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-19T15:17:03.081Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-19T15:17:03.081Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-19T15:17:03.081Z] === RUN TestDisplayJSONMessagesStream [2022-04-19T15:17:03.081Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-19T15:17:03.081Z] PASS [2022-04-19T15:17:03.081Z] coverage: 91.7% of statements [2022-04-19T15:17:03.081Z] ok github.com/docker/docker/pkg/jsonmessage 0.235s coverage: 91.7% of statements [2022-04-19T15:17:03.549Z] === RUN TestStandardLongPath [2022-04-19T15:17:03.549Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-19T15:17:03.549Z] === RUN TestUNCLongPath [2022-04-19T15:17:03.549Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-19T15:17:03.549Z] PASS [2022-04-19T15:17:03.549Z] coverage: 100.0% of statements [2022-04-19T15:17:03.549Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-04-19T15:17:03.549Z] --- PASS: TestNetworkDBNodeLeave (3.18s) [2022-04-19T15:17:03.549Z] === RUN TestNetworkDBWatch [2022-04-19T15:17:03.700Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-19T15:17:03.700Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-19T15:17:03.700Z] --- PASS: TestDockerSuite (1175.57s) [2022-04-19T15:17:03.700Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-04-19T15:17:03.700Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T15:17:03.700Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-19T15:17:03.700Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-19T15:17:03.700Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-19T15:17:03.700Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-19T15:17:03.700Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-19T15:17:03.700Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.24s) [2022-04-19T15:17:03.700Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.05s) [2022-04-19T15:17:03.700Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.18s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.30s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.01s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.65s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.64s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.15s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.01s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.55s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.57s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.64s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.99s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAttachDetach (1.02s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.67s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.72s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.70s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.80s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.65s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.99s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.71s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.35s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.94s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.36s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.05s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.40s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.62s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.76s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.51s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.39s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.09s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.14s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.26s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.88s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.35s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.67s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.45s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.50s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.77s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.32s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.80s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.81s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.32s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.17s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.12s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.75s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.00s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.71s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.25s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.18s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.74s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.72s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.46s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.20s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.37s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.66s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (1.90s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (8.18s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.73s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.47s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.19s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.05s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.43s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (3.78s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.99s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.39s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.36s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.55s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.88s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.35s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.67s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.73s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.47s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.42s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.27s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCmd (0.17s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.17s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.17s) [2022-04-19T15:17:03.701Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.69s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.36s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.44s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.67s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.15s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.62s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.27s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.18s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.47s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.34s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.29s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.98s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.92s) [2022-04-19T15:17:03.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-19T15:17:03.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-19T15:17:03.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s) [2022-04-19T15:17:03.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.87s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.35s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.21s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.21s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.22s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.97s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.26s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.79s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.50s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.26s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.64s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.63s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.62s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.42s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.83s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.75s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.69s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.38s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.93s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.41s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.58s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.81s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.30s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.45s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.45s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.15s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.19s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.33s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.16s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.43s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.84s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.98s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEnv (0.88s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.85s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.71s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.69s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.34s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.91s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.12s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.50s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.30s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.29s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.91s) [2022-04-19T15:17:03.701Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.20s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.12s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildExpose (0.18s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.35s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.27s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.18s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.77s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.62s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.61s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.91s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.21s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.76s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.34s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.42s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.17s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.30s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.34s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.81s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildHistory (2.34s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.27s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.56s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.34s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.29s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.65s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildLabel (0.26s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.24s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.26s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildLabels (0.28s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.64s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.65s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.19s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.38s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2022-04-19T15:17:03.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.17s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.99s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.74s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.25s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.40s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.87s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.38s) [2022-04-19T15:17:03.702Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.41s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.27s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.46s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.19s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.26s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.32s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.65s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.73s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.80s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.02s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.30s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.33s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.77s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.83s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.42s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.80s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.08s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.22s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.48s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildPATH (1.29s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.51s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.55s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.38s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.53s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.21s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildRm (2.34s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.68s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.74s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.25s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.35s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.73s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.70s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.63s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.03s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2022-04-19T15:17:03.702Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.22s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildStderr (0.60s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.86s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.28s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.90s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.90s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildUser (1.37s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.75s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.13s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.17s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.70s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.04s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.98s) [2022-04-19T15:17:03.702Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-19T15:17:03.702Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-19T15:17:03.702Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-19T15:17:03.702Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.06s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.62s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.06s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.67s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.58s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.20s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.33s) [2022-04-19T15:17:03.702Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.43s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.43s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-19T15:17:03.702Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.59s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.59s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestCommitChange (0.95s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.90s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.14s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.07s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestCommitTTY (1.16s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.01s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.58s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-19T15:17:03.702Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.06s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.03s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.03s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.48s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.53s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.55s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.50s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.63s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.49s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.51s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.49s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.15s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.51s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.46s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.47s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.50s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.56s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.48s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.51s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.02s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.09s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.50s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.20s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.69s) [2022-04-19T15:17:03.703Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.52s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.20s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.41s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.15s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.63s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.44s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.34s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.29s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000fb0630_} (1.29s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1481084500_/foo_false____} (1.27s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1481084500_/foo_true____} (1.37s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3893450138_/foo_false____} (1.34s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3893450138_/foo_true____} (1.45s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3893450138_/foo_true__0xc000fb0660__} (1.30s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fb0678_} (1.39s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fb0690_} (1.30s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fb06a8_} (1.30s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fb06c0_} (1.39s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.98s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.67s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.61s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.42s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.25s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.63s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.70s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.80s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.72s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.79s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.57s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.19s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.61s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.63s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.62s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.55s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.57s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.33s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.56s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.25s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.15s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.92s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.35s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.31s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.55s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.09s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.75s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToDot (0.69s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.07s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.24s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToStdout (0.56s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.92s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.16s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.71s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2022-04-19T15:17:03.703Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.19s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) [2022-04-19T15:17:03.703Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.09s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.28s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.31s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.09s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.92s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.07s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.42s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.58s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.54s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.04s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.42s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.78s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.33s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.64s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.85s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestEventsCommit (0.77s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.77s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.79s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.89s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.29s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.02s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.58s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestEventsCopy (1.29s) [2022-04-19T15:17:03.703Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.56s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.64s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.21s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.91s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.29s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsFilters (1.10s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsFormat (1.25s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.57s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.67s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.17s) [2022-04-19T15:17:03.704Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-19T15:17:03.704Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.92s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsRename (0.61s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsResize (0.74s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.70s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.61s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsTop (0.60s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.89s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExec (0.62s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.61s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.15s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.59s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.57s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.57s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.05s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecEnv (0.65s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.62s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecParseError (0.51s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.88s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecStartFails (0.64s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecTTY (0.59s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.63s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecUlimits (0.62s) [2022-04-19T15:17:03.704Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.29s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.06s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.57s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.59s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestHealth (18.90s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.49s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.17s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.16s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.25s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.48s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.52s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.50s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImportDisplay (0.92s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.37s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.70s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.54s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.54s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.52s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.18s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.49s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-04-19T15:17:03.704Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectDefault (0.49s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T15:17:03.704Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.49s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.93s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.06s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.89s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.58s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.57s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.52s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.50s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.56s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.21s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.84s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.66s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.62s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.50s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.49s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.27s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.57s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.16s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.56s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.65s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.22s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.53s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.77s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.39s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.54s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.61s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.60s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.18s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.50s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPluginActive (1.94s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.80s) [2022-04-19T15:17:03.704Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.22s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.98s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.58s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.79s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.58s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.10s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.47s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPortList (7.80s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.94s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.02s) [2022-04-19T15:17:03.704Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.92s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.16s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.04s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.62s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsByOrder (2.94s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.03s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.00s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.25s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.81s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.56s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.52s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.86s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.58s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.90s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.74s) [2022-04-19T15:17:03.705Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.53s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.74s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.03s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.59s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.96s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.71s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.17s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.99s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.37s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.18s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.62s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.54s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.57s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.24s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAddHost (0.59s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.50s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.20s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.58s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.00s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.92s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.66s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.55s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.49s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.50s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.95s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.12s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.96s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.30s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.05s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.47s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.11s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.55s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.65s) [2022-04-19T15:17:03.705Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-19T15:17:03.705Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.49s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.92s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.93s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.57s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.85s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.50s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2022-04-19T15:17:03.705Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.14s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunExitCode (0.52s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.61s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.03s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2022-04-19T15:17:03.705Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.43s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (1.01s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.16s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.91s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.87s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.05s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.96s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.48s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.26s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.28s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.64s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.00s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.27s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunMount (3.64s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.09s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.59s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.46s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.45s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.14s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.26s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.36s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.38s) [2022-04-19T15:17:03.705Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.40s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.95s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.31s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.07s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.39s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.50s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.50s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.35s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.51s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.60s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.54s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.21s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.14s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.01s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunRm (0.54s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.76s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.83s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.93s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.54s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.53s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.70s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.76s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.54s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunState (1.51s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.55s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.51s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunSysctls (1.23s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.22s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.77s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.18s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.42s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.29s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.63s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.46s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.01s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.38s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.61s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.90s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.61s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.58s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.14s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.66s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.16s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.27s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.26s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.52s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.03s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.18s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.31s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.04s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.01s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.04s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.03s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.05s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.09s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.69s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.70s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.69s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.01s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.98s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.82s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.43s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.64s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.03s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStartRecordError (1.42s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.60s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.38s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.00s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.34s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.59s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.58s) [2022-04-19T15:17:03.706Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.43s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.61s) [2022-04-19T15:17:03.706Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.95s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.52s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.50s) [2022-04-19T15:17:03.707Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-19T15:17:03.707Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.82s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.66s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUpdateStats (3.78s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.32s) [2022-04-19T15:17:03.707Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.75s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.62s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.71s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.58s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.60s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.02s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.47s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.50s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.42s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.37s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.95s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.97s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.42s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.74s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.54s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.48s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.46s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.53s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.11s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.94s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.35s) [2022-04-19T15:17:03.707Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.53s) [2022-04-19T15:17:03.707Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-19T15:17:03.707Z] === RUN TestDockerRegistrySuite [2022-04-19T15:17:03.707Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-19T15:17:04.016Z] === RUN TestNameFormat [2022-04-19T15:17:04.016Z] --- PASS: TestNameFormat (0.00s) [2022-04-19T15:17:04.016Z] === RUN TestNameRetries [2022-04-19T15:17:04.016Z] --- PASS: TestNameRetries (0.00s) [2022-04-19T15:17:04.016Z] PASS [2022-04-19T15:17:04.016Z] coverage: 85.7% of statements [2022-04-19T15:17:04.016Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-19T15:17:04.320Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-19T15:17:04.320Z] === RUN TestParallelCreate [2022-04-19T15:17:04.320Z] 2022/04/19 15:17:04 Closing DB instances... [2022-04-19T15:17:04.320Z] --- PASS: TestParallelCreate (0.02s) [2022-04-19T15:17:04.320Z] === RUN TestParallelDelete [2022-04-19T15:17:04.320Z] 2022/04/19 15:17:04 Closing DB instances... [2022-04-19T15:17:04.320Z] --- PASS: TestParallelDelete (0.02s) [2022-04-19T15:17:04.320Z] === RUN TestNetworkDBIslands [2022-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:741274cbe696 with config:&{NodeID:741274cbe696 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-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=info msg="Node 741274cbe696/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=info msg="Node 741274cbe696/172.23.254.113, added to nodes list" [2022-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:435575c83744 with config:&{NodeID:435575c83744 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-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=info msg="Node 435575c83744/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=info msg="Node 435575c83744/172.23.254.113, added to nodes list" [2022-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=info msg="Node 435575c83744/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=info msg="Node 435575c83744/172.23.254.113, added to nodes list" [2022-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=info msg="Node 741274cbe696/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=info msg="Node 741274cbe696/172.23.254.113, added to nodes list" [2022-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-19T15:17:04.320Z] time="2022-04-19T15:17:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-04-19T15:17:04.637Z] check_test.go:195: [deaf430db73fc] daemon is not started [2022-04-19T15:17:04.637Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-19T15:17:05.001Z] === RUN TestParseKeyValueOpt [2022-04-19T15:17:05.001Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-19T15:17:05.001Z] === RUN TestParseUintList [2022-04-19T15:17:05.001Z] --- PASS: TestParseUintList (0.00s) [2022-04-19T15:17:05.001Z] === RUN TestParseUintListMaximumLimits [2022-04-19T15:17:05.001Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-19T15:17:05.001Z] PASS [2022-04-19T15:17:05.001Z] coverage: 97.0% of statements [2022-04-19T15:17:05.002Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-04-19T15:17:05.002Z] 2022/04/19 15:17:04 Closing DB instances... [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b18ee98e616d with config:&{NodeID:b18ee98e616d 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-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=info msg="Node b18ee98e616d/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=info msg="Node b18ee98e616d/172.23.254.113, added to nodes list" [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=info msg="Node b18ee98e616d/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=info msg="Node b18ee98e616d/172.23.254.113, added to nodes list" [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=info msg="Node 741274cbe696/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=info msg="Node 741274cbe696/172.23.254.113, added to nodes list" [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=info msg="Node 435575c83744/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=info msg="Node 435575c83744/172.23.254.113, added to nodes list" [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=info msg="Node b18ee98e616d/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:05.334Z] time="2022-04-19T15:17:05Z" level=info msg="Node b18ee98e616d/172.23.254.113, added to nodes list" [2022-04-19T15:17:05.564Z] check_test.go:195: [d6823f0e770de] daemon is not started [2022-04-19T15:17:05.564Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:458b0a6b501c with config:&{NodeID:458b0a6b501c 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-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="Node 458b0a6b501c/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="Node 458b0a6b501c/172.23.254.113, added to nodes list" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="Node 458b0a6b501c/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="Node 458b0a6b501c/172.23.254.113, added to nodes list" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="Node 741274cbe696/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="Node 741274cbe696/172.23.254.113, added to nodes list" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="Node 435575c83744/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="Node 435575c83744/172.23.254.113, added to nodes list" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="Node b18ee98e616d/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="Node b18ee98e616d/172.23.254.113, added to nodes list" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="Node 458b0a6b501c/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="Node 458b0a6b501c/172.23.254.113, added to nodes list" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="Node 458b0a6b501c/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:05.816Z] time="2022-04-19T15:17:05Z" level=info msg="Node 458b0a6b501c/172.23.254.113, added to nodes list" [2022-04-19T15:17:05.988Z] === RUN Test_windowsOSRelease_String [2022-04-19T15:17:05.988Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-19T15:17:05.988Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-19T15:17:05.988Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-19T15:17:05.988Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-19T15:17:05.988Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-19T15:17:05.988Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-19T15:17:05.988Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-19T15:17:05.988Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-19T15:17:05.988Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-19T15:17:05.988Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T15:17:05.988Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T15:17:05.988Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T15:17:05.988Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T15:17:05.988Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T15:17:05.988Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T15:17:05.988Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T15:17:05.988Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T15:17:05.988Z] PASS [2022-04-19T15:17:05.988Z] coverage: 36.4% of statements [2022-04-19T15:17:05.988Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 36.4% of statements [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:50a65f7e8229 with config:&{NodeID:50a65f7e8229 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-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=info msg="Node 50a65f7e8229/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=info msg="Node 50a65f7e8229/172.23.254.113, added to nodes list" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=info msg="Node 50a65f7e8229/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=info msg="Node 50a65f7e8229/172.23.254.113, added to nodes list" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=info msg="Node 741274cbe696/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=info msg="Node 741274cbe696/172.23.254.113, added to nodes list" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=info msg="Node 435575c83744/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=info msg="Node 435575c83744/172.23.254.113, added to nodes list" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=info msg="Node b18ee98e616d/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=info msg="Node b18ee98e616d/172.23.254.113, added to nodes list" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=info msg="Node 458b0a6b501c/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=info msg="Node 458b0a6b501c/172.23.254.113, added to nodes list" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:06Z" level=info msg="Node 50a65f7e8229/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:06Z" level=info msg="Node 50a65f7e8229/172.23.254.113, added to nodes list" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:06Z" level=info msg="Node 50a65f7e8229/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:06Z" level=info msg="Node 50a65f7e8229/172.23.254.113, added to nodes list" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:06Z" level=info msg="Node 50a65f7e8229/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:06.298Z] time="2022-04-19T15:17:06Z" level=info msg="Node 50a65f7e8229/172.23.254.113, added to nodes list" [2022-04-19T15:17:06.456Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-19T15:17:06.456Z] === RUN TestNetworkDBBulkSync [2022-04-19T15:17:06.780Z] networkdb_test.go:835: Re-joining: 3 [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=info msg="The new bootstrap node list is:[172.23.254.113:10033 172.23.254.113:10034 172.23.254.113:10035]" [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.254.113:10033" [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=debug msg="memberlist: Stream connection from=172.23.254.113:49367" [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.254.113:10034" [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=debug msg="memberlist: Stream connection from=172.23.254.113:49368" [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.254.113:10035" [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=debug msg="memberlist: Stream connection from=172.23.254.113:49369" [2022-04-19T15:17:06.780Z] networkdb_test.go:835: Re-joining: 4 [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=info msg="The new bootstrap node list is:[172.23.254.113:10033 172.23.254.113:10034 172.23.254.113:10035]" [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.254.113:10033" [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=debug msg="memberlist: Stream connection from=172.23.254.113:49370" [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.254.113:10034" [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=debug msg="memberlist: Stream connection from=172.23.254.113:49371" [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.254.113:10035" [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=debug msg="memberlist: Stream connection from=172.23.254.113:49372" [2022-04-19T15:17:06.780Z] time="2022-04-19T15:17:06Z" level=info msg="node 0 leaving" [2022-04-19T15:17:06.924Z] === RUN TestNewAndRemove [2022-04-19T15:17:06.924Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-19T15:17:06.924Z] === RUN TestRemoveInvalidPath [2022-04-19T15:17:06.924Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-19T15:17:06.924Z] PASS [2022-04-19T15:17:06.924Z] coverage: 82.6% of statements [2022-04-19T15:17:06.924Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2022-04-19T15:17:06.930Z] check_test.go:195: [df3e11260a7ee] daemon is not started [2022-04-19T15:17:06.930Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-19T15:17:06.930Z] check_test.go:195: [dee196d4fdf8c] daemon is not started [2022-04-19T15:17:06.930Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:06Z" level=info msg="Node 741274cbe696 change state NodeActive --> NodeLeft" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:06Z" level=info msg="node5(50a65f7e8229): Node leave event for 741274cbe696/172.23.254.113" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:06Z" level=info msg="Node 741274cbe696 change state NodeActive --> NodeLeft" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:06Z" level=info msg="node3(b18ee98e616d): Node leave event for 741274cbe696/172.23.254.113" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:06Z" level=info msg="Node 741274cbe696 change state NodeActive --> NodeLeft" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:06Z" level=info msg="node4(458b0a6b501c): Node leave event for 741274cbe696/172.23.254.113" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:06Z" level=info msg="Node 741274cbe696 change state NodeActive --> NodeLeft" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:06Z" level=info msg="node1(741274cbe696): Node leave event for 741274cbe696/172.23.254.113" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:06Z" level=info msg="Node 741274cbe696 change state NodeActive --> NodeLeft" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:06Z" level=info msg="node2(435575c83744): Node leave event for 741274cbe696/172.23.254.113" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:07Z" level=info msg="Node 741274cbe696/172.23.254.113, left gossip cluster" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:07Z" level=info msg="Node 741274cbe696/172.23.254.113, left gossip cluster" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:07Z" level=info msg="Node 741274cbe696/172.23.254.113, left gossip cluster" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:07Z" level=info msg="Node 741274cbe696/172.23.254.113, left gossip cluster" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:07Z" level=info msg="Node 741274cbe696/172.23.254.113, left gossip cluster" [2022-04-19T15:17:07.270Z] time="2022-04-19T15:17:07Z" level=info msg="node 1 leaving" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="Node 435575c83744 change state NodeActive --> NodeLeft" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="node3(b18ee98e616d): Node leave event for 435575c83744/172.23.254.113" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="Node 435575c83744/172.23.254.113, left gossip cluster" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="Node 435575c83744 change state NodeActive --> NodeFailed" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="Node 435575c83744/172.23.254.113, added to failed nodes list" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="Node 435575c83744 change state NodeActive --> NodeLeft" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="Node 435575c83744 change state NodeActive --> NodeLeft" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="node4(458b0a6b501c): Node leave event for 435575c83744/172.23.254.113" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="node5(50a65f7e8229): Node leave event for 435575c83744/172.23.254.113" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="Node 435575c83744/172.23.254.113, left gossip cluster" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=error msg="node: 435575c83744 is unknown to memberlist" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="Node 435575c83744/172.23.254.113, left gossip cluster" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="Node 435575c83744/172.23.254.113, left gossip cluster" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="node 2 leaving" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="Node b18ee98e616d change state NodeActive --> NodeLeft" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="node5(50a65f7e8229): Node leave event for b18ee98e616d/172.23.254.113" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="Node b18ee98e616d change state NodeActive --> NodeLeft" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="node4(458b0a6b501c): Node leave event for b18ee98e616d/172.23.254.113" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="Node b18ee98e616d change state NodeActive --> NodeLeft" [2022-04-19T15:17:07.756Z] time="2022-04-19T15:17:07Z" level=info msg="node3(b18ee98e616d): Node leave event for b18ee98e616d/172.23.254.113" [2022-04-19T15:17:07.909Z] 2022/04/19 15:17:07 Closing DB instances... [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:07Z" level=debug msg="memberlist: Failed ping: 435575c83744 (timeout reached)" [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.254.113:10035: use of closed network connection" [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.254.113:10037: use of closed network connection" [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.254.113:10036: use of closed network connection" [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:07Z" level=info msg="Node b18ee98e616d/172.23.254.113, left gossip cluster" [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:07Z" level=info msg="Node b18ee98e616d/172.23.254.113, left gossip cluster" [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:08Z" level=info msg="Node b18ee98e616d/172.23.254.113, left gossip cluster" [2022-04-19T15:17:08.238Z] networkdb_test.go:867: node5: OK [2022-04-19T15:17:08.238Z] networkdb_test.go:867: node4: OK [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:08Z" level=info msg="node 0 coming back" [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:08Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c864918252a1 with config:&{NodeID:c864918252a1 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-04-19T15:17:08.238Z] time="2022-04-19T15:17:08Z" level=info msg="Node c864918252a1/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:08Z" level=info msg="Node c864918252a1/172.23.254.113, added to nodes list" [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:08Z" level=info msg="node 1 coming back" [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:08Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8b12d332065e with config:&{NodeID:8b12d332065e 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-04-19T15:17:08.238Z] time="2022-04-19T15:17:08Z" level=info msg="Node 8b12d332065e/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:08Z" level=info msg="Node 8b12d332065e/172.23.254.113, added to nodes list" [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:08Z" level=info msg="node 2 coming back" [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:08Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2992daafa04a with config:&{NodeID:2992daafa04a 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-04-19T15:17:08.238Z] time="2022-04-19T15:17:08Z" level=info msg="Node 2992daafa04a/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:08.238Z] time="2022-04-19T15:17:08Z" level=info msg="Node 2992daafa04a/172.23.254.113, added to nodes list" [2022-04-19T15:17:08.721Z] time="2022-04-19T15:17:08Z" level=info msg="memberlist: Suspect 435575c83744 has failed, no acks received" [2022-04-19T15:17:08.721Z] time="2022-04-19T15:17:08Z" level=debug msg="memberlist: Failed ping: 458b0a6b501c (timeout reached)" [2022-04-19T15:17:08.721Z] time="2022-04-19T15:17:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.23.254.113:10037: use of closed network connection" [2022-04-19T15:17:08.721Z] time="2022-04-19T15:17:08Z" level=debug msg="memberlist: Stream connection from=172.23.254.113:49374" [2022-04-19T15:17:08.895Z] === RUN TestFailedConnection [2022-04-19T15:17:09.204Z] time="2022-04-19T15:17:09Z" level=warning msg="memberlist: Was able to connect to 458b0a6b501c but other probes failed, network may be misconfigured" [2022-04-19T15:17:09.363Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-04-19T15:17:09.363Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-19T15:17:10.200Z] check_test.go:195: [d8fad55510a41] daemon is not started [2022-04-19T15:17:10.200Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T15:17:10.350Z] --- PASS: TestGetAddress (28.45s) [2022-04-19T15:17:10.350Z] === RUN TestRequestSyntaxCheck [2022-04-19T15:17:10.350Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-19T15:17:10.350Z] === RUN TestRequest [2022-04-19T15:17:10.818Z] --- PASS: TestFailedConnection (2.10s) [2022-04-19T15:17:10.818Z] === RUN TestFailOnce [2022-04-19T15:17:11.286Z] 2022/04/19 15:17:10 http: panic serving 127.0.0.1:49296: Plugin not ready [2022-04-19T15:17:11.286Z] goroutine 8 [running]: [2022-04-19T15:17:11.286Z] net/http.(*conn).serve.func1() [2022-04-19T15:17:11.286Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T15:17:11.286Z] panic({0x11a3700, 0x12ed040}) [2022-04-19T15:17:11.286Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T15:17:11.286Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-04-19T15:17:11.286Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-19T15:17:11.286Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x12f2858?, 0xc00022c0e0?}, 0x10fda66?) [2022-04-19T15:17:11.286Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T15:17:11.286Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x12f2858, 0xc00022c0e0}, 0xc00019e100) [2022-04-19T15:17:11.286Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-19T15:17:11.286Z] net/http.serverHandler.ServeHTTP({0x12f0e78?}, {0x12f2858, 0xc00022c0e0}, 0xc00019e100) [2022-04-19T15:17:11.286Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T15:17:11.286Z] net/http.(*conn).serve(0xc000066dc0, {0x12f2d58, 0xc000149080}) [2022-04-19T15:17:11.286Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T15:17:11.286Z] created by net/http.(*Server).Serve [2022-04-19T15:17:11.286Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T15:17:11.286Z] time="2022-04-19T15:17:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post \"http://127.0.0.1:49295/Test.FailOnce\": EOF, retrying in 1s" [2022-04-19T15:17:11.486Z] ? github.com/docker/docker/api [no test files] [2022-04-19T15:17:12.229Z] time="2022-04-19T15:17:11Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.254.113:10033 172.23.254.113:10034 172.23.254.113:10035]" [2022-04-19T15:17:12.229Z] time="2022-04-19T15:17:11Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.254.113:10033 172.23.254.113:10034 172.23.254.113:10035]" [2022-04-19T15:17:12.275Z] --- PASS: TestFailOnce (1.23s) [2022-04-19T15:17:12.275Z] === RUN TestEchoInputOutput [2022-04-19T15:17:12.275Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-19T15:17:12.275Z] === RUN TestBackoff [2022-04-19T15:17:12.275Z] --- PASS: TestBackoff (0.00s) [2022-04-19T15:17:12.275Z] === RUN TestAbortRetry [2022-04-19T15:17:12.275Z] --- PASS: TestAbortRetry (0.00s) [2022-04-19T15:17:12.275Z] === RUN TestClientScheme [2022-04-19T15:17:12.275Z] --- PASS: TestClientScheme (0.00s) [2022-04-19T15:17:12.275Z] === RUN TestNewClientWithTimeout [2022-04-19T15:17:12.275Z] 2022/04/19 15:17:12 Closing DB instances... [2022-04-19T15:17:12.275Z] time="2022-04-19T15:17:12Z" level=error msg="node: d52c13bdbd16 is unknown to memberlist" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.254.113:10033" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=debug msg="memberlist: Stream connection from=172.23.254.113:49375" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 50a65f7e8229/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 50a65f7e8229/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 458b0a6b501c/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 458b0a6b501c/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node c864918252a1/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node c864918252a1/172.23.254.113, is the new incarnation of the shutdown node 741274cbe696/172.23.254.113" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node c864918252a1/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.254.113:10034" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=debug msg="memberlist: Stream connection from=172.23.254.113:49376" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node c864918252a1/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node c864918252a1/172.23.254.113, is the new incarnation of the shutdown node 741274cbe696/172.23.254.113" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node c864918252a1/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node c864918252a1/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node c864918252a1/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 8b12d332065e/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 50a65f7e8229/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 8b12d332065e/172.23.254.113, is the new incarnation of the shutdown node 435575c83744/172.23.254.113" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 8b12d332065e/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 50a65f7e8229/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 458b0a6b501c/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 458b0a6b501c/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.254.113:10035" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=debug msg="memberlist: Stream connection from=172.23.254.113:49377" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node c864918252a1/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node c864918252a1/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 8b12d332065e/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 2992daafa04a/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 8b12d332065e/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 2992daafa04a/172.23.254.113, is the new incarnation of the shutdown node b18ee98e616d/172.23.254.113" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 50a65f7e8229/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 2992daafa04a/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 50a65f7e8229/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 458b0a6b501c/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 458b0a6b501c/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 8b12d332065e/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 8b12d332065e/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 8b12d332065e/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 8b12d332065e/172.23.254.113, is the new incarnation of the shutdown node 435575c83744/172.23.254.113" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 8b12d332065e/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 2992daafa04a/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 2992daafa04a/172.23.254.113, is the new incarnation of the shutdown node b18ee98e616d/172.23.254.113" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 2992daafa04a/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 2992daafa04a/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 2992daafa04a/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 2992daafa04a/172.23.254.113, joined gossip cluster" [2022-04-19T15:17:12.715Z] time="2022-04-19T15:17:12Z" level=info msg="Node 2992daafa04a/172.23.254.113, added to nodes list" [2022-04-19T15:17:12.744Z] time="2022-04-19T15:17:12Z" 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-04-19T15:17:13.198Z] time="2022-04-19T15:17:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.254.113:10033" [2022-04-19T15:17:13.198Z] time="2022-04-19T15:17:12Z" level=debug msg="memberlist: Stream connection from=172.23.254.113:49378" [2022-04-19T15:17:13.198Z] time="2022-04-19T15:17:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.254.113:10034" [2022-04-19T15:17:13.198Z] time="2022-04-19T15:17:12Z" level=debug msg="memberlist: Stream connection from=172.23.254.113:49379" [2022-04-19T15:17:13.198Z] time="2022-04-19T15:17:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.254.113:10035" [2022-04-19T15:17:13.198Z] time="2022-04-19T15:17:12Z" level=debug msg="memberlist: Stream connection from=172.23.254.113:49380" [2022-04-19T15:17:13.198Z] 2022/04/19 15:17:13 Closing DB instances... [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="Node c864918252a1 change state NodeActive --> NodeLeft" [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="node3(2992daafa04a): Node leave event for c864918252a1/172.23.254.113" [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="Node c864918252a1 change state NodeActive --> NodeLeft" [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="node5(50a65f7e8229): Node leave event for c864918252a1/172.23.254.113" [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="Node c864918252a1 change state NodeActive --> NodeLeft" [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="node4(458b0a6b501c): Node leave event for c864918252a1/172.23.254.113" [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="Node c864918252a1 change state NodeActive --> NodeLeft" [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="node1(c864918252a1): Node leave event for c864918252a1/172.23.254.113" [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="Node c864918252a1 change state NodeActive --> NodeLeft" [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="node2(8b12d332065e): Node leave event for c864918252a1/172.23.254.113" [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="Node c864918252a1/172.23.254.113, left gossip cluster" [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="Node c864918252a1/172.23.254.113, left gossip cluster" [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="Node c864918252a1/172.23.254.113, left gossip cluster" [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="Node c864918252a1/172.23.254.113, left gossip cluster" [2022-04-19T15:17:13.681Z] time="2022-04-19T15:17:13Z" level=info msg="Node c864918252a1/172.23.254.113, left gossip cluster" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:13Z" level=info msg="Node 8b12d332065e change state NodeActive --> NodeLeft" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:13Z" level=info msg="node5(50a65f7e8229): Node leave event for 8b12d332065e/172.23.254.113" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:13Z" level=info msg="Node 8b12d332065e change state NodeActive --> NodeLeft" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:13Z" level=info msg="node3(2992daafa04a): Node leave event for 8b12d332065e/172.23.254.113" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:13Z" level=info msg="Node 8b12d332065e change state NodeActive --> NodeLeft" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:13Z" level=info msg="node4(458b0a6b501c): Node leave event for 8b12d332065e/172.23.254.113" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:13Z" level=info msg="Node 8b12d332065e change state NodeActive --> NodeLeft" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:13Z" level=info msg="node2(8b12d332065e): Node leave event for 8b12d332065e/172.23.254.113" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:13Z" level=info msg="Node 8b12d332065e/172.23.254.113, left gossip cluster" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:13Z" level=info msg="Node 8b12d332065e/172.23.254.113, left gossip cluster" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:13Z" level=info msg="Node 8b12d332065e/172.23.254.113, left gossip cluster" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:14Z" level=info msg="Node 8b12d332065e/172.23.254.113, left gossip cluster" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:14Z" level=info msg="Node 2992daafa04a change state NodeActive --> NodeLeft" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:14Z" level=info msg="node5(50a65f7e8229): Node leave event for 2992daafa04a/172.23.254.113" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:14Z" level=info msg="Node 2992daafa04a change state NodeActive --> NodeLeft" [2022-04-19T15:17:14.163Z] time="2022-04-19T15:17:14Z" level=info msg="node4(458b0a6b501c): Node leave event for 2992daafa04a/172.23.254.113" [2022-04-19T15:17:14.307Z] time="2022-04-19T15:17:13Z" 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-04-19T15:17:14.645Z] time="2022-04-19T15:17:14Z" level=info msg="Node 2992daafa04a change state NodeActive --> NodeLeft" [2022-04-19T15:17:14.645Z] time="2022-04-19T15:17:14Z" level=info msg="node3(2992daafa04a): Node leave event for 2992daafa04a/172.23.254.113" [2022-04-19T15:17:14.645Z] time="2022-04-19T15:17:14Z" level=info msg="Node 2992daafa04a/172.23.254.113, left gossip cluster" [2022-04-19T15:17:14.645Z] time="2022-04-19T15:17:14Z" level=info msg="Node 2992daafa04a/172.23.254.113, left gossip cluster" [2022-04-19T15:17:14.645Z] time="2022-04-19T15:17:14Z" level=info msg="Node 2992daafa04a/172.23.254.113, left gossip cluster" [2022-04-19T15:17:14.645Z] time="2022-04-19T15:17:14Z" level=debug msg="memberlist: Failed ping: 50a65f7e8229 (timeout reached)" [2022-04-19T15:17:14.645Z] time="2022-04-19T15:17:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.254.113:10036: use of closed network connection" [2022-04-19T15:17:14.645Z] time="2022-04-19T15:17:14Z" level=debug msg="memberlist: Stream connection from=172.23.254.113:49381" [2022-04-19T15:17:15.127Z] time="2022-04-19T15:17:14Z" level=info msg="Node 458b0a6b501c change state NodeActive --> NodeLeft" [2022-04-19T15:17:15.127Z] time="2022-04-19T15:17:14Z" level=info msg="node5(50a65f7e8229): Node leave event for 458b0a6b501c/172.23.254.113" [2022-04-19T15:17:15.127Z] time="2022-04-19T15:17:14Z" level=info msg="Node 458b0a6b501c change state NodeActive --> NodeLeft" [2022-04-19T15:17:15.127Z] time="2022-04-19T15:17:14Z" level=info msg="node4(458b0a6b501c): Node leave event for 458b0a6b501c/172.23.254.113" [2022-04-19T15:17:15.293Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.73s) [2022-04-19T15:17:15.294Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-19T15:17:15.609Z] time="2022-04-19T15:17:15Z" level=warning msg="memberlist: Was able to connect to 50a65f7e8229 but other probes failed, network may be misconfigured" [2022-04-19T15:17:15.609Z] time="2022-04-19T15:17:15Z" level=info msg="Node 458b0a6b501c/172.23.254.113, left gossip cluster" [2022-04-19T15:17:15.609Z] time="2022-04-19T15:17:15Z" level=info msg="Node 458b0a6b501c/172.23.254.113, left gossip cluster" [2022-04-19T15:17:16.092Z] time="2022-04-19T15:17:15Z" level=info msg="Node 50a65f7e8229/172.23.254.113, left gossip cluster" [2022-04-19T15:17:16.092Z] time="2022-04-19T15:17:15Z" level=info msg="Node 50a65f7e8229 change state NodeActive --> NodeFailed" [2022-04-19T15:17:16.092Z] time="2022-04-19T15:17:15Z" level=info msg="Node 50a65f7e8229/172.23.254.113, added to failed nodes list" [2022-04-19T15:17:16.092Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-04-19T15:17:16.092Z] PASS [2022-04-19T15:17:16.092Z] coverage: 60.0% of statements [2022-04-19T15:17:16.092Z] ok github.com/docker/docker/libnetwork/networkdb 104.196s coverage: 60.0% of statements [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/quota [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T15:17:16.092Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T15:17:16.279Z] 2022/04/19 15:17:15 Closing DB instances... [2022-04-19T15:17:16.740Z] check_test.go:195: [da01e918a614c] daemon is not started [2022-04-19T15:17:16.740Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-19T15:17:16.747Z] time="2022-04-19T15:17:16Z" 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-04-19T15:17:17.735Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2022-04-19T15:17:17.735Z] === RUN TestNetworkDBGarbageCollection [2022-04-19T15:17:18.203Z] --- PASS: TestRequest (7.93s) [2022-04-19T15:17:18.203Z] === RUN TestOverlappingRequests [2022-04-19T15:17:18.672Z] --- PASS: TestOverlappingRequests (0.38s) [2022-04-19T15:17:18.672Z] === RUN TestRelease [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === Skipped [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-19T15:17:19.117Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-19T15:17:19.117Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-19T15:17:19.117Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-19T15:17:19.117Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-19T15:17:19.117Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T15:17:19.117Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T15:17:19.117Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T15:17:19.117Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T15:17:19.117Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-19T15:17:19.117Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T15:17:19.117Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-19T15:17:19.117Z] daemon_test.go:145: root required [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T15:17:19.117Z] reload_test.go:342: root required [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-19T15:17:19.117Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T15:17:19.117Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-19T15:17:19.117Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-19T15:17:19.117Z] download_test.go:267: Needs fixing on Windows [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-19T15:17:19.117Z] layer_test.go:291: Failing on Windows [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-19T15:17:19.117Z] layer_test.go:340: Failing on Windows [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-19T15:17:19.117Z] layer_test.go:455: Failing on Windows [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-19T15:17:19.117Z] layer_test.go:684: Failing on Windows [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-19T15:17:19.117Z] migration_test.go:45: Failing on Windows [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T15:17:19.117Z] migration_test.go:181: Failing on Windows [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-19T15:17:19.117Z] mount_test.go:17: Failing on Windows [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-19T15:17:19.117Z] mount_test.go:76: Failing on Windows [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-19T15:17:19.117Z] mount_test.go:125: Failing on Windows [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-19T15:17:19.117Z] mount_test.go:212: Failing on Windows [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-19T15:17:19.117Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-19T15:17:19.117Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T15:17:19.117Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-19T15:17:19.117Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-19T15:17:19.117Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-19T15:17:19.117Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-19T15:17:19.117Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-19T15:17:19.117Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-19T15:17:19.117Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-19T15:17:19.117Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-19T15:17:19.117Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-19T15:17:19.117Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T15:17:19.117Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T15:17:19.117Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T15:17:19.117Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T15:17:19.117Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T15:17:19.117Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-19T15:17:19.117Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-19T15:17:19.117Z] archive_test.go:140: zstd not installed [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-19T15:17:19.117Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-19T15:17:19.117Z] archive_windows_test.go:16: Currently fails [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-19T15:17:19.117Z] changes_test.go:196: needs more investigation [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-19T15:17:19.117Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-19T15:17:19.117Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.117Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-19T15:17:19.117Z] changes_test.go:433: needs further investigation [2022-04-19T15:17:19.117Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-19T15:17:19.118Z] changes_test.go:469: needs further investigation [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-19T15:17:19.118Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T15:17:19.118Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T15:17:19.118Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-19T15:17:19.118Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-19T15:17:19.118Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-19T15:17:19.118Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T15:17:19.118Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T15:17:19.118Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-19T15:17:19.118Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-19T15:17:19.118Z] poller_test.go:40: No chmod on Windows [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T15:17:19.118Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T15:17:19.118Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-19T15:17:19.118Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-19T15:17:19.118Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-19T15:17:19.118Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-19T15:17:19.118Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-19T15:17:19.118Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T15:17:19.118Z] [2022-04-19T15:17:19.118Z] DONE 2197 tests, 70 skipped in 295.376s [2022-04-19T15:17:19.601Z] INFO: make.ps1 ended at 04/19/2022 15:17:19 [2022-04-19T15:17:20.013Z] check_test.go:195: [dc14dc4b54992] daemon is not started [2022-04-19T15:17:20.013Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-19T15:17:20.013Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-19T15:17:20.237Z] --- PASS: TestRelease (1.41s) [2022-04-19T15:17:20.237Z] === RUN TestAllocateRandomDeallocate [2022-04-19T15:17:20.943Z] check_test.go:195: [de421b1c419cb] daemon is not started [2022-04-19T15:17:20.943Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-19T15:17:21.211Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-19T15:17:21.211Z] INFO: Unit tests ended at 04/19/2022 15:17:20. Duration:00:05:11.0365390 [2022-04-19T15:17:21.211Z] INFO: Building busybox [2022-04-19T15:17:21.211Z] Sending build context to Docker daemon 5.12kB [2022-04-19T15:17:21.211Z] [2022-04-19T15:17:21.211Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-19T15:17:21.211Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-19T15:17:21.211Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-19T15:17:21.211Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-19T15:17:21.211Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-19T15:17:21.211Z] ---> aa8714eb8356 [2022-04-19T15:17:21.211Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-19T15:17:21.211Z] ---> Running in 1aa6fbb74b39 [2022-04-19T15:17:21.223Z] time="2022-04-19T15:17:20Z" 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-04-19T15:17:21.874Z] check_test.go:195: [ddb97d5176c62] daemon is not started [2022-04-19T15:17:21.875Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-19T15:17:22.437Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-19T15:17:22.999Z] check_test.go:195: [d292e5d07564f] daemon is not started [2022-04-19T15:17:22.999Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-19T15:17:24.174Z] --- PASS: TestAllocateRandomDeallocate (3.97s) [2022-04-19T15:17:24.174Z] === RUN TestRetrieveFromStore [2022-04-19T15:17:24.366Z] check_test.go:195: [d24e2bcad49a5] daemon is not started [2022-04-19T15:17:24.366Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-19T15:17:24.926Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-19T15:17:25.486Z] check_test.go:195: [d4412a1190f21] daemon is not started [2022-04-19T15:17:25.486Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-19T15:17:25.737Z] --- PASS: TestRetrieveFromStore (1.50s) [2022-04-19T15:17:25.737Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-19T15:17:25.737Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-19T15:17:25.737Z] === RUN TestParallelPredefinedRequest1 [2022-04-19T15:17:25.737Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-19T15:17:25.737Z] === RUN TestParallelPredefinedRequest2 [2022-04-19T15:17:25.737Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-19T15:17:25.737Z] === RUN TestParallelPredefinedRequest3 [2022-04-19T15:17:25.737Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-19T15:17:25.737Z] === RUN TestParallelPredefinedRequest4 [2022-04-19T15:17:25.737Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-19T15:17:25.737Z] === RUN TestParallelPredefinedRequest5 [2022-04-19T15:17:25.737Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-19T15:17:25.737Z] === RUN TestDebug [2022-04-19T15:17:25.737Z] --- PASS: TestDebug (0.00s) [2022-04-19T15:17:25.737Z] === RUN TestRequestPoolParallel [2022-04-19T15:17:25.737Z] --- PASS: TestRequestPoolParallel (0.26s) [2022-04-19T15:17:25.737Z] === RUN TestFullAllocateRelease [2022-04-19T15:17:26.206Z] --- PASS: TestFullAllocateRelease (0.54s) [2022-04-19T15:17:26.206Z] === RUN TestOddAllocateRelease [2022-04-19T15:17:26.412Z] check_test.go:195: [d2cddc684925a] daemon is not started [2022-04-19T15:17:26.413Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-19T15:17:26.675Z] --- PASS: TestOddAllocateRelease (0.33s) [2022-04-19T15:17:26.675Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-19T15:17:26.675Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-04-19T15:17:26.675Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-19T15:17:26.675Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-19T15:17:26.675Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-19T15:17:26.675Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-19T15:17:26.675Z] === CONT TestParallelPredefinedRequest1 [2022-04-19T15:17:26.675Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:17:26.675Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-19T15:17:26.675Z] === CONT TestParallelPredefinedRequest4 [2022-04-19T15:17:26.675Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:17:26.675Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-19T15:17:26.675Z] === CONT TestParallelPredefinedRequest5 [2022-04-19T15:17:26.675Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:17:26.675Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-19T15:17:26.675Z] === CONT TestParallelPredefinedRequest3 [2022-04-19T15:17:26.675Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:17:26.675Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-19T15:17:26.675Z] === CONT TestParallelPredefinedRequest2 [2022-04-19T15:17:26.675Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:17:26.675Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-19T15:17:26.675Z] PASS [2022-04-19T15:17:26.675Z] coverage: 85.3% of statements [2022-04-19T15:17:26.675Z] ok github.com/docker/docker/libnetwork/ipam 51.552s coverage: 85.3% of statements [2022-04-19T15:17:26.974Z] docker_cli_swarm_test.go:1895: [d1cf484b2bc8c] joining swarm manager [dfd0be456aa39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:17:27.193Z] Removing intermediate container 1aa6fbb74b39 [2022-04-19T15:17:27.193Z] ---> dadbdd43edd2 [2022-04-19T15:17:27.193Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-19T15:17:27.193Z] ---> Running in df414f62f165 [2022-04-19T15:17:27.193Z] Removing intermediate container df414f62f165 [2022-04-19T15:17:27.193Z] ---> b4e534c7e9dd [2022-04-19T15:17:27.193Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-19T15:17:27.193Z] ---> Running in 84f3629624f9 [2022-04-19T15:17:27.230Z] check_test.go:195: [ddd9e41140bb8] daemon is not started [2022-04-19T15:17:27.230Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-19T15:17:27.661Z] === RUN TestParseEmptyInterface [2022-04-19T15:17:27.661Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-19T15:17:27.661Z] === RUN TestParseNonInterfaceType [2022-04-19T15:17:27.661Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-19T15:17:27.661Z] === RUN TestParseWithOneFunction [2022-04-19T15:17:27.661Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-19T15:17:27.661Z] === RUN TestParseWithMultipleFuncs [2022-04-19T15:17:27.661Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-19T15:17:27.661Z] === RUN TestParseWithUnnamedReturn [2022-04-19T15:17:27.661Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-19T15:17:27.661Z] === RUN TestEmbeddedInterface [2022-04-19T15:17:27.661Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-19T15:17:27.661Z] === RUN TestParsedImports [2022-04-19T15:17:27.661Z] --- PASS: TestParsedImports (0.00s) [2022-04-19T15:17:27.661Z] === RUN TestAliasedImports [2022-04-19T15:17:27.661Z] --- PASS: TestAliasedImports (0.00s) [2022-04-19T15:17:27.661Z] PASS [2022-04-19T15:17:27.661Z] coverage: 56.8% of statements [2022-04-19T15:17:27.661Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2022-04-19T15:17:27.675Z] Removing intermediate container 84f3629624f9 [2022-04-19T15:17:27.675Z] ---> c0ac6df14278 [2022-04-19T15:17:27.675Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-19T15:17:28.156Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f34891619a80c28b71c95175cb2cb2e5efc52c3e7bdf5f70ae63b2973dd32aa2 [2022-04-19T15:17:28.412Z] docker_cli_swarm_test.go:1896: [db45da1b56c72] joining swarm manager [dfd0be456aa39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:17:28.690Z] [2022-04-19T15:17:28.974Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:20ddcd98752a1246b7aa9fe4457a76dd35c8cbd1dbbbd6e11a0aa67e54445560 [2022-04-19T15:17:28.974Z] check_test.go:195: [d519a3b69e58a] daemon is not started [2022-04-19T15:17:29.173Z] ---> 6dd93291d904 [2022-04-19T15:17:29.173Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-19T15:17:29.173Z] ---> Running in e510fbdb5f53 [2022-04-19T15:17:29.225Z] === RUN TestHTTPTransport [2022-04-19T15:17:29.225Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-19T15:17:29.225Z] PASS [2022-04-19T15:17:29.225Z] coverage: 85.7% of statements [2022-04-19T15:17:29.225Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2022-04-19T15:17:29.273Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-19T15:17:29.692Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-19T15:17:29.692Z] === RUN TestClientStream [2022-04-19T15:17:29.692Z] --- PASS: TestClientStream (0.00s) [2022-04-19T15:17:29.692Z] === RUN TestClientSendFile [2022-04-19T15:17:29.692Z] --- PASS: TestClientSendFile (0.00s) [2022-04-19T15:17:29.692Z] === RUN TestClientWithRequestTimeout [2022-04-19T15:17:29.692Z] --- PASS: TestClientWithRequestTimeout (0.03s) [2022-04-19T15:17:29.692Z] === RUN TestFileSpecPlugin [2022-04-19T15:17:29.692Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-04-19T15:17:29.692Z] === RUN TestFileJSONSpecPlugin [2022-04-19T15:17:29.692Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-04-19T15:17:29.693Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-19T15:17:29.693Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-04-19T15:17:29.693Z] === RUN TestPluginAddHandler [2022-04-19T15:17:29.693Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-19T15:17:29.693Z] === RUN TestPluginWaitBadPlugin [2022-04-19T15:17:29.693Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-19T15:17:29.693Z] === RUN TestGet [2022-04-19T15:17:29.693Z] time="2022-04-19T15:17:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-19T15:17:29.693Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-19T15:17:29.693Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T15:17:29.693Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-19T15:17:29.693Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-19T15:17:29.693Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-19T15:17:29.693Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-19T15:17:29.693Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-19T15:17:29.693Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T15:17:29.693Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-19T15:17:29.693Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-19T15:17:29.693Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-19T15:17:29.693Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-19T15:17:29.693Z] === RUN TestBufferPoolPutAndGet [2022-04-19T15:17:29.693Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-19T15:17:29.693Z] PASS [2022-04-19T15:17:29.693Z] coverage: 88.2% of statements [2022-04-19T15:17:29.693Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-04-19T15:17:30.201Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c70e89a54db835071efd1fa418a805ae2ee280a045b2fa80c33bc3a24520b52e [2022-04-19T15:17:30.682Z] === RUN TestOutputOnPrematureClose [2022-04-19T15:17:30.682Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-19T15:17:30.682Z] === RUN TestCompleteSilently [2022-04-19T15:17:30.682Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-19T15:17:30.682Z] PASS [2022-04-19T15:17:30.682Z] coverage: 75.9% of statements [2022-04-19T15:17:30.682Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2022-04-19T15:17:30.682Z] time="2022-04-19T15:17:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-19T15:17:30.764Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:02fef77d381b7928758e5819da0db3473890be92a588b5b897b69966793f4f53 [2022-04-19T15:17:31.021Z] check_test.go:195: [dff17e28cfef1] daemon is not started [2022-04-19T15:17:31.021Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-19T15:17:31.149Z] === RUN TestSendToOneSub [2022-04-19T15:17:31.149Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-19T15:17:31.149Z] === RUN TestSendToMultipleSubs [2022-04-19T15:17:31.149Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-19T15:17:31.149Z] === RUN TestEvictOneSub [2022-04-19T15:17:31.149Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-19T15:17:31.149Z] === RUN TestClosePublisher [2022-04-19T15:17:31.149Z] --- PASS: TestClosePublisher (0.00s) [2022-04-19T15:17:31.149Z] === RUN TestPubSubRace [2022-04-19T15:17:31.948Z] check_test.go:195: [d24060a052315] daemon is not started [2022-04-19T15:17:31.948Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-19T15:17:32.134Z] --- PASS: TestPubSubRace (1.05s) [2022-04-19T15:17:32.134Z] PASS [2022-04-19T15:17:32.134Z] coverage: 75.0% of statements [2022-04-19T15:17:32.134Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 75.0% of statements [2022-04-19T15:17:32.603Z] time="2022-04-19T15:17:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-19T15:17:33.118Z] === RUN TestRegister [2022-04-19T15:17:33.118Z] --- PASS: TestRegister (0.00s) [2022-04-19T15:17:33.118Z] === RUN TestCommand [2022-04-19T15:17:33.118Z] --- PASS: TestCommand (0.04s) [2022-04-19T15:17:33.118Z] === RUN TestNaiveSelf [2022-04-19T15:17:33.118Z] --- PASS: TestNaiveSelf (0.06s) [2022-04-19T15:17:33.118Z] PASS [2022-04-19T15:17:33.118Z] coverage: 82.4% of statements [2022-04-19T15:17:33.118Z] ok github.com/docker/docker/pkg/reexec 0.138s coverage: 82.4% of statements [2022-04-19T15:17:33.840Z] check_test.go:195: [dbefed418afe3] daemon is not started [2022-04-19T15:17:33.840Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-19T15:17:34.136Z] === RUN TestDump [2022-04-19T15:17:34.136Z] goroutine 6 [running]: [2022-04-19T15:17:34.136Z] github.com/docker/docker/pkg/stack.dump(0xfb2d57?) [2022-04-19T15:17:34.136Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T15:17:34.136Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-19T15:17:34.136Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-19T15:17:34.136Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-19T15:17:34.136Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-19T15:17:34.136Z] testing.tRunner(0xc0001601a0, 0x117a498) [2022-04-19T15:17:34.136Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T15:17:34.136Z] created by testing.(*T).Run [2022-04-19T15:17:34.136Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T15:17:34.136Z] [2022-04-19T15:17:34.136Z] goroutine 1 [chan receive]: [2022-04-19T15:17:34.136Z] testing.(*T).Run(0xc000160000, {0x116913c?, 0xf8c1f3?}, 0x117a498) [2022-04-19T15:17:34.136Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T15:17:34.136Z] testing.runTests.func1(0xc00006c840?) [2022-04-19T15:17:34.136Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T15:17:34.136Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-19T15:17:34.136Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T15:17:34.136Z] testing.runTests(0xc000058500?, {0x12fe400, 0x3, 0x3}, {0x1a0f9300108?, 0x40?, 0x13034a0?}) [2022-04-19T15:17:34.136Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T15:17:34.136Z] testing.(*M).Run(0xc000058500) [2022-04-19T15:17:34.136Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T15:17:34.136Z] main.main() [2022-04-19T15:17:34.136Z] _testmain.go:99 +0x255 [2022-04-19T15:17:34.136Z] --- PASS: TestDump (0.00s) [2022-04-19T15:17:34.136Z] === RUN TestDumpToFile [2022-04-19T15:17:34.136Z] --- PASS: TestDumpToFile (0.18s) [2022-04-19T15:17:34.136Z] === RUN TestDumpToFileWithEmptyInput [2022-04-19T15:17:34.136Z] goroutine 8 [running]: [2022-04-19T15:17:34.136Z] github.com/docker/docker/pkg/stack.dump(0x102ecd3?) [2022-04-19T15:17:34.136Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T15:17:34.136Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x102eca0?}) [2022-04-19T15:17:34.136Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-19T15:17:34.136Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) [2022-04-19T15:17:34.136Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-19T15:17:34.136Z] testing.tRunner(0xc000160820, 0x117a488) [2022-04-19T15:17:34.136Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T15:17:34.136Z] created by testing.(*T).Run [2022-04-19T15:17:34.136Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T15:17:34.136Z] [2022-04-19T15:17:34.136Z] goroutine 1 [chan receive]: [2022-04-19T15:17:34.136Z] testing.(*T).Run(0xc000160000, {0x1170713?, 0xf8c1f3?}, 0x117a488) [2022-04-19T15:17:34.136Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T15:17:34.136Z] testing.runTests.func1(0xc00006c840?) [2022-04-19T15:17:34.136Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T15:17:34.136Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-19T15:17:34.136Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T15:17:34.136Z] testing.runTests(0xc000058500?, {0x12fe400, 0x3, 0x3}, {0x1a0f9300108?, 0x40?, 0x13034a0?}) [2022-04-19T15:17:34.136Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T15:17:34.136Z] testing.(*M).Run(0xc000058500) [2022-04-19T15:17:34.136Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T15:17:34.136Z] main.main() [2022-04-19T15:17:34.136Z] _testmain.go:99 +0x255 [2022-04-19T15:17:34.136Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-19T15:17:34.136Z] PASS [2022-04-19T15:17:34.136Z] coverage: 90.9% of statements [2022-04-19T15:17:34.136Z] ok github.com/docker/docker/pkg/stack 0.231s coverage: 90.9% of statements [2022-04-19T15:17:34.605Z] === RUN TestNewStdWriter [2022-04-19T15:17:34.605Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-19T15:17:34.605Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-19T15:17:34.605Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-19T15:17:34.605Z] === RUN TestWriteWithNilBytes [2022-04-19T15:17:34.605Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-19T15:17:34.605Z] === RUN TestWrite [2022-04-19T15:17:34.605Z] --- PASS: TestWrite (0.00s) [2022-04-19T15:17:34.605Z] === RUN TestWriteWithWriterError [2022-04-19T15:17:34.605Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-19T15:17:34.605Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-19T15:17:34.605Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-19T15:17:34.605Z] === RUN TestStdCopyWriteAndRead [2022-04-19T15:17:34.605Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-19T15:17:34.605Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-19T15:17:34.605Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-19T15:17:34.605Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-19T15:17:34.605Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-19T15:17:34.605Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-19T15:17:34.605Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-19T15:17:34.605Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-19T15:17:34.605Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-19T15:17:34.605Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-19T15:17:34.605Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-19T15:17:34.605Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-19T15:17:34.605Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-19T15:17:34.605Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-19T15:17:34.605Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-19T15:17:34.605Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-19T15:17:34.605Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-19T15:17:34.605Z] PASS [2022-04-19T15:17:34.605Z] coverage: 100.0% of statements [2022-04-19T15:17:34.605Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2022-04-19T15:17:34.771Z] check_test.go:195: [d1b158b2e48aa] daemon is not started [2022-04-19T15:17:34.771Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-19T15:17:35.031Z] check_test.go:195: [d09eb0d12a4da] daemon is not started [2022-04-19T15:17:35.031Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T15:17:35.592Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-19T15:17:35.592Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-19T15:17:35.592Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-19T15:17:35.592Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-19T15:17:35.592Z] === RUN TestFormatStatus [2022-04-19T15:17:35.592Z] --- PASS: TestFormatStatus (0.00s) [2022-04-19T15:17:35.592Z] === RUN TestFormatError [2022-04-19T15:17:35.592Z] --- PASS: TestFormatError (0.00s) [2022-04-19T15:17:35.592Z] === RUN TestFormatJSONError [2022-04-19T15:17:35.592Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-19T15:17:35.592Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-19T15:17:35.592Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-19T15:17:35.592Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-19T15:17:35.592Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-19T15:17:35.592Z] === RUN TestNewJSONProgressOutput [2022-04-19T15:17:35.592Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-19T15:17:35.592Z] === RUN TestAuxFormatterEmit [2022-04-19T15:17:35.592Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-19T15:17:35.592Z] === RUN TestStreamWriterStdout [2022-04-19T15:17:35.592Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-19T15:17:35.592Z] === RUN TestStreamWriterStderr [2022-04-19T15:17:35.592Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-19T15:17:35.592Z] PASS [2022-04-19T15:17:35.592Z] coverage: 66.2% of statements [2022-04-19T15:17:35.593Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2022-04-19T15:17:35.667Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-19T15:17:35.667Z] Copying nested executables into bundles/binary-daemon [2022-04-19T15:17:35.667Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-19T15:17:35.667Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T15:17:35.667Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-19T15:17:35.667Z] [2022-04-19T15:17:35.973Z] check_test.go:195: [d79dca1a95e42] daemon is not started [2022-04-19T15:17:35.973Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T15:17:36.060Z] === RUN TestGenerateRandomID [2022-04-19T15:17:36.060Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-19T15:17:36.060Z] === RUN TestShortenId [2022-04-19T15:17:36.060Z] --- PASS: TestShortenId (0.00s) [2022-04-19T15:17:36.060Z] === RUN TestShortenSha256Id [2022-04-19T15:17:36.060Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-19T15:17:36.060Z] === RUN TestShortenIdEmpty [2022-04-19T15:17:36.060Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-19T15:17:36.060Z] === RUN TestShortenIdInvalid [2022-04-19T15:17:36.060Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-19T15:17:36.060Z] === RUN TestIsShortIDNonHex [2022-04-19T15:17:36.060Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-19T15:17:36.060Z] === RUN TestIsShortIDNotCorrectSize [2022-04-19T15:17:36.060Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-19T15:17:36.060Z] PASS [2022-04-19T15:17:36.060Z] coverage: 70.6% of statements [2022-04-19T15:17:36.060Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-19T15:17:36.530Z] time="2022-04-19T15:17:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-19T15:17:36.609Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -e DOCKER_GRAPHDRIVER docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/make.sh cross [2022-04-19T15:17:36.799Z] === RUN TestMiddlewares [2022-04-19T15:17:36.799Z] --- PASS: TestMiddlewares (0.00s) [2022-04-19T15:17:36.799Z] PASS [2022-04-19T15:17:36.799Z] coverage: 7.9% of statements [2022-04-19T15:17:36.799Z] ok github.com/docker/docker/api/server 0.082s coverage: 7.9% of statements [2022-04-19T15:17:36.869Z] [2022-04-19T15:17:36.869Z] Removing bundles/ [2022-04-19T15:17:36.901Z] check_test.go:195: [d4497320f3563] daemon is not started [2022-04-19T15:17:36.901Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T15:17:36.997Z] === RUN TestIsCpusetListAvailable [2022-04-19T15:17:36.997Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-19T15:17:36.997Z] PASS [2022-04-19T15:17:36.997Z] coverage: 39.4% of statements [2022-04-19T15:17:36.997Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-04-19T15:17:37.130Z] [2022-04-19T15:17:37.130Z] ---> Making bundle: cross (in bundles/cross) [2022-04-19T15:17:37.130Z] Cross building: bundles/cross/linux/amd64 [2022-04-19T15:17:37.130Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-19T15:17:37.130Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-19T15:17:37.462Z] check_test.go:195: [d21a781d143a2] daemon is not started [2022-04-19T15:17:37.462Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-19T15:17:38.561Z] === RUN TestChtimes [2022-04-19T15:17:38.561Z] --- PASS: TestChtimes (0.00s) [2022-04-19T15:17:38.561Z] === RUN TestChtimesWindows [2022-04-19T15:17:39.030Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-19T15:17:39.030Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-19T15:17:39.030Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-19T15:17:39.030Z] PASS [2022-04-19T15:17:39.030Z] coverage: 13.0% of statements [2022-04-19T15:17:39.030Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 13.0% of statements [2022-04-19T15:17:39.498Z] === RUN TestTailFile [2022-04-19T15:17:39.498Z] --- PASS: TestTailFile (0.00s) [2022-04-19T15:17:39.498Z] === RUN TestTailFileManyLines [2022-04-19T15:17:39.498Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-19T15:17:39.498Z] === RUN TestTailEmptyFile [2022-04-19T15:17:39.498Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-19T15:17:39.498Z] === RUN TestTailNegativeN [2022-04-19T15:17:39.498Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-19T15:17:39.498Z] === RUN TestNewTailReader [2022-04-19T15:17:39.498Z] === PAUSE TestNewTailReader [2022-04-19T15:17:39.498Z] === CONT TestNewTailReader [2022-04-19T15:17:39.498Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-19T15:17:39.498Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-19T15:17:39.498Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-19T15:17:39.498Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-19T15:17:39.498Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-19T15:17:39.498Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-19T15:17:39.498Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-19T15:17:39.498Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-19T15:17:39.498Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-19T15:17:39.498Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-19T15:17:39.498Z] === RUN TestNewTailReader/no_delimiter [2022-04-19T15:17:39.498Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-19T15:17:39.498Z] === RUN TestNewTailReader/truncated_last_line [2022-04-19T15:17:39.498Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-19T15:17:39.498Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-19T15:17:39.498Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-19T15:17:39.498Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-19T15:17:39.498Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-19T15:17:39.498Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-19T15:17:39.498Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T15:17:39.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.499Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T15:17:39.499Z] === CONT TestNewTailReader/no_delimiter [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T15:17:39.499Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-19T15:17:39.499Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-19T15:17:39.499Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.499Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T15:17:39.499Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.499Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.499Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.499Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.499Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.499Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.499Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.499Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.500Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T15:17:39.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.701Z] Removing intermediate container e510fbdb5f53 [2022-04-19T15:17:39.701Z] ---> 2324017f6689 [2022-04-19T15:17:39.701Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-19T15:17:39.701Z] ---> Running in 705eed483977 [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T15:17:39.969Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.969Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.970Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.971Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.971Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.972Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.972Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:39.973Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:39.977Z] check_test.go:195: [d1d064bd08957] daemon is not started [2022-04-19T15:17:39.977Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-19T15:17:39.977Z] check_test.go:195: [d716d168e878f] daemon is not started [2022-04-19T15:17:39.977Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:17:40.442Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-19T15:17:40.442Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.01s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:17:40.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:17:40.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:17:40.444Z] PASS [2022-04-19T15:17:40.444Z] coverage: 88.6% of statements [2022-04-19T15:17:40.444Z] ok github.com/docker/docker/pkg/tailfile 0.230s coverage: 88.6% of statements [2022-04-19T15:17:40.444Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T15:17:40.444Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T15:17:40.444Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T15:17:40.444Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-19T15:17:40.689Z] [2022-04-19T15:17:40.689Z] SUCCESS: Specified value was saved. [2022-04-19T15:17:40.906Z] check_test.go:195: [d5cf40f255e88] daemon is not started [2022-04-19T15:17:40.906Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-19T15:17:40.912Z] === RUN TestTarSumRemoveNonExistent [2022-04-19T15:17:40.912Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-19T15:17:40.912Z] === RUN TestTarSumRemove [2022-04-19T15:17:40.912Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-19T15:17:40.912Z] === RUN TestSortFileInfoSums [2022-04-19T15:17:40.912Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-19T15:17:40.912Z] === RUN TestNewTarSumForLabelInvalid [2022-04-19T15:17:40.912Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-19T15:17:40.912Z] === RUN TestNewTarSumForLabel [2022-04-19T15:17:40.912Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-19T15:17:40.912Z] === RUN TestEmptyTar [2022-04-19T15:17:40.912Z] --- PASS: TestEmptyTar (0.00s) [2022-04-19T15:17:40.912Z] === RUN TestTarSumsReadSize [2022-04-19T15:17:40.912Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-19T15:17:40.912Z] === RUN TestTarSums [2022-04-19T15:17:40.912Z] --- PASS: TestTarSums (0.07s) [2022-04-19T15:17:40.912Z] === RUN TestIteration [2022-04-19T15:17:40.912Z] --- PASS: TestIteration (0.00s) [2022-04-19T15:17:40.912Z] === RUN TestVersionLabelForChecksum [2022-04-19T15:17:40.912Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-19T15:17:40.912Z] === RUN TestVersion [2022-04-19T15:17:40.912Z] --- PASS: TestVersion (0.00s) [2022-04-19T15:17:40.912Z] === RUN TestGetVersion [2022-04-19T15:17:40.912Z] --- PASS: TestGetVersion (0.00s) [2022-04-19T15:17:40.912Z] === RUN TestGetVersions [2022-04-19T15:17:40.912Z] --- PASS: TestGetVersions (0.00s) [2022-04-19T15:17:40.912Z] PASS [2022-04-19T15:17:40.912Z] coverage: 89.3% of statements [2022-04-19T15:17:40.912Z] ok github.com/docker/docker/pkg/tarsum 0.128s coverage: 89.3% of statements [2022-04-19T15:17:40.912Z] === RUN TestTruncIndex [2022-04-19T15:17:41.162Z] check_test.go:195: [ddbed06e00fdc] daemon is not started [2022-04-19T15:17:41.162Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-19T15:17:41.381Z] --- PASS: TestTruncIndex (0.10s) [2022-04-19T15:17:41.381Z] PASS [2022-04-19T15:17:41.381Z] coverage: 91.5% of statements [2022-04-19T15:17:41.381Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2022-04-19T15:17:41.418Z] check_test.go:195: [deb6a912e10a5] daemon is not started [2022-04-19T15:17:41.418Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-19T15:17:41.674Z] check_test.go:195: [d5a2f70922edb] daemon is not started [2022-04-19T15:17:41.674Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-19T15:17:41.853Z] === RUN TestVersionInfo [2022-04-19T15:17:41.853Z] --- PASS: TestVersionInfo (0.00s) [2022-04-19T15:17:41.853Z] === RUN TestAppendVersions [2022-04-19T15:17:41.853Z] --- PASS: TestAppendVersions (0.00s) [2022-04-19T15:17:41.853Z] PASS [2022-04-19T15:17:41.853Z] coverage: 88.9% of statements [2022-04-19T15:17:41.853Z] ok github.com/docker/docker/pkg/useragent 0.055s coverage: 88.9% of statements [2022-04-19T15:17:41.931Z] check_test.go:195: [d2a6932bcedda] daemon is not started [2022-04-19T15:17:41.931Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-19T15:17:42.186Z] check_test.go:195: [d5eca40308c5c] daemon is not started [2022-04-19T15:17:42.186Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-19T15:17:42.186Z] check_test.go:195: [d56cc44c739a1] daemon is not started [2022-04-19T15:17:42.186Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-19T15:17:42.840Z] === RUN TestNewSettable [2022-04-19T15:17:42.840Z] --- PASS: TestNewSettable (0.00s) [2022-04-19T15:17:42.840Z] === RUN TestIsSettable [2022-04-19T15:17:42.840Z] --- PASS: TestIsSettable (0.00s) [2022-04-19T15:17:42.840Z] === RUN TestUpdateSettingsEnv [2022-04-19T15:17:42.840Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-19T15:17:42.840Z] PASS [2022-04-19T15:17:42.840Z] coverage: 20.0% of statements [2022-04-19T15:17:42.840Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2022-04-19T15:17:43.114Z] check_test.go:195: [dfda37c09db1d] daemon is not started [2022-04-19T15:17:43.114Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-19T15:17:43.308Z] === RUN TestValidatePrivileges [2022-04-19T15:17:43.308Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-19T15:17:43.308Z] === RUN TestFilterByCapNeg [2022-04-19T15:17:43.308Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-19T15:17:43.308Z] === RUN TestFilterByCapPos [2022-04-19T15:17:43.308Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-19T15:17:43.308Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-19T15:17:43.308Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-19T15:17:43.308Z] PASS [2022-04-19T15:17:43.308Z] coverage: 12.0% of statements [2022-04-19T15:17:43.308Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2022-04-19T15:17:43.642Z] Removing intermediate container 705eed483977 [2022-04-19T15:17:43.642Z] ---> 49903ea26230 [2022-04-19T15:17:43.642Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-19T15:17:44.111Z] ---> Running in 0beeb5f3e394 [2022-04-19T15:17:44.296Z] === RUN TestLoad [2022-04-19T15:17:44.296Z] --- PASS: TestLoad (0.00s) [2022-04-19T15:17:44.296Z] === RUN TestSave [2022-04-19T15:17:44.296Z] --- PASS: TestSave (0.03s) [2022-04-19T15:17:44.296Z] === RUN TestAddDeleteGet [2022-04-19T15:17:44.296Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-19T15:17:44.296Z] === RUN TestInvalidTags [2022-04-19T15:17:44.296Z] --- PASS: TestInvalidTags (0.01s) [2022-04-19T15:17:44.296Z] PASS [2022-04-19T15:17:44.296Z] coverage: 83.7% of statements [2022-04-19T15:17:44.296Z] ok github.com/docker/docker/reference 0.161s coverage: 83.7% of statements [2022-04-19T15:17:44.478Z] check_test.go:195: [de89fe68987cb] daemon is not started [2022-04-19T15:17:44.478Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-19T15:17:44.764Z] --- PASS: TestGet (15.01s) [2022-04-19T15:17:44.764Z] === RUN TestPluginWithNoManifest [2022-04-19T15:17:44.764Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-19T15:17:44.764Z] === RUN TestGetAll [2022-04-19T15:17:44.764Z] --- PASS: TestGetAll (0.00s) [2022-04-19T15:17:44.764Z] PASS [2022-04-19T15:17:44.764Z] coverage: 73.2% of statements [2022-04-19T15:17:44.764Z] ok github.com/docker/docker/pkg/plugins 36.088s coverage: 73.2% of statements [2022-04-19T15:17:45.233Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-19T15:17:45.233Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-19T15:17:45.233Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-19T15:17:45.233Z] === RUN TestResolveAuthConfigIndexServer [2022-04-19T15:17:45.233Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-19T15:17:45.233Z] === RUN TestResolveAuthConfigFullURL [2022-04-19T15:17:45.233Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-19T15:17:45.233Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-19T15:17:45.233Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-19T15:17:45.233Z] === RUN TestValidateMirror [2022-04-19T15:17:45.233Z] --- PASS: TestValidateMirror (0.00s) [2022-04-19T15:17:45.233Z] === RUN TestLoadInsecureRegistries [2022-04-19T15:17:45.233Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-19T15:17:45.233Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-19T15:17:45.233Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-19T15:17:45.233Z] === RUN TestResumableRequestReaderWithReadError [2022-04-19T15:17:45.448Z] check_test.go:195: [d046f8f9b5ab2] daemon is not started [2022-04-19T15:17:45.448Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-19T15:17:45.701Z] time="2022-04-19T15:17:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-19T15:17:45.701Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-04-19T15:17:45.701Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-19T15:17:45.701Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-19T15:17:45.701Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-19T15:17:45.701Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestResumableRequestReader [2022-04-19T15:17:45.701Z] --- PASS: TestResumableRequestReader (0.01s) [2022-04-19T15:17:45.701Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-19T15:17:45.701Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-19T15:17:45.701Z] PASS [2022-04-19T15:17:45.701Z] coverage: 100.0% of statements [2022-04-19T15:17:45.701Z] time="2022-04-19T15:17:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T15:17:45.701Z] time="2022-04-19T15:17:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-19T15:17:45.701Z] time="2022-04-19T15:17:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T15:17:45.701Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-04-19T15:17:45.701Z] === RUN TestNewServiceConfig [2022-04-19T15:17:45.701Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestValidateIndexName [2022-04-19T15:17:45.701Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestValidateIndexNameWithError [2022-04-19T15:17:45.701Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestEndpointParse [2022-04-19T15:17:45.701Z] --- PASS: TestEndpointParse (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestEndpointParseInvalid [2022-04-19T15:17:45.701Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestValidateEndpoint [2022-04-19T15:17:45.701Z] ok github.com/docker/docker/registry/resumable 0.280s coverage: 100.0% of statements [2022-04-19T15:17:45.701Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-19T15:17:45.701Z] === RUN TestPing [2022-04-19T15:17:45.701Z] --- PASS: TestPing (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestPingRegistryEndpoint [2022-04-19T15:17:45.701Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:45.701Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestEndpoint [2022-04-19T15:17:45.701Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:45.701Z] --- SKIP: TestEndpoint (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestParseRepositoryInfo [2022-04-19T15:17:45.701Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestNewIndexInfo [2022-04-19T15:17:45.701Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestMirrorEndpointLookup [2022-04-19T15:17:45.701Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:17:45.701Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestSearchRepositories [2022-04-19T15:17:45.701Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-19T15:17:45.701Z] Host: 127.0.0.1:49329 [2022-04-19T15:17:45.701Z] User-Agent: docker test client [2022-04-19T15:17:45.701Z] Authorization: Token fake-token [2022-04-19T15:17:45.701Z] X-Docker-Token: true [2022-04-19T15:17:45.701Z] Accept-Encoding: gzip [2022-04-19T15:17:45.701Z] [2022-04-19T15:17:45.701Z] [2022-04-19T15:17:45.701Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-19T15:17:45.701Z] Connection: close [2022-04-19T15:17:45.701Z] Content-Length: 144 [2022-04-19T15:17:45.701Z] Cache-Control: no-cache [2022-04-19T15:17:45.701Z] Content-Type: application/json [2022-04-19T15:17:45.701Z] Date: Tue, 19 Apr 2022 15:17:45 GMT [2022-04-19T15:17:45.701Z] Expires: -1 [2022-04-19T15:17:45.701Z] Pragma: no-cache [2022-04-19T15:17:45.701Z] Server: docker-tests/mock [2022-04-19T15:17:45.701Z] X-Docker-Registry-Config: mock [2022-04-19T15:17:45.701Z] X-Docker-Registry-Version: 0.0.0 [2022-04-19T15:17:45.701Z] [2022-04-19T15:17:45.701Z] [2022-04-19T15:17:45.701Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-19T15:17:45.701Z] === RUN TestTrustedLocation [2022-04-19T15:17:45.701Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-19T15:17:45.701Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestAllowNondistributableArtifacts [2022-04-19T15:17:45.701Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestIsSecureIndex [2022-04-19T15:17:45.701Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-19T15:17:45.701Z] PASS [2022-04-19T15:17:45.701Z] coverage: 51.7% of statements [2022-04-19T15:17:45.701Z] === RUN TestRestartManagerTimeout [2022-04-19T15:17:45.701Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-19T15:17:45.701Z] === RUN TestRestartManagerTimeoutReset [2022-04-19T15:17:45.701Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-19T15:17:45.701Z] PASS [2022-04-19T15:17:45.701Z] coverage: 50.9% of statements [2022-04-19T15:17:45.701Z] ok github.com/docker/docker/registry 0.325s coverage: 51.7% of statements [2022-04-19T15:17:45.701Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2022-04-19T15:17:46.376Z] check_test.go:195: [d85cbe202aa43] daemon is not started [2022-04-19T15:17:46.376Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-19T15:17:46.686Z] === RUN TestDecodeContainerConfig [2022-04-19T15:17:46.686Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-19T15:17:46.686Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-19T15:17:46.686Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-19T15:17:46.686Z] === RUN TestDecodeContainerConfigIsolation [2022-04-19T15:17:46.686Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-19T15:17:46.686Z] === RUN TestValidatePrivileged [2022-04-19T15:17:46.686Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-19T15:17:46.686Z] PASS [2022-04-19T15:17:46.686Z] coverage: 52.4% of statements [2022-04-19T15:17:46.686Z] ok github.com/docker/docker/runconfig 0.053s coverage: 52.4% of statements [2022-04-19T15:17:46.686Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-19T15:17:46.686Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-19T15:17:46.686Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-19T15:17:46.686Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-19T15:17:46.686Z] PASS [2022-04-19T15:17:46.686Z] coverage: 62.5% of statements [2022-04-19T15:17:46.686Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-04-19T15:17:47.303Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite (44.32s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.06s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.92s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.11s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.09s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.89s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.08s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.03s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.23s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.31s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.03s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.78s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.84s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.78s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.23s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.34s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.33s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.11s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.24s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.22s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.30s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.11s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.89s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.93s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.86s) [2022-04-19T15:17:47.863Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s) [2022-04-19T15:17:47.863Z] === RUN TestDockerSchema1RegistrySuite [2022-04-19T15:17:47.863Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-19T15:17:47.863Z] check_test.go:222: [d8f7a8a6e7e4d] daemon is not started [2022-04-19T15:17:47.898Z] Cannot create a file when that file already exists. [2022-04-19T15:17:48.119Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T15:17:48.898Z] === RUN TestGetAddress [2022-04-19T15:17:48.898Z] --- PASS: TestGetAddress (0.00s) [2022-04-19T15:17:48.898Z] === RUN TestRemove [2022-04-19T15:17:48.898Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T15:17:48.898Z] --- SKIP: TestRemove (0.00s) [2022-04-19T15:17:48.898Z] === RUN TestInitializeWithVolumes [2022-04-19T15:17:48.898Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-19T15:17:48.898Z] === RUN TestCreate [2022-04-19T15:17:48.898Z] --- PASS: TestCreate (0.01s) [2022-04-19T15:17:48.898Z] === RUN TestValidateName [2022-04-19T15:17:48.898Z] --- PASS: TestValidateName (0.00s) [2022-04-19T15:17:48.898Z] === RUN TestCreateWithOpts [2022-04-19T15:17:48.898Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T15:17:48.898Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-19T15:17:48.898Z] === RUN TestRelaodNoOpts [2022-04-19T15:17:48.898Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-19T15:17:48.898Z] PASS [2022-04-19T15:17:48.898Z] coverage: 41.5% of statements [2022-04-19T15:17:48.898Z] ok github.com/docker/docker/volume/local 0.080s coverage: 41.5% of statements [2022-04-19T15:17:48.898Z] === RUN TestGetDriver [2022-04-19T15:17:48.898Z] --- PASS: TestGetDriver (0.00s) [2022-04-19T15:17:48.898Z] === RUN TestVolumeRequestError [2022-04-19T15:17:48.898Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-19T15:17:48.898Z] PASS [2022-04-19T15:17:48.898Z] coverage: 36.1% of statements [2022-04-19T15:17:48.898Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-04-19T15:17:49.366Z] === RUN TestLCOWParseMountRaw [2022-04-19T15:17:49.366Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-19T15:17:49.366Z] === RUN TestLCOWParseMountRawSplit [2022-04-19T15:17:49.366Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-19T15:17:49.366Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-19T15:17:49.366Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-19T15:17:49.366Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-19T15:17:49.366Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-19T15:17:49.366Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-19T15:17:49.366Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-19T15:17:49.366Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-19T15:17:49.366Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-19T15:17:49.366Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T15:17:49.366Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-19T15:17:49.366Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-19T15:17:49.366Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-19T15:17:49.366Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-19T15:17:49.366Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-19T15:17:49.366Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-19T15:17:49.366Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-19T15:17:49.366Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-19T15:17:49.366Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-19T15:17:49.366Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-19T15:17:49.366Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-19T15:17:49.366Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-19T15:17:49.366Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T15:17:49.366Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-19T15:17:49.366Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T15:17:49.366Z] === RUN TestLinuxParseMountRaw [2022-04-19T15:17:49.366Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-19T15:17:49.366Z] === RUN TestLinuxParseMountRawSplit [2022-04-19T15:17:49.366Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-19T15:17:49.366Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-19T15:17:49.367Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-19T15:17:49.367Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-19T15:17:49.367Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-19T15:17:49.367Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-19T15:17:49.367Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-19T15:17:49.367Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-19T15:17:49.367Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-19T15:17:49.367Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-19T15:17:49.367Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-19T15:17:49.367Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T15:17:49.367Z] === RUN TestConvertTmpfsOptions [2022-04-19T15:17:49.367Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-19T15:17:49.367Z] linux_parser_test.go:209: data="ro" [2022-04-19T15:17:49.367Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-19T15:17:49.367Z] === RUN TestParseMountSpec [2022-04-19T15:17:49.367Z] parser_test.go:62: case 0 [2022-04-19T15:17:49.367Z] parser_test.go:62: case 1 [2022-04-19T15:17:49.367Z] parser_test.go:62: case 2 [2022-04-19T15:17:49.367Z] parser_test.go:62: case 3 [2022-04-19T15:17:49.367Z] parser_test.go:62: case 4 [2022-04-19T15:17:49.367Z] parser_test.go:62: case 5 [2022-04-19T15:17:49.367Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-19T15:17:49.367Z] === RUN TestValidateMount [2022-04-19T15:17:49.367Z] --- PASS: TestValidateMount (0.00s) [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRaw [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRawSplit [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T15:17:49.367Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-19T15:17:49.367Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T15:17:49.367Z] PASS [2022-04-19T15:17:49.367Z] coverage: 67.6% of statements [2022-04-19T15:17:49.367Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.6% of statements [2022-04-19T15:17:49.483Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-19T15:17:50.387Z] === RUN TestSetGetMeta [2022-04-19T15:17:50.387Z] === PAUSE TestSetGetMeta [2022-04-19T15:17:50.387Z] === RUN TestRestore [2022-04-19T15:17:50.387Z] === PAUSE TestRestore [2022-04-19T15:17:50.387Z] === RUN TestServiceCreate [2022-04-19T15:17:50.387Z] === PAUSE TestServiceCreate [2022-04-19T15:17:50.387Z] === RUN TestServiceList [2022-04-19T15:17:50.387Z] === PAUSE TestServiceList [2022-04-19T15:17:50.387Z] === RUN TestServiceRemove [2022-04-19T15:17:50.387Z] === PAUSE TestServiceRemove [2022-04-19T15:17:50.387Z] === RUN TestServiceGet [2022-04-19T15:17:50.387Z] === PAUSE TestServiceGet [2022-04-19T15:17:50.387Z] === RUN TestServicePrune [2022-04-19T15:17:50.387Z] === PAUSE TestServicePrune [2022-04-19T15:17:50.387Z] === RUN TestCreate [2022-04-19T15:17:50.387Z] === PAUSE TestCreate [2022-04-19T15:17:50.387Z] === RUN TestRemove [2022-04-19T15:17:50.387Z] === PAUSE TestRemove [2022-04-19T15:17:50.387Z] === RUN TestList [2022-04-19T15:17:50.387Z] === PAUSE TestList [2022-04-19T15:17:50.387Z] === RUN TestFindByDriver [2022-04-19T15:17:50.387Z] === PAUSE TestFindByDriver [2022-04-19T15:17:50.387Z] === RUN TestFindByReferenced [2022-04-19T15:17:50.387Z] === PAUSE TestFindByReferenced [2022-04-19T15:17:50.387Z] === RUN TestDerefMultipleOfSameRef [2022-04-19T15:17:50.387Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-19T15:17:50.387Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T15:17:50.387Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T15:17:50.387Z] === RUN TestDefererencePluginOnCreateError [2022-04-19T15:17:50.387Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-19T15:17:50.387Z] === RUN TestRefDerefRemove [2022-04-19T15:17:50.387Z] === PAUSE TestRefDerefRemove [2022-04-19T15:17:50.387Z] === RUN TestGet [2022-04-19T15:17:50.387Z] === PAUSE TestGet [2022-04-19T15:17:50.387Z] === RUN TestGetWithReference [2022-04-19T15:17:50.387Z] === PAUSE TestGetWithReference [2022-04-19T15:17:50.387Z] === RUN TestFilterFunc [2022-04-19T15:17:50.387Z] === RUN TestFilterFunc/test_nil_list [2022-04-19T15:17:50.387Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-19T15:17:50.387Z] === RUN TestFilterFunc/test_empty_list [2022-04-19T15:17:50.387Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-19T15:17:50.387Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T15:17:50.387Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T15:17:50.387Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T15:17:50.387Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T15:17:50.387Z] === RUN TestFilterFunc/test_filter_some [2022-04-19T15:17:50.387Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-19T15:17:50.387Z] === RUN TestFilterFunc/test_filter_middle [2022-04-19T15:17:50.387Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-19T15:17:50.387Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-19T15:17:50.387Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-19T15:17:50.387Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-19T15:17:50.387Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-19T15:17:50.387Z] === CONT TestFilterFunc/test_nil_list [2022-04-19T15:17:50.387Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-19T15:17:50.387Z] === CONT TestFilterFunc/test_filter_some [2022-04-19T15:17:50.387Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T15:17:50.387Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T15:17:50.387Z] === CONT TestFilterFunc/test_empty_list [2022-04-19T15:17:50.387Z] === CONT TestFilterFunc/test_filter_middle [2022-04-19T15:17:50.387Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-19T15:17:50.387Z] --- PASS: TestFilterFunc (0.00s) [2022-04-19T15:17:50.387Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-19T15:17:50.387Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-19T15:17:50.387Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-19T15:17:50.387Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-19T15:17:50.387Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-19T15:17:50.387Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-19T15:17:50.387Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-19T15:17:50.387Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-19T15:17:50.387Z] === CONT TestSetGetMeta [2022-04-19T15:17:50.387Z] === CONT TestList [2022-04-19T15:17:50.387Z] === CONT TestDefererencePluginOnCreateError [2022-04-19T15:17:50.387Z] === CONT TestServiceGet [2022-04-19T15:17:50.387Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-19T15:17:50.387Z] === CONT TestRemove [2022-04-19T15:17:50.387Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-19T15:17:50.387Z] === CONT TestCreate [2022-04-19T15:17:50.387Z] --- PASS: TestList (0.04s) [2022-04-19T15:17:50.387Z] === CONT TestServicePrune [2022-04-19T15:17:50.387Z] --- PASS: TestRemove (0.03s) [2022-04-19T15:17:50.387Z] === CONT TestGet [2022-04-19T15:17:50.387Z] --- PASS: TestCreate (0.02s) [2022-04-19T15:17:50.387Z] === CONT TestGetWithReference [2022-04-19T15:17:50.387Z] --- PASS: TestGet (0.02s) [2022-04-19T15:17:50.387Z] === CONT TestServiceList [2022-04-19T15:17:50.387Z] --- PASS: TestGetWithReference (0.02s) [2022-04-19T15:17:50.387Z] === CONT TestServiceRemove [2022-04-19T15:17:50.846Z] check_test.go:222: [d3bd22e77977a] daemon is not started [2022-04-19T15:17:50.846Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T15:17:50.856Z] time="2022-04-19T15:17:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T15:17:50.856Z] --- PASS: TestServiceGet (0.18s) [2022-04-19T15:17:50.856Z] === CONT TestDerefMultipleOfSameRef [2022-04-19T15:17:50.856Z] --- PASS: TestServiceRemove (0.11s) [2022-04-19T15:17:50.856Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T15:17:50.856Z] --- PASS: TestServiceList (0.12s) [2022-04-19T15:17:50.856Z] === CONT TestServiceCreate [2022-04-19T15:17:50.856Z] time="2022-04-19T15:17:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T15:17:50.856Z] time="2022-04-19T15:17:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T15:17:50.856Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-19T15:17:50.856Z] === CONT TestRestore [2022-04-19T15:17:50.856Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-19T15:17:50.856Z] === CONT TestRefDerefRemove [2022-04-19T15:17:50.856Z] time="2022-04-19T15:17:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-19T15:17:50.856Z] time="2022-04-19T15:17:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T15:17:50.856Z] --- PASS: TestServiceCreate (0.03s) [2022-04-19T15:17:50.856Z] === CONT TestFindByReferenced [2022-04-19T15:17:50.856Z] --- PASS: TestServicePrune (0.18s) [2022-04-19T15:17:50.856Z] === CONT TestFindByDriver [2022-04-19T15:17:50.856Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-19T15:17:50.856Z] --- PASS: TestRestore (0.03s) [2022-04-19T15:17:50.856Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-19T15:17:50.856Z] --- PASS: TestFindByDriver (0.02s) [2022-04-19T15:17:50.856Z] PASS [2022-04-19T15:17:50.856Z] coverage: 69.0% of statements [2022-04-19T15:17:50.856Z] ok github.com/docker/docker/volume/service 0.286s coverage: 69.0% of statements [2022-04-19T15:17:53.761Z] Removing intermediate container 0beeb5f3e394 [2022-04-19T15:17:53.761Z] ---> 28550d603a87 [2022-04-19T15:17:53.761Z] Step 13/13 : CMD ["sh"] [2022-04-19T15:17:53.761Z] ---> Running in 98b8a53be23b [2022-04-19T15:17:54.228Z] Removing intermediate container 98b8a53be23b [2022-04-19T15:17:54.228Z] ---> 3f9c8916e133 [2022-04-19T15:17:54.228Z] Successfully built 3f9c8916e133 [2022-04-19T15:17:54.228Z] Successfully tagged busybox:latest [2022-04-19T15:17:54.228Z] INFO: Docker images of the daemon under test [2022-04-19T15:17:54.228Z] [2022-04-19T15:17:54.228Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T15:17:54.228Z] busybox latest 3f9c8916e133 Less than a second ago 5.02GB [2022-04-19T15:17:54.228Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-19T15:17:54.228Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-19T15:17:54.228Z] [2022-04-19T15:17:54.228Z] INFO: Running integration tests at 04/19/2022 15:17:54... [2022-04-19T15:17:54.228Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-19T15:17:54.228Z] INFO: Integration API tests being run from the host: [2022-04-19T15:17:54.698Z] INFO: make.ps1 starting at 04/19/2022 15:17:54 [2022-04-19T15:17:55.060Z] check_test.go:222: [df7f085d7eddc] daemon is not started [2022-04-19T15:17:55.060Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-19T15:17:55.685Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-19T15:17:55.991Z] check_test.go:222: [dbf1e23694da4] daemon is not started [2022-04-19T15:17:55.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-19T15:17:55.991Z] check_test.go:222: [de2f6a2fdfec4] daemon is not started [2022-04-19T15:17:55.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T15:17:57.358Z] check_test.go:222: [d97b416b03024] daemon is not started [2022-04-19T15:17:57.358Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T15:17:57.358Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-19T15:17:57.920Z] check_test.go:222: [d060af5271a14] daemon is not started [2022-04-19T15:17:57.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T15:17:58.845Z] check_test.go:222: [d72ec8d5f13ff] daemon is not started [2022-04-19T15:17:58.845Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-19T15:18:00.208Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-19T15:18:01.570Z] check_test.go:222: [d8f81a425f30f] daemon is not started [2022-04-19T15:18:01.570Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-19T15:18:02.132Z] check_test.go:222: [d35e6eb0c3806] daemon is not started [2022-04-19T15:18:02.132Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-19T15:18:02.390Z] check_test.go:222: [db24c83287e52] daemon is not started [2022-04-19T15:18:02.390Z] --- PASS: TestDockerSchema1RegistrySuite (14.46s) [2022-04-19T15:18:02.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2022-04-19T15:18:02.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2022-04-19T15:18:02.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.37s) [2022-04-19T15:18:02.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2022-04-19T15:18:02.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-04-19T15:18:02.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-04-19T15:18:02.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.96s) [2022-04-19T15:18:02.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-04-19T15:18:02.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.67s) [2022-04-19T15:18:02.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-04-19T15:18:02.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.35s) [2022-04-19T15:18:02.390Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-19T15:18:02.390Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-19T15:18:02.953Z] check_test.go:251: [d951b0ed7aa3d] daemon is not started [2022-04-19T15:18:02.953Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-19T15:18:03.515Z] check_test.go:251: [dd4d661fa891c] daemon is not started [2022-04-19T15:18:03.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-19T15:18:03.515Z] check_test.go:251: [d27a810f78d99] daemon is not started [2022-04-19T15:18:03.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-19T15:18:04.905Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-19T15:18:05.162Z] check_test.go:251: [da24787cf7011] daemon is not started [2022-04-19T15:18:05.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-19T15:18:05.723Z] check_test.go:251: [d34d4157dba5a] daemon is not started [2022-04-19T15:18:05.723Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-19T15:18:06.651Z] check_test.go:251: [d6a64f789db85] daemon is not started [2022-04-19T15:18:06.651Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-19T15:18:06.651Z] check_test.go:251: [d21698c583577] daemon is not started [2022-04-19T15:18:06.651Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.34s) [2022-04-19T15:18:06.651Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.62s) [2022-04-19T15:18:06.651Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2022-04-19T15:18:06.651Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.15s) [2022-04-19T15:18:06.651Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2022-04-19T15:18:06.651Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.51s) [2022-04-19T15:18:06.651Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.46s) [2022-04-19T15:18:06.651Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.78s) [2022-04-19T15:18:06.651Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-04-19T15:18:06.651Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-19T15:18:06.651Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-19T15:18:11.897Z] check_test.go:278: [d2ee809d60527] daemon is not started [2022-04-19T15:18:11.897Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-19T15:18:11.897Z] check_test.go:278: [d19de488c6aa2] daemon is not started [2022-04-19T15:18:11.897Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-19T15:18:12.085Z] 2022/04/19 15:18:09 Closing DB instances... [2022-04-19T15:18:12.085Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-04-19T15:18:12.085Z] === RUN TestFindNode [2022-04-19T15:18:12.085Z] 2022/04/19 15:18:11 Closing DB instances... [2022-04-19T15:18:12.085Z] --- PASS: TestFindNode (0.03s) [2022-04-19T15:18:12.085Z] === RUN TestChangeNodeState [2022-04-19T15:18:12.085Z] 2022/04/19 15:18:11 Closing DB instances... [2022-04-19T15:18:12.085Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-19T15:18:12.085Z] === RUN TestNodeReincarnation [2022-04-19T15:18:12.085Z] 2022/04/19 15:18:11 Closing DB instances... [2022-04-19T15:18:12.153Z] check_test.go:278: [d9419d1310915] daemon is not started [2022-04-19T15:18:12.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-19T15:18:12.153Z] check_test.go:278: [df2427f3f782d] daemon is not started [2022-04-19T15:18:12.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-19T15:18:12.407Z] check_test.go:278: [da3e452abd809] daemon is not started [2022-04-19T15:18:12.407Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.72s) [2022-04-19T15:18:12.407Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-04-19T15:18:12.407Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-19T15:18:12.407Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.14s) [2022-04-19T15:18:12.407Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s) [2022-04-19T15:18:12.407Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.14s) [2022-04-19T15:18:12.408Z] === RUN TestDockerNetworkSuite [2022-04-19T15:18:12.408Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-19T15:18:13.332Z] docker_cli_network_unix_test.go:46: [da6f1c889cf65] daemon is not started [2022-04-19T15:18:13.332Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-19T15:18:13.895Z] docker_cli_network_unix_test.go:46: [daf5d14bb0fe7] daemon is not started [2022-04-19T15:18:14.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-19T15:18:15.517Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-19T15:18:16.448Z] docker_cli_network_unix_test.go:46: [da276e0f46d68] daemon is not started [2022-04-19T15:18:17.010Z] docker_cli_swarm_test.go:1796: [d2e31f556eecd] joining swarm manager [d037543e3ccc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:18:17.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-19T15:18:17.953Z] --- PASS: TestNodeReincarnation (5.03s) [2022-04-19T15:18:17.953Z] === RUN TestParallelCreate [2022-04-19T15:18:17.953Z] 2022/04/19 15:18:16 Closing DB instances... [2022-04-19T15:18:17.953Z] --- PASS: TestParallelCreate (0.02s) [2022-04-19T15:18:17.953Z] === RUN TestParallelDelete [2022-04-19T15:18:17.953Z] 2022/04/19 15:18:16 Closing DB instances... [2022-04-19T15:18:17.953Z] --- PASS: TestParallelDelete (0.03s) [2022-04-19T15:18:17.953Z] === RUN TestNetworkDBIslands [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3191f2d9e26a with config:&{NodeID:3191f2d9e26a 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-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, added to nodes list" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:369adb8de6f0 with config:&{NodeID:369adb8de6f0 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-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=info msg="Node 369adb8de6f0/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=info msg="Node 369adb8de6f0/192.168.151.159, added to nodes list" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=info msg="Node 369adb8de6f0/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=info msg="Node 369adb8de6f0/192.168.151.159, added to nodes list" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, added to nodes list" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e7642fde39d3 with config:&{NodeID:e7642fde39d3 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-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=info msg="Node e7642fde39d3/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=info msg="Node e7642fde39d3/192.168.151.159, added to nodes list" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=info msg="Node e7642fde39d3/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=info msg="Node e7642fde39d3/192.168.151.159, added to nodes list" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, added to nodes list" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=info msg="Node 369adb8de6f0/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=info msg="Node 369adb8de6f0/192.168.151.159, added to nodes list" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=info msg="Node e7642fde39d3/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:17.953Z] time="2022-04-19T15:18:17Z" level=info msg="Node e7642fde39d3/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.422Z] time="2022-04-19T15:18:18Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:311eaddec681 with config:&{NodeID:311eaddec681 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-04-19T15:18:18.422Z] time="2022-04-19T15:18:18Z" level=info msg="Node 311eaddec681/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.422Z] time="2022-04-19T15:18:18Z" level=info msg="Node 311eaddec681/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=info msg="Node 311eaddec681/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=info msg="Node 311eaddec681/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=info msg="Node 369adb8de6f0/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=info msg="Node 369adb8de6f0/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=info msg="Node e7642fde39d3/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=info msg="Node e7642fde39d3/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=info msg="Node 311eaddec681/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=info msg="Node 311eaddec681/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=info msg="Node 311eaddec681/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.423Z] time="2022-04-19T15:18:18Z" level=info msg="Node 311eaddec681/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.504Z] docker_cli_swarm_test.go:1797: [d0bb70676bdce] joining swarm manager [d037543e3ccc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:18:18.762Z] docker_cli_network_unix_test.go:46: [d857112e60596] daemon is not started [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:70c157ee5589 with config:&{NodeID:70c157ee5589 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-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 70c157ee5589/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 70c157ee5589/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 70c157ee5589/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 70c157ee5589/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node e7642fde39d3/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node e7642fde39d3/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 311eaddec681/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 311eaddec681/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 369adb8de6f0/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 369adb8de6f0/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 70c157ee5589/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 70c157ee5589/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 70c157ee5589/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 70c157ee5589/192.168.151.159, added to nodes list" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 70c157ee5589/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:18.891Z] time="2022-04-19T15:18:18Z" level=info msg="Node 70c157ee5589/192.168.151.159, added to nodes list" [2022-04-19T15:18:19.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-19T15:18:19.325Z] docker_cli_network_unix_test.go:1233: [d6885cab58b3a] daemon is not started [2022-04-19T15:18:19.356Z] networkdb_test.go:835: Re-joining: 3 [2022-04-19T15:18:19.356Z] time="2022-04-19T15:18:18Z" level=info msg="The new bootstrap node list is:[192.168.151.159:10033 192.168.151.159:10034 192.168.151.159:10035]" [2022-04-19T15:18:19.356Z] time="2022-04-19T15:18:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.151.159:10033" [2022-04-19T15:18:19.356Z] time="2022-04-19T15:18:18Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49367" [2022-04-19T15:18:19.356Z] time="2022-04-19T15:18:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.151.159:10034" [2022-04-19T15:18:19.356Z] time="2022-04-19T15:18:18Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49368" [2022-04-19T15:18:19.356Z] time="2022-04-19T15:18:18Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49369" [2022-04-19T15:18:19.356Z] time="2022-04-19T15:18:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.151.159:10035" [2022-04-19T15:18:19.356Z] networkdb_test.go:835: Re-joining: 4 [2022-04-19T15:18:19.356Z] time="2022-04-19T15:18:19Z" level=info msg="The new bootstrap node list is:[192.168.151.159:10033 192.168.151.159:10034 192.168.151.159:10035]" [2022-04-19T15:18:19.356Z] time="2022-04-19T15:18:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.151.159:10033" [2022-04-19T15:18:19.356Z] time="2022-04-19T15:18:19Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49370" [2022-04-19T15:18:19.356Z] time="2022-04-19T15:18:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.151.159:10034" [2022-04-19T15:18:19.356Z] time="2022-04-19T15:18:19Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49371" [2022-04-19T15:18:19.356Z] time="2022-04-19T15:18:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.151.159:10035" [2022-04-19T15:18:19.356Z] time="2022-04-19T15:18:19Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49372" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="node 0 leaving" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="Node 3191f2d9e26a change state NodeActive --> NodeLeft" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="node2(369adb8de6f0): Node leave event for 3191f2d9e26a/192.168.151.159" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="Node 3191f2d9e26a change state NodeActive --> NodeLeft" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="node5(70c157ee5589): Node leave event for 3191f2d9e26a/192.168.151.159" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="Node 3191f2d9e26a change state NodeActive --> NodeLeft" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="node4(311eaddec681): Node leave event for 3191f2d9e26a/192.168.151.159" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="Node 3191f2d9e26a change state NodeActive --> NodeLeft" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="node1(3191f2d9e26a): Node leave event for 3191f2d9e26a/192.168.151.159" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="Node 3191f2d9e26a change state NodeActive --> NodeLeft" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="node3(e7642fde39d3): Node leave event for 3191f2d9e26a/192.168.151.159" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, left gossip cluster" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, left gossip cluster" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, left gossip cluster" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, left gossip cluster" [2022-04-19T15:18:19.825Z] time="2022-04-19T15:18:19Z" level=info msg="Node 3191f2d9e26a/192.168.151.159, left gossip cluster" [2022-04-19T15:18:20.294Z] time="2022-04-19T15:18:19Z" level=info msg="node 1 leaving" [2022-04-19T15:18:20.294Z] time="2022-04-19T15:18:19Z" level=info msg="Node 369adb8de6f0 change state NodeActive --> NodeLeft" [2022-04-19T15:18:20.294Z] time="2022-04-19T15:18:19Z" level=info msg="node5(70c157ee5589): Node leave event for 369adb8de6f0/192.168.151.159" [2022-04-19T15:18:20.294Z] time="2022-04-19T15:18:19Z" level=info msg="Node 369adb8de6f0 change state NodeActive --> NodeLeft" [2022-04-19T15:18:20.294Z] time="2022-04-19T15:18:19Z" level=info msg="node4(311eaddec681): Node leave event for 369adb8de6f0/192.168.151.159" [2022-04-19T15:18:20.294Z] time="2022-04-19T15:18:19Z" level=info msg="Node 369adb8de6f0/192.168.151.159, left gossip cluster" [2022-04-19T15:18:20.294Z] time="2022-04-19T15:18:19Z" level=info msg="Node 369adb8de6f0 change state NodeActive --> NodeLeft" [2022-04-19T15:18:20.294Z] time="2022-04-19T15:18:19Z" level=info msg="node3(e7642fde39d3): Node leave event for 369adb8de6f0/192.168.151.159" [2022-04-19T15:18:20.294Z] time="2022-04-19T15:18:19Z" level=info msg="Node 369adb8de6f0 change state NodeActive --> NodeFailed" [2022-04-19T15:18:20.294Z] time="2022-04-19T15:18:19Z" level=info msg="Node 369adb8de6f0/192.168.151.159, added to failed nodes list" [2022-04-19T15:18:20.294Z] time="2022-04-19T15:18:19Z" level=error msg="node: 369adb8de6f0 is unknown to memberlist" [2022-04-19T15:18:20.294Z] time="2022-04-19T15:18:20Z" level=info msg="Node 369adb8de6f0/192.168.151.159, left gossip cluster" [2022-04-19T15:18:20.294Z] time="2022-04-19T15:18:20Z" level=info msg="Node 369adb8de6f0/192.168.151.159, left gossip cluster" [2022-04-19T15:18:20.294Z] time="2022-04-19T15:18:20Z" level=info msg="Node 369adb8de6f0/192.168.151.159, left gossip cluster" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=info msg="node 2 leaving" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=info msg="Node e7642fde39d3 change state NodeActive --> NodeLeft" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=info msg="node4(311eaddec681): Node leave event for e7642fde39d3/192.168.151.159" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=info msg="Node e7642fde39d3 change state NodeActive --> NodeLeft" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=info msg="node5(70c157ee5589): Node leave event for e7642fde39d3/192.168.151.159" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=info msg="Node e7642fde39d3 change state NodeActive --> NodeLeft" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=info msg="node3(e7642fde39d3): Node leave event for e7642fde39d3/192.168.151.159" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=debug msg="memberlist: Failed ping: 70c157ee5589 (timeout reached)" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.151.159:10034: use of closed network connection" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.151.159:10035: use of closed network connection" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.151.159:10036: use of closed network connection" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49373" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=info msg="Node e7642fde39d3/192.168.151.159, left gossip cluster" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=info msg="Node e7642fde39d3/192.168.151.159, left gossip cluster" [2022-04-19T15:18:20.762Z] networkdb_test.go:867: node4: OK [2022-04-19T15:18:20.762Z] networkdb_test.go:867: node5: OK [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=info msg="node 0 coming back" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=info msg="Node e7642fde39d3/192.168.151.159, left gossip cluster" [2022-04-19T15:18:20.762Z] time="2022-04-19T15:18:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:14475684d940 with config:&{NodeID:14475684d940 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-04-19T15:18:21.229Z] time="2022-04-19T15:18:20Z" level=info msg="Node 14475684d940/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:21.229Z] time="2022-04-19T15:18:20Z" level=info msg="Node 14475684d940/192.168.151.159, added to nodes list" [2022-04-19T15:18:21.229Z] time="2022-04-19T15:18:20Z" level=info msg="node 1 coming back" [2022-04-19T15:18:21.229Z] time="2022-04-19T15:18:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:997d4a11df62 with config:&{NodeID:997d4a11df62 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-04-19T15:18:21.229Z] time="2022-04-19T15:18:20Z" level=info msg="Node 997d4a11df62/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:21.229Z] time="2022-04-19T15:18:20Z" level=info msg="Node 997d4a11df62/192.168.151.159, added to nodes list" [2022-04-19T15:18:21.229Z] time="2022-04-19T15:18:20Z" level=info msg="node 2 coming back" [2022-04-19T15:18:21.230Z] time="2022-04-19T15:18:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:25eb68484be9 with config:&{NodeID:25eb68484be9 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-04-19T15:18:21.230Z] time="2022-04-19T15:18:20Z" level=info msg="Node 25eb68484be9/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:21.230Z] time="2022-04-19T15:18:20Z" level=info msg="Node 25eb68484be9/192.168.151.159, added to nodes list" [2022-04-19T15:18:21.230Z] time="2022-04-19T15:18:20Z" level=warning msg="memberlist: Was able to connect to 70c157ee5589 but other probes failed, network may be misconfigured" [2022-04-19T15:18:21.697Z] time="2022-04-19T15:18:21Z" level=debug msg="memberlist: Failed ping: 311eaddec681 (timeout reached)" [2022-04-19T15:18:21.697Z] time="2022-04-19T15:18:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->192.168.151.159:10037: use of closed network connection" [2022-04-19T15:18:21.697Z] time="2022-04-19T15:18:21Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49374" [2022-04-19T15:18:21.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-19T15:18:22.165Z] time="2022-04-19T15:18:21Z" level=warning msg="memberlist: Was able to connect to 311eaddec681 but other probes failed, network may be misconfigured" [2022-04-19T15:18:22.768Z] docker_cli_network_unix_test.go:46: [d60ad3fe9b308] daemon is not started [2022-04-19T15:18:23.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-19T15:18:24.376Z] time="2022-04-19T15:18:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.151.159:10033 192.168.151.159:10034 192.168.151.159:10035]" [2022-04-19T15:18:24.845Z] time="2022-04-19T15:18:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.151.159:10033 192.168.151.159:10034 192.168.151.159:10035]" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49375" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.151.159:10033" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 311eaddec681/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 311eaddec681/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 70c157ee5589/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 70c157ee5589/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940/192.168.151.159, is the new incarnation of the shutdown node 3191f2d9e26a/192.168.151.159" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.151.159:10034" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49376" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 311eaddec681/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 311eaddec681/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 70c157ee5589/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 70c157ee5589/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 997d4a11df62/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 997d4a11df62/192.168.151.159, is the new incarnation of the shutdown node 369adb8de6f0/192.168.151.159" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 997d4a11df62/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49377" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.151.159:10035" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 997d4a11df62/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 997d4a11df62/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 311eaddec681/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 311eaddec681/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 70c157ee5589/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 70c157ee5589/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 25eb68484be9/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 25eb68484be9/192.168.151.159, is the new incarnation of the shutdown node e7642fde39d3/192.168.151.159" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 25eb68484be9/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 997d4a11df62/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 997d4a11df62/192.168.151.159, is the new incarnation of the shutdown node 369adb8de6f0/192.168.151.159" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 997d4a11df62/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940/192.168.151.159, is the new incarnation of the shutdown node 3191f2d9e26a/192.168.151.159" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 997d4a11df62/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 997d4a11df62/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 25eb68484be9/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 25eb68484be9/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 25eb68484be9/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 25eb68484be9/192.168.151.159, is the new incarnation of the shutdown node e7642fde39d3/192.168.151.159" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 25eb68484be9/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 25eb68484be9/192.168.151.159, joined gossip cluster" [2022-04-19T15:18:25.316Z] time="2022-04-19T15:18:25Z" level=info msg="Node 25eb68484be9/192.168.151.159, added to nodes list" [2022-04-19T15:18:25.787Z] time="2022-04-19T15:18:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.151.159:10033" [2022-04-19T15:18:25.787Z] time="2022-04-19T15:18:25Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49378" [2022-04-19T15:18:25.787Z] time="2022-04-19T15:18:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.151.159:10034" [2022-04-19T15:18:25.787Z] time="2022-04-19T15:18:25Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49379" [2022-04-19T15:18:25.787Z] time="2022-04-19T15:18:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.151.159:10035" [2022-04-19T15:18:25.787Z] time="2022-04-19T15:18:25Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49380" [2022-04-19T15:18:26.591Z] 2022/04/19 15:18:25 Closing DB instances... [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940 change state NodeActive --> NodeLeft" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940 change state NodeActive --> NodeLeft" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:25Z" level=info msg="node2(997d4a11df62): Node leave event for 14475684d940/192.168.151.159" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:25Z" level=info msg="node3(25eb68484be9): Node leave event for 14475684d940/192.168.151.159" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940 change state NodeActive --> NodeLeft" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:25Z" level=info msg="node5(70c157ee5589): Node leave event for 14475684d940/192.168.151.159" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940 change state NodeActive --> NodeLeft" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:25Z" level=info msg="node1(14475684d940): Node leave event for 14475684d940/192.168.151.159" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:25Z" level=info msg="Node 14475684d940 change state NodeActive --> NodeLeft" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:25Z" level=info msg="node4(311eaddec681): Node leave event for 14475684d940/192.168.151.159" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:26Z" level=info msg="Node 14475684d940/192.168.151.159, left gossip cluster" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:26Z" level=info msg="Node 14475684d940/192.168.151.159, left gossip cluster" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:26Z" level=info msg="Node 14475684d940/192.168.151.159, left gossip cluster" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:26Z" level=info msg="Node 14475684d940/192.168.151.159, left gossip cluster" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:26Z" level=info msg="Node 14475684d940/192.168.151.159, left gossip cluster" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:26Z" level=info msg="Node 997d4a11df62 change state NodeActive --> NodeLeft" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:26Z" level=info msg="node3(25eb68484be9): Node leave event for 997d4a11df62/192.168.151.159" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:26Z" level=info msg="Node 997d4a11df62 change state NodeActive --> NodeLeft" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:26Z" level=info msg="Node 997d4a11df62 change state NodeActive --> NodeLeft" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:26Z" level=info msg="node4(311eaddec681): Node leave event for 997d4a11df62/192.168.151.159" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:26Z" level=info msg="node5(70c157ee5589): Node leave event for 997d4a11df62/192.168.151.159" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:26Z" level=info msg="Node 997d4a11df62 change state NodeActive --> NodeLeft" [2022-04-19T15:18:26.591Z] time="2022-04-19T15:18:26Z" level=info msg="node2(997d4a11df62): Node leave event for 997d4a11df62/192.168.151.159" [2022-04-19T15:18:27.059Z] time="2022-04-19T15:18:26Z" level=info msg="Node 997d4a11df62/192.168.151.159, left gossip cluster" [2022-04-19T15:18:27.059Z] time="2022-04-19T15:18:26Z" level=info msg="Node 997d4a11df62/192.168.151.159, left gossip cluster" [2022-04-19T15:18:27.059Z] time="2022-04-19T15:18:26Z" level=info msg="Node 997d4a11df62/192.168.151.159, left gossip cluster" [2022-04-19T15:18:27.059Z] time="2022-04-19T15:18:26Z" level=info msg="Node 997d4a11df62/192.168.151.159, left gossip cluster" [2022-04-19T15:18:27.059Z] time="2022-04-19T15:18:26Z" level=info msg="Node 25eb68484be9 change state NodeActive --> NodeLeft" [2022-04-19T15:18:27.059Z] time="2022-04-19T15:18:26Z" level=info msg="node5(70c157ee5589): Node leave event for 25eb68484be9/192.168.151.159" [2022-04-19T15:18:27.059Z] time="2022-04-19T15:18:26Z" level=info msg="Node 25eb68484be9 change state NodeActive --> NodeLeft" [2022-04-19T15:18:27.059Z] time="2022-04-19T15:18:26Z" level=info msg="node4(311eaddec681): Node leave event for 25eb68484be9/192.168.151.159" [2022-04-19T15:18:27.059Z] time="2022-04-19T15:18:26Z" level=info msg="Node 25eb68484be9 change state NodeActive --> NodeLeft" [2022-04-19T15:18:27.059Z] time="2022-04-19T15:18:26Z" level=info msg="node3(25eb68484be9): Node leave event for 25eb68484be9/192.168.151.159" [2022-04-19T15:18:27.059Z] time="2022-04-19T15:18:26Z" level=info msg="Node 25eb68484be9/192.168.151.159, left gossip cluster" [2022-04-19T15:18:27.059Z] time="2022-04-19T15:18:26Z" level=info msg="Node 25eb68484be9/192.168.151.159, left gossip cluster" [2022-04-19T15:18:27.527Z] time="2022-04-19T15:18:27Z" level=info msg="Node 25eb68484be9/192.168.151.159, left gossip cluster" [2022-04-19T15:18:27.527Z] time="2022-04-19T15:18:27Z" level=debug msg="memberlist: Failed ping: 70c157ee5589 (timeout reached)" [2022-04-19T15:18:27.527Z] time="2022-04-19T15:18:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.151.159:10035: use of closed network connection" [2022-04-19T15:18:27.527Z] time="2022-04-19T15:18:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.151.159:10036: use of closed network connection" [2022-04-19T15:18:27.527Z] time="2022-04-19T15:18:27Z" level=debug msg="memberlist: Stream connection from=192.168.151.159:49381" [2022-04-19T15:18:27.996Z] time="2022-04-19T15:18:27Z" level=info msg="Node 311eaddec681 change state NodeActive --> NodeLeft" [2022-04-19T15:18:27.996Z] time="2022-04-19T15:18:27Z" level=info msg="node5(70c157ee5589): Node leave event for 311eaddec681/192.168.151.159" [2022-04-19T15:18:27.996Z] time="2022-04-19T15:18:27Z" level=info msg="Node 311eaddec681 change state NodeActive --> NodeLeft" [2022-04-19T15:18:27.996Z] time="2022-04-19T15:18:27Z" level=info msg="node4(311eaddec681): Node leave event for 311eaddec681/192.168.151.159" [2022-04-19T15:18:27.996Z] time="2022-04-19T15:18:27Z" level=warning msg="memberlist: Was able to connect to 70c157ee5589 but other probes failed, network may be misconfigured" [2022-04-19T15:18:27.996Z] time="2022-04-19T15:18:27Z" level=info msg="Node 311eaddec681/192.168.151.159, left gossip cluster" [2022-04-19T15:18:28.466Z] time="2022-04-19T15:18:28Z" level=info msg="Node 311eaddec681/192.168.151.159, left gossip cluster" [2022-04-19T15:18:28.574Z] docker_cli_network_unix_test.go:46: [dbd1749808434] daemon is not started [2022-04-19T15:18:28.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-19T15:18:28.934Z] time="2022-04-19T15:18:28Z" level=info msg="Node 70c157ee5589/192.168.151.159, left gossip cluster" [2022-04-19T15:18:28.934Z] time="2022-04-19T15:18:28Z" level=info msg="Node 70c157ee5589 change state NodeActive --> NodeFailed" [2022-04-19T15:18:28.934Z] time="2022-04-19T15:18:28Z" level=info msg="Node 70c157ee5589/192.168.151.159, added to failed nodes list" [2022-04-19T15:18:28.934Z] --- PASS: TestNetworkDBIslands (11.89s) [2022-04-19T15:18:28.934Z] PASS [2022-04-19T15:18:28.934Z] coverage: 60.0% of statements [2022-04-19T15:18:28.934Z] ok github.com/docker/docker/libnetwork/networkdb 105.293s coverage: 60.0% of statements [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/quota [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T15:18:28.934Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T15:18:30.721Z] docker_cli_network_unix_test.go:46: [d6ff77b4a6a3e] daemon is not started [2022-04-19T15:18:30.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-19T15:18:31.233Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === Skipped [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-19T15:18:31.884Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-19T15:18:31.884Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-19T15:18:31.884Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-19T15:18:31.884Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-19T15:18:31.884Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T15:18:31.884Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T15:18:31.884Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T15:18:31.884Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T15:18:31.884Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-19T15:18:31.884Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T15:18:31.884Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-19T15:18:31.884Z] daemon_test.go:145: root required [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T15:18:31.884Z] reload_test.go:342: root required [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-19T15:18:31.884Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T15:18:31.884Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-19T15:18:31.884Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-19T15:18:31.884Z] download_test.go:267: Needs fixing on Windows [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-19T15:18:31.884Z] layer_test.go:291: Failing on Windows [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-19T15:18:31.884Z] layer_test.go:340: Failing on Windows [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-19T15:18:31.884Z] layer_test.go:455: Failing on Windows [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-19T15:18:31.884Z] layer_test.go:684: Failing on Windows [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-19T15:18:31.884Z] migration_test.go:45: Failing on Windows [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T15:18:31.884Z] migration_test.go:181: Failing on Windows [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-19T15:18:31.884Z] mount_test.go:17: Failing on Windows [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-19T15:18:31.884Z] mount_test.go:76: Failing on Windows [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-19T15:18:31.884Z] mount_test.go:125: Failing on Windows [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-19T15:18:31.884Z] mount_test.go:212: Failing on Windows [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-19T15:18:31.884Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-19T15:18:31.884Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T15:18:31.884Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-19T15:18:31.884Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-19T15:18:31.884Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-19T15:18:31.884Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-19T15:18:31.884Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-19T15:18:31.884Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-19T15:18:31.884Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-19T15:18:31.884Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-19T15:18:31.884Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-19T15:18:31.884Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T15:18:31.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T15:18:31.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T15:18:31.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T15:18:31.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T15:18:31.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-19T15:18:31.884Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-19T15:18:31.884Z] archive_test.go:140: zstd not installed [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-19T15:18:31.884Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-19T15:18:31.884Z] archive_windows_test.go:16: Currently fails [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-19T15:18:31.884Z] changes_test.go:196: needs more investigation [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-19T15:18:31.884Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-19T15:18:31.884Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-19T15:18:31.884Z] changes_test.go:433: needs further investigation [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-19T15:18:31.884Z] changes_test.go:469: needs further investigation [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-19T15:18:31.884Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T15:18:31.884Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:31.884Z] [2022-04-19T15:18:31.884Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T15:18:31.885Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-19T15:18:31.885Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-19T15:18:31.885Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-19T15:18:31.885Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T15:18:31.885Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T15:18:31.885Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-19T15:18:31.885Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-19T15:18:31.885Z] poller_test.go:40: No chmod on Windows [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T15:18:31.885Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T15:18:31.885Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-19T15:18:31.885Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-19T15:18:31.885Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-19T15:18:31.885Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-19T15:18:31.885Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-19T15:18:31.885Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T15:18:31.885Z] [2022-04-19T15:18:31.885Z] DONE 2197 tests, 70 skipped in 311.415s [2022-04-19T15:18:32.161Z] docker_cli_network_unix_test.go:46: [d2f0e816407f4] daemon is not started [2022-04-19T15:18:32.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-19T15:18:32.352Z] INFO: make.ps1 ended at 04/19/2022 15:18:32 [2022-04-19T15:18:32.722Z] docker_cli_network_unix_test.go:46: [d0126dfa677b6] daemon is not started [2022-04-19T15:18:32.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-19T15:18:33.282Z] docker_cli_network_unix_test.go:46: [d36147d942554] daemon is not started [2022-04-19T15:18:33.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-19T15:18:33.844Z] docker_cli_network_unix_test.go:46: [dc6a493a8bf69] daemon is not started [2022-04-19T15:18:33.954Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-19T15:18:33.954Z] INFO: Unit tests ended at 04/19/2022 15:18:33. Duration:00:05:27.5367938 [2022-04-19T15:18:33.954Z] INFO: Building busybox [2022-04-19T15:18:33.954Z] Sending build context to Docker daemon 5.12kB [2022-04-19T15:18:33.954Z] [2022-04-19T15:18:33.954Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-19T15:18:33.954Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-19T15:18:33.954Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-19T15:18:33.954Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-19T15:18:33.954Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-19T15:18:33.954Z] ---> aa8714eb8356 [2022-04-19T15:18:33.954Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-19T15:18:34.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-19T15:18:34.423Z] ---> Running in 496dc3c683f8 [2022-04-19T15:18:34.659Z] docker_cli_network_unix_test.go:46: [d70f555ada852] daemon is not started [2022-04-19T15:18:35.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-19T15:18:35.235Z] docker_cli_network_unix_test.go:46: [dd3fdf01a02a1] daemon is not started [2022-04-19T15:18:35.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-19T15:18:35.798Z] docker_cli_network_unix_test.go:46: [d659f2afad9ba] daemon is not started [2022-04-19T15:18:35.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-19T15:18:36.053Z] docker_cli_network_unix_test.go:46: [d8db9274e2333] daemon is not started [2022-04-19T15:18:36.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-19T15:18:36.567Z] docker_cli_network_unix_test.go:46: [d3558470868ff] daemon is not started [2022-04-19T15:18:36.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-19T15:18:36.567Z] docker_cli_network_unix_test.go:46: [de8922d8984cb] daemon is not started [2022-04-19T15:18:36.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-19T15:18:36.823Z] docker_cli_network_unix_test.go:46: [dc20ffa129571] daemon is not started [2022-04-19T15:18:36.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-19T15:18:37.385Z] docker_cli_network_unix_test.go:46: [df71ac6ff9889] daemon is not started [2022-04-19T15:18:37.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-19T15:18:37.947Z] docker_cli_network_unix_test.go:46: [d2de20d61cebb] daemon is not started [2022-04-19T15:18:38.451Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:18:38.451Z] INFO: Testing against a local daemon [2022-04-19T15:18:38.451Z] === RUN TestBuildWithSession [2022-04-19T15:18:38.451Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T15:18:38.451Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T15:18:38.451Z] === RUN TestBuildSquashParent [2022-04-19T15:18:38.451Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:18:38.451Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-19T15:18:38.451Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T15:18:38.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:18:38.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:18:38.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:18:38.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:18:38.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:18:38.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:18:38.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:18:38.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:18:38.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:18:38.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:18:38.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:18:38.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:18:38.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:18:38.451Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:18:38.451Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:18:38.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:18:38.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-19T15:18:38.876Z] docker_cli_network_unix_test.go:46: [d7456e1ef7d42] daemon is not started [2022-04-19T15:18:38.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-19T15:18:38.876Z] docker_cli_network_unix_test.go:46: [d320c14183d9c] daemon is not started [2022-04-19T15:18:39.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-19T15:18:39.179Z] docker_cli_network_unix_test.go:46: [dc21bd7b47887] daemon is not started [2022-04-19T15:18:39.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-19T15:18:39.179Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-19T15:18:39.180Z] Removing intermediate container 496dc3c683f8 [2022-04-19T15:18:39.180Z] ---> c897b35680f3 [2022-04-19T15:18:39.180Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-19T15:18:39.180Z] ---> Running in 8c2cd1a8fcc5 [2022-04-19T15:18:39.657Z] Removing intermediate container 8c2cd1a8fcc5 [2022-04-19T15:18:39.657Z] ---> 87d10f6a46cc [2022-04-19T15:18:39.657Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-19T15:18:40.125Z] ---> Running in b71b979a9f95 [2022-04-19T15:18:40.125Z] Removing intermediate container b71b979a9f95 [2022-04-19T15:18:40.125Z] ---> 558c1fb25176 [2022-04-19T15:18:40.125Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-19T15:18:40.148Z] docker_cli_network_unix_test.go:968: [dbd2e71f56e72] daemon is not started [2022-04-19T15:18:41.076Z] docker_cli_swarm_test.go:1315: [d160135ecf838] joining swarm manager [d0e11148b2ecf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:18:41.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-19T15:18:41.689Z] [2022-04-19T15:18:42.157Z] ---> 8a7958c1f10a [2022-04-19T15:18:42.157Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-19T15:18:42.157Z] ---> Running in 88380eb8e16e [2022-04-19T15:18:42.655Z] docker_cli_swarm_test.go:1316: [d6c4af39b73a2] joining swarm manager [d0e11148b2ecf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:18:42.911Z] docker_cli_network_unix_test.go:46: [d3adc2d52bb6a] daemon is not started [2022-04-19T15:18:42.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-19T15:18:45.427Z] docker_cli_network_unix_test.go:1116: [d1d75d3d31149] daemon is not started [2022-04-19T15:18:46.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-19T15:18:47.047Z] docker_cli_network_unix_test.go:46: [d85286acb4850] daemon is not started [2022-04-19T15:18:47.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-19T15:18:47.978Z] docker_cli_network_unix_test.go:46: [ddf3b673d4e8c] daemon is not started [2022-04-19T15:18:47.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-19T15:18:47.978Z] docker_cli_network_unix_test.go:46: [d9f1e05dea7c3] daemon is not started [2022-04-19T15:18:47.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-19T15:18:47.978Z] docker_cli_network_unix_test.go:46: [dd3c731eb23a0] daemon is not started [2022-04-19T15:18:47.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-19T15:18:48.235Z] docker_cli_network_unix_test.go:46: [d7b07919ef7e6] daemon is not started [2022-04-19T15:18:48.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-19T15:18:48.492Z] docker_cli_network_unix_test.go:46: [d173a6c7e2c69] daemon is not started [2022-04-19T15:18:48.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-19T15:18:48.492Z] docker_cli_network_unix_test.go:46: [d3e7ea0279e52] daemon is not started [2022-04-19T15:18:48.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-19T15:18:49.161Z] === RUN TestBoolValue [2022-04-19T15:18:49.161Z] --- PASS: TestBoolValue (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestBoolValueOrDefault [2022-04-19T15:18:49.161Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestInt64ValueOrZero [2022-04-19T15:18:49.161Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestInt64ValueOrDefault [2022-04-19T15:18:49.161Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-19T15:18:49.161Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestJsonContentType [2022-04-19T15:18:49.161Z] --- PASS: TestJsonContentType (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestReadJSON [2022-04-19T15:18:49.161Z] === RUN TestReadJSON/nil_body [2022-04-19T15:18:49.161Z] === RUN TestReadJSON/empty_body [2022-04-19T15:18:49.161Z] === RUN TestReadJSON/with_valid_request [2022-04-19T15:18:49.161Z] === RUN TestReadJSON/with_whitespace [2022-04-19T15:18:49.161Z] === RUN TestReadJSON/with_extra_content [2022-04-19T15:18:49.161Z] === RUN TestReadJSON/invalid_JSON [2022-04-19T15:18:49.161Z] --- PASS: TestReadJSON (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-19T15:18:49.161Z] PASS [2022-04-19T15:18:49.161Z] coverage: 31.9% of statements [2022-04-19T15:18:49.161Z] ok github.com/docker/docker/api/server/httputils 0.049s coverage: 31.9% of statements [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T15:18:49.161Z] === RUN TestMaskSecretKeys [2022-04-19T15:18:49.161Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-19T15:18:49.161Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-19T15:18:49.161Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-19T15:18:49.161Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestVersionMiddlewareVersion [2022-04-19T15:18:49.161Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-19T15:18:49.161Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-19T15:18:49.161Z] PASS [2022-04-19T15:18:49.161Z] coverage: 37.7% of statements [2022-04-19T15:18:49.161Z] ok github.com/docker/docker/api/server/middleware 0.080s coverage: 37.7% of statements [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T15:18:49.161Z] === RUN TestStrSliceMarshalJSON [2022-04-19T15:18:49.161Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestStrSliceUnmarshalJSON [2022-04-19T15:18:49.161Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestStrSliceUnmarshalString [2022-04-19T15:18:49.161Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestStrSliceUnmarshalSlice [2022-04-19T15:18:49.161Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-19T15:18:49.161Z] PASS [2022-04-19T15:18:49.161Z] coverage: 90.0% of statements [2022-04-19T15:18:49.161Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2022-04-19T15:18:49.161Z] === RUN TestToJSON [2022-04-19T15:18:49.161Z] --- PASS: TestToJSON (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestToParamWithVersion [2022-04-19T15:18:49.161Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestFromJSON [2022-04-19T15:18:49.161Z] --- PASS: TestFromJSON (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestEmpty [2022-04-19T15:18:49.161Z] --- PASS: TestEmpty (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestArgsMatchKVListEmptySources [2022-04-19T15:18:49.161Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestArgsMatchKVList [2022-04-19T15:18:49.161Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestArgsMatch [2022-04-19T15:18:49.161Z] --- PASS: TestArgsMatch (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestAdd [2022-04-19T15:18:49.161Z] --- PASS: TestAdd (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestDel [2022-04-19T15:18:49.161Z] --- PASS: TestDel (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestLen [2022-04-19T15:18:49.161Z] --- PASS: TestLen (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestExactMatch [2022-04-19T15:18:49.161Z] --- PASS: TestExactMatch (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestOnlyOneExactMatch [2022-04-19T15:18:49.161Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestContains [2022-04-19T15:18:49.161Z] --- PASS: TestContains (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestValidate [2022-04-19T15:18:49.161Z] --- PASS: TestValidate (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestWalkValues [2022-04-19T15:18:49.161Z] --- PASS: TestWalkValues (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestFuzzyMatch [2022-04-19T15:18:49.161Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestClone [2022-04-19T15:18:49.161Z] --- PASS: TestClone (0.00s) [2022-04-19T15:18:49.161Z] PASS [2022-04-19T15:18:49.161Z] coverage: 92.2% of statements [2022-04-19T15:18:49.161Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements [2022-04-19T15:18:49.161Z] === RUN TestAdjustForAPIVersion [2022-04-19T15:18:49.161Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-19T15:18:49.161Z] PASS [2022-04-19T15:18:49.161Z] coverage: 6.1% of statements [2022-04-19T15:18:49.161Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 6.1% of statements [2022-04-19T15:18:49.161Z] === RUN TestDurationToSecondsString [2022-04-19T15:18:49.161Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestGetTimestamp [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T15:18:49.161Z] --- PASS: TestGetTimestamp (0.20s) [2022-04-19T15:18:49.161Z] === RUN TestParseTimestamps [2022-04-19T15:18:49.161Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-19T15:18:49.161Z] PASS [2022-04-19T15:18:49.161Z] coverage: 100.0% of statements [2022-04-19T15:18:49.161Z] ok github.com/docker/docker/api/types/time 0.245s coverage: 100.0% of statements [2022-04-19T15:18:49.161Z] === RUN TestCompareVersion [2022-04-19T15:18:49.161Z] --- PASS: TestCompareVersion (0.00s) [2022-04-19T15:18:49.161Z] PASS [2022-04-19T15:18:49.161Z] coverage: 77.3% of statements [2022-04-19T15:18:49.161Z] ok github.com/docker/docker/api/types/versions 0.060s coverage: 77.3% of statements [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T15:18:49.161Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T15:18:49.161Z] === RUN TestParseRemoteURL [2022-04-19T15:18:49.161Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-19T15:18:49.161Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-19T15:18:49.161Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-19T15:18:49.161Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-19T15:18:49.161Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-19T15:18:49.161Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-19T15:18:49.161Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-19T15:18:49.161Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-19T15:18:49.161Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-19T15:18:49.161Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-19T15:18:49.161Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-19T15:18:49.161Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestCloneArgsSmartHttp [2022-04-19T15:18:49.161Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-19T15:18:49.161Z] === RUN TestCloneArgsDumbHttp [2022-04-19T15:18:49.161Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestCloneArgsGit [2022-04-19T15:18:49.161Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-19T15:18:49.161Z] === RUN TestCheckoutGit [2022-04-19T15:18:49.161Z] === RUN TestIsGIT [2022-04-19T15:18:49.161Z] --- PASS: TestIsGIT (0.00s) [2022-04-19T15:18:49.161Z] PASS [2022-04-19T15:18:49.161Z] coverage: 100.0% of statements [2022-04-19T15:18:49.161Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.053s coverage: 100.0% of statements [2022-04-19T15:18:49.857Z] docker_cli_network_unix_test.go:46: [d11b771c47da9] daemon is not started [2022-04-19T15:18:50.731Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-19T15:18:50.731Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-19T15:18:50.731Z] === RUN TestProcessNoDockerignore [2022-04-19T15:18:50.731Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-19T15:18:50.731Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-19T15:18:50.731Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-19T15:18:50.731Z] === RUN TestDetectContentType [2022-04-19T15:18:50.731Z] --- PASS: TestDetectContentType (0.00s) [2022-04-19T15:18:50.731Z] === RUN TestSelectAcceptableMIME [2022-04-19T15:18:50.731Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-19T15:18:50.731Z] === RUN TestInspectEmptyResponse [2022-04-19T15:18:50.731Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-19T15:18:50.731Z] === RUN TestInspectResponseBinary [2022-04-19T15:18:50.731Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-19T15:18:50.731Z] === RUN TestResponseUnsupportedContentType [2022-04-19T15:18:50.731Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-19T15:18:50.731Z] === RUN TestInspectResponseTextSimple [2022-04-19T15:18:50.731Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-19T15:18:50.731Z] === RUN TestInspectResponseEmptyContentType [2022-04-19T15:18:50.731Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-19T15:18:50.731Z] === RUN TestUnknownContentLength [2022-04-19T15:18:50.731Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-19T15:18:50.731Z] === RUN TestDownloadRemote [2022-04-19T15:18:50.731Z] --- PASS: TestDownloadRemote (0.09s) [2022-04-19T15:18:50.731Z] === RUN TestGetWithStatusError [2022-04-19T15:18:50.731Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-19T15:18:50.731Z] === RUN TestCloseRootDirectory [2022-04-19T15:18:50.731Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:50.731Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-19T15:18:50.731Z] === RUN TestHashFile [2022-04-19T15:18:50.731Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:50.731Z] --- SKIP: TestHashFile (0.00s) [2022-04-19T15:18:50.731Z] === RUN TestHashSubdir [2022-04-19T15:18:50.731Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:50.731Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-19T15:18:50.731Z] === RUN TestRemoveDirectory [2022-04-19T15:18:50.731Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:18:50.731Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-19T15:18:50.731Z] PASS [2022-04-19T15:18:50.731Z] coverage: 9.3% of statements [2022-04-19T15:18:50.731Z] ok github.com/docker/docker/builder/remotecontext 0.313s coverage: 9.3% of statements [2022-04-19T15:18:50.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-19T15:18:51.042Z] docker_cli_network_unix_test.go:46: [d3fce86ed3110] daemon is not started [2022-04-19T15:18:51.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-19T15:18:51.042Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-19T15:18:51.042Z] docker_cli_network_unix_test.go:46: [daa6237713b44] daemon is not started [2022-04-19T15:18:51.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-19T15:18:51.144Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:18:51.144Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:18:51.200Z] === RUN TestEnable [2022-04-19T15:18:51.200Z] --- PASS: TestEnable (0.00s) [2022-04-19T15:18:51.200Z] === RUN TestDisable [2022-04-19T15:18:51.200Z] --- PASS: TestDisable (0.00s) [2022-04-19T15:18:51.200Z] === RUN TestEnabled [2022-04-19T15:18:51.200Z] --- PASS: TestEnabled (0.00s) [2022-04-19T15:18:51.200Z] PASS [2022-04-19T15:18:51.200Z] coverage: 100.0% of statements [2022-04-19T15:18:51.200Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements [2022-04-19T15:18:51.298Z] docker_cli_network_unix_test.go:46: [de0afb0420901] daemon is not started [2022-04-19T15:18:51.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-19T15:18:51.670Z] === RUN TestGetAllAllowed [2022-04-19T15:18:51.670Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestGetAllMeta [2022-04-19T15:18:51.670Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-19T15:18:51.670Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestIsUnreferencedBuiltin [2022-04-19T15:18:51.670Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestIsExistingDirectory [2022-04-19T15:18:51.670Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-19T15:18:51.670Z] === RUN TestGetFilenameForDownload [2022-04-19T15:18:51.670Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestEnv2Variables [2022-04-19T15:18:51.670Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-19T15:18:51.670Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestMaintainer [2022-04-19T15:18:51.670Z] --- PASS: TestMaintainer (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestLabel [2022-04-19T15:18:51.670Z] --- PASS: TestLabel (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestFromScratch [2022-04-19T15:18:51.670Z] --- PASS: TestFromScratch (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestFromWithArg [2022-04-19T15:18:51.670Z] --- PASS: TestFromWithArg (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-19T15:18:51.670Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestFromWithUndefinedArg [2022-04-19T15:18:51.670Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestFromMultiStageWithNamedStage [2022-04-19T15:18:51.670Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestOnbuild [2022-04-19T15:18:51.670Z] --- PASS: TestOnbuild (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestWorkdir [2022-04-19T15:18:51.670Z] --- PASS: TestWorkdir (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestCmd [2022-04-19T15:18:51.670Z] --- PASS: TestCmd (0.00s) [2022-04-19T15:18:51.670Z] === RUN TestHealthcheckNone [2022-04-19T15:18:52.139Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-19T15:18:52.139Z] === RUN TestHealthcheckCmd [2022-04-19T15:18:52.139Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-19T15:18:52.139Z] === RUN TestEntrypoint [2022-04-19T15:18:52.139Z] --- PASS: TestEntrypoint (0.00s) [2022-04-19T15:18:52.139Z] === RUN TestExpose [2022-04-19T15:18:52.139Z] --- PASS: TestExpose (0.00s) [2022-04-19T15:18:52.139Z] === RUN TestUser [2022-04-19T15:18:52.139Z] --- PASS: TestUser (0.00s) [2022-04-19T15:18:52.139Z] === RUN TestVolume [2022-04-19T15:18:52.139Z] --- PASS: TestVolume (0.00s) [2022-04-19T15:18:52.139Z] === RUN TestStopSignal [2022-04-19T15:18:52.139Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T15:18:52.139Z] --- SKIP: TestStopSignal (0.00s) [2022-04-19T15:18:52.139Z] === RUN TestArg [2022-04-19T15:18:52.139Z] --- PASS: TestArg (0.00s) [2022-04-19T15:18:52.139Z] === RUN TestShell [2022-04-19T15:18:52.139Z] --- PASS: TestShell (0.00s) [2022-04-19T15:18:52.139Z] === RUN TestPrependEnvOnCmd [2022-04-19T15:18:52.139Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-19T15:18:52.139Z] === RUN TestRunWithBuildArgs [2022-04-19T15:18:52.139Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-19T15:18:52.139Z] === RUN TestRunIgnoresHealthcheck [2022-04-19T15:18:52.139Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-19T15:18:52.139Z] === RUN TestDispatchUnsupportedOptions [2022-04-19T15:18:52.139Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-19T15:18:52.139Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-19T15:18:52.139Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-19T15:18:52.139Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-19T15:18:52.139Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-19T15:18:52.139Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-19T15:18:52.139Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-19T15:18:52.139Z] === RUN TestNormalizeWorkdir [2022-04-19T15:18:52.139Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-19T15:18:52.139Z] === RUN TestDispatch [2022-04-19T15:18:52.139Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-19T15:18:52.139Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-19T15:18:52.140Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-19T15:18:52.140Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-19T15:18:52.140Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-19T15:18:52.140Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-19T15:18:52.140Z] === RUN TestDispatch/COPY_url [2022-04-19T15:18:52.140Z] --- PASS: TestDispatch (0.15s) [2022-04-19T15:18:52.140Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-04-19T15:18:52.140Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-19T15:18:52.140Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.08s) [2022-04-19T15:18:52.140Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-19T15:18:52.140Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-19T15:18:52.140Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-19T15:18:52.140Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-19T15:18:52.140Z] === RUN TestAddScratchImageAddsToMounts [2022-04-19T15:18:52.140Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-19T15:18:52.140Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-19T15:18:52.140Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-19T15:18:52.140Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-19T15:18:52.140Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-19T15:18:52.140Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-19T15:18:52.140Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-19T15:18:52.140Z] === RUN TestImageSourceGetAddsToMounts [2022-04-19T15:18:52.140Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-19T15:18:52.140Z] === RUN TestEmptyDockerfile [2022-04-19T15:18:52.140Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-19T15:18:52.140Z] === RUN TestSymlinkDockerfile [2022-04-19T15:18:52.140Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-19T15:18:52.140Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-19T15:18:52.140Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-19T15:18:52.140Z] === RUN TestNonExistingDockerfile [2022-04-19T15:18:52.140Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-19T15:18:52.140Z] === RUN TestCopyRunConfig [2022-04-19T15:18:52.140Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-19T15:18:52.140Z] === RUN TestDeepCopyRunConfig [2022-04-19T15:18:52.140Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-19T15:18:52.140Z] === RUN TestExportImage [2022-04-19T15:18:52.140Z] --- PASS: TestExportImage (0.00s) [2022-04-19T15:18:52.140Z] === RUN TestNormalizeDest [2022-04-19T15:18:52.140Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-19T15:18:52.140Z] PASS [2022-04-19T15:18:52.140Z] coverage: 46.7% of statements [2022-04-19T15:18:52.140Z] ok github.com/docker/docker/builder/dockerfile 0.354s coverage: 46.7% of statements [2022-04-19T15:18:52.676Z] === RUN TestTCP4Proxy [2022-04-19T15:18:52.676Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-19T15:18:52.676Z] === RUN TestTCP4ProxyHalfClose [2022-04-19T15:18:52.676Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-19T15:18:52.676Z] === RUN TestTCP6Proxy [2022-04-19T15:18:52.676Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T15:18:52.676Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-19T15:18:52.676Z] === RUN TestTCPDualStackProxy [2022-04-19T15:18:52.676Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T15:18:52.676Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-19T15:18:52.676Z] === RUN TestUDP4Proxy [2022-04-19T15:18:52.676Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-19T15:18:52.676Z] === RUN TestUDP6Proxy [2022-04-19T15:18:52.676Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T15:18:52.676Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-19T15:18:52.676Z] === RUN TestUDPWriteError [2022-04-19T15:18:52.676Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-19T15:18:52.676Z] === RUN TestSCTP4Proxy [2022-04-19T15:18:52.676Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T15:18:52.676Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-19T15:18:52.676Z] === RUN TestSCTP6Proxy [2022-04-19T15:18:52.676Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T15:18:52.676Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-19T15:18:52.676Z] PASS [2022-04-19T15:18:52.676Z] coverage: 49.4% of statements [2022-04-19T15:18:52.676Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 49.4% of statements [2022-04-19T15:18:52.686Z] Removing intermediate container 88380eb8e16e [2022-04-19T15:18:52.686Z] ---> 6c21c3ec92ce [2022-04-19T15:18:52.686Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-19T15:18:52.686Z] ---> Running in 5819b26cc39f [2022-04-19T15:18:54.252Z] [2022-04-19T15:18:54.252Z] SUCCESS: Specified value was saved. [2022-04-19T15:18:55.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-19T15:18:56.698Z] docker_cli_network_unix_test.go:1084: [d93437bea687c] daemon is not started [2022-04-19T15:18:57.175Z] Removing intermediate container 5819b26cc39f [2022-04-19T15:18:57.175Z] ---> 64597edb78e2 [2022-04-19T15:18:57.175Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-19T15:18:57.175Z] ---> Running in 11d72339900f [2022-04-19T15:18:58.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-19T15:18:58.319Z] docker_cli_network_unix_test.go:46: [d4bcc1aa8b78c] daemon is not started [2022-04-19T15:18:58.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-19T15:18:58.576Z] docker_cli_network_unix_test.go:46: [d743f0114cd4b] daemon is not started [2022-04-19T15:18:59.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-19T15:19:00.068Z] docker_cli_network_unix_test.go:46: [d05810325990e] daemon is not started [2022-04-19T15:19:00.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-19T15:19:00.631Z] docker_cli_network_unix_test.go:46: [dce222e6f6b34] daemon is not started [2022-04-19T15:19:00.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-19T15:19:00.889Z] docker_cli_network_unix_test.go:46: [d84ff921b14c6] daemon is not started [2022-04-19T15:19:01.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-19T15:19:01.708Z] docker_cli_network_unix_test.go:46: [d4d7dd15d3db8] daemon is not started [2022-04-19T15:19:01.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-19T15:19:01.728Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.07s) [2022-04-19T15:19:01.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.23s) [2022-04-19T15:19:01.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.01s) [2022-04-19T15:19:01.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.15s) [2022-04-19T15:19:01.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.28s) [2022-04-19T15:19:01.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.95s) [2022-04-19T15:19:01.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.35s) [2022-04-19T15:19:01.728Z] === RUN TestBuildMultiStageCopy [2022-04-19T15:19:01.728Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T15:19:01.872Z] Cannot create a file when that file already exists. [2022-04-19T15:19:02.314Z] docker_cli_network_unix_test.go:46: [db438d70d0d1b] daemon is not started [2022-04-19T15:19:02.579Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-19T15:19:05.142Z] === RUN TestCheckpointCreateError [2022-04-19T15:19:05.142Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCheckpointCreate [2022-04-19T15:19:05.142Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCheckpointDeleteError [2022-04-19T15:19:05.142Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCheckpointDelete [2022-04-19T15:19:05.142Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCheckpointListError [2022-04-19T15:19:05.142Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCheckpointList [2022-04-19T15:19:05.142Z] --- PASS: TestCheckpointList (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCheckpointListContainerNotFound [2022-04-19T15:19:05.142Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestNewClientWithOpsFromEnv [2022-04-19T15:19:05.142Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T15:19:05.142Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestGetAPIPath [2022-04-19T15:19:05.142Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestParseHostURL [2022-04-19T15:19:05.142Z] --- PASS: TestParseHostURL (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-19T15:19:05.142Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-19T15:19:05.142Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestNegotiateAPIVersion [2022-04-19T15:19:05.142Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-19T15:19:05.142Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-19T15:19:05.142Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-19T15:19:05.142Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-19T15:19:05.142Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-19T15:19:05.142Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-19T15:19:05.142Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-19T15:19:05.142Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-19T15:19:05.142Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-19T15:19:05.142Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-19T15:19:05.142Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestNegotiateAPVersionOverride [2022-04-19T15:19:05.142Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-19T15:19:05.142Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-19T15:19:05.142Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-19T15:19:05.142Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestClientRedirect [2022-04-19T15:19:05.142Z] === RUN TestClientRedirect/GET [2022-04-19T15:19:05.142Z] === RUN TestClientRedirect/POST [2022-04-19T15:19:05.142Z] === RUN TestClientRedirect/PUT [2022-04-19T15:19:05.142Z] === RUN TestClientRedirect/DELETE [2022-04-19T15:19:05.142Z] --- PASS: TestClientRedirect (0.00s) [2022-04-19T15:19:05.142Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-19T15:19:05.142Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-19T15:19:05.142Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-19T15:19:05.142Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigCreateUnsupported [2022-04-19T15:19:05.142Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigCreateError [2022-04-19T15:19:05.142Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigCreate [2022-04-19T15:19:05.142Z] --- PASS: TestConfigCreate (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigInspectNotFound [2022-04-19T15:19:05.142Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigInspectWithEmptyID [2022-04-19T15:19:05.142Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigInspectUnsupported [2022-04-19T15:19:05.142Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigInspectError [2022-04-19T15:19:05.142Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigInspectConfigNotFound [2022-04-19T15:19:05.142Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigInspect [2022-04-19T15:19:05.142Z] --- PASS: TestConfigInspect (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigListUnsupported [2022-04-19T15:19:05.142Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigListError [2022-04-19T15:19:05.142Z] --- PASS: TestConfigListError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigList [2022-04-19T15:19:05.142Z] --- PASS: TestConfigList (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigRemoveUnsupported [2022-04-19T15:19:05.142Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigRemoveError [2022-04-19T15:19:05.142Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigRemove [2022-04-19T15:19:05.142Z] --- PASS: TestConfigRemove (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigUpdateUnsupported [2022-04-19T15:19:05.142Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigUpdateError [2022-04-19T15:19:05.142Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestConfigUpdate [2022-04-19T15:19:05.142Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerCommitError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerCommit [2022-04-19T15:19:05.142Z] --- PASS: TestContainerCommit (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerStatPathError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerStatPathNotFoundError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerStatPathNoHeaderError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerStatPath [2022-04-19T15:19:05.142Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCopyToContainerError [2022-04-19T15:19:05.142Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCopyToContainerNotFoundError [2022-04-19T15:19:05.142Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-19T15:19:05.142Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCopyToContainer [2022-04-19T15:19:05.142Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCopyFromContainerError [2022-04-19T15:19:05.142Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCopyFromContainerNotFoundError [2022-04-19T15:19:05.142Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-19T15:19:05.142Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-19T15:19:05.142Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestCopyFromContainer [2022-04-19T15:19:05.142Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerCreateError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerCreateImageNotFound [2022-04-19T15:19:05.142Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerCreateWithName [2022-04-19T15:19:05.142Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerCreateAutoRemove [2022-04-19T15:19:05.142Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerDiffError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerDiff [2022-04-19T15:19:05.142Z] --- PASS: TestContainerDiff (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerExecCreateError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerExecCreate [2022-04-19T15:19:05.142Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerExecStartError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerExecStart [2022-04-19T15:19:05.142Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerExecInspectError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerExecInspect [2022-04-19T15:19:05.142Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerExportError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerExportError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerExport [2022-04-19T15:19:05.142Z] --- PASS: TestContainerExport (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerInspectError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerInspectContainerNotFound [2022-04-19T15:19:05.142Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerInspectWithEmptyID [2022-04-19T15:19:05.142Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerInspect [2022-04-19T15:19:05.142Z] --- PASS: TestContainerInspect (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerInspectNode [2022-04-19T15:19:05.142Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerKillError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerKillError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerKill [2022-04-19T15:19:05.142Z] --- PASS: TestContainerKill (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerListError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerListError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerList [2022-04-19T15:19:05.142Z] --- PASS: TestContainerList (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerLogsNotFoundError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerLogsError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerLogs [2022-04-19T15:19:05.142Z] --- PASS: TestContainerLogs (0.22s) [2022-04-19T15:19:05.142Z] === RUN TestContainerPauseError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerPause [2022-04-19T15:19:05.142Z] --- PASS: TestContainerPause (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainersPruneError [2022-04-19T15:19:05.142Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainersPrune [2022-04-19T15:19:05.142Z] --- PASS: TestContainersPrune (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerRemoveError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerRemoveNotFoundError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerRemove [2022-04-19T15:19:05.142Z] --- PASS: TestContainerRemove (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerRenameError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerRename [2022-04-19T15:19:05.142Z] --- PASS: TestContainerRename (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerResizeError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerExecResizeError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerResize [2022-04-19T15:19:05.142Z] --- PASS: TestContainerResize (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerExecResize [2022-04-19T15:19:05.142Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerRestartError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerRestart [2022-04-19T15:19:05.142Z] --- PASS: TestContainerRestart (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerStartError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerStartError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerStart [2022-04-19T15:19:05.142Z] --- PASS: TestContainerStart (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerStatsError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerStats [2022-04-19T15:19:05.142Z] --- PASS: TestContainerStats (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerStopError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerStopError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerStop [2022-04-19T15:19:05.142Z] --- PASS: TestContainerStop (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerTopError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerTopError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerTop [2022-04-19T15:19:05.142Z] --- PASS: TestContainerTop (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerUnpauseError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerUnpause [2022-04-19T15:19:05.142Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerUpdateError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerUpdate [2022-04-19T15:19:05.142Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerWaitError [2022-04-19T15:19:05.142Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestContainerWait [2022-04-19T15:19:05.142Z] --- PASS: TestContainerWait (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestDiskUsageError [2022-04-19T15:19:05.142Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestDiskUsage [2022-04-19T15:19:05.142Z] --- PASS: TestDiskUsage (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestDistributionInspectUnsupported [2022-04-19T15:19:05.142Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestDistributionInspectWithEmptyID [2022-04-19T15:19:05.142Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestEventsErrorInOptions [2022-04-19T15:19:05.142Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestEventsErrorFromServer [2022-04-19T15:19:05.142Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestEvents [2022-04-19T15:19:05.142Z] --- PASS: TestEvents (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestTLSCloseWriter [2022-04-19T15:19:05.142Z] === PAUSE TestTLSCloseWriter [2022-04-19T15:19:05.142Z] === RUN TestImageBuildError [2022-04-19T15:19:05.142Z] --- PASS: TestImageBuildError (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestImageBuild [2022-04-19T15:19:05.142Z] --- PASS: TestImageBuild (0.00s) [2022-04-19T15:19:05.142Z] === RUN TestGetDockerOS [2022-04-19T15:19:05.142Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageCreateError [2022-04-19T15:19:05.143Z] --- PASS: TestImageCreateError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageCreate [2022-04-19T15:19:05.143Z] --- PASS: TestImageCreate (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageHistoryError [2022-04-19T15:19:05.143Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageHistory [2022-04-19T15:19:05.143Z] --- PASS: TestImageHistory (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageImportError [2022-04-19T15:19:05.143Z] --- PASS: TestImageImportError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageImport [2022-04-19T15:19:05.143Z] --- PASS: TestImageImport (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageInspectError [2022-04-19T15:19:05.143Z] --- PASS: TestImageInspectError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageInspectImageNotFound [2022-04-19T15:19:05.143Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageInspectWithEmptyID [2022-04-19T15:19:05.143Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageInspect [2022-04-19T15:19:05.143Z] --- PASS: TestImageInspect (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageListError [2022-04-19T15:19:05.143Z] --- PASS: TestImageListError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageList [2022-04-19T15:19:05.143Z] --- PASS: TestImageList (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageListApiBefore125 [2022-04-19T15:19:05.143Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageLoadError [2022-04-19T15:19:05.143Z] --- PASS: TestImageLoadError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageLoad [2022-04-19T15:19:05.143Z] --- PASS: TestImageLoad (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagesPruneError [2022-04-19T15:19:05.143Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagesPrune [2022-04-19T15:19:05.143Z] --- PASS: TestImagesPrune (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagePullReferenceParseError [2022-04-19T15:19:05.143Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagePullAnyError [2022-04-19T15:19:05.143Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-19T15:19:05.143Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T15:19:05.143Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T15:19:05.143Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-19T15:19:05.143Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagePullWithoutErrors [2022-04-19T15:19:05.143Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagePushReferenceError [2022-04-19T15:19:05.143Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagePushAnyError [2022-04-19T15:19:05.143Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-19T15:19:05.143Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T15:19:05.143Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T15:19:05.143Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-19T15:19:05.143Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImagePushWithoutErrors [2022-04-19T15:19:05.143Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-19T15:19:05.143Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-19T15:19:05.143Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-19T15:19:05.143Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-19T15:19:05.143Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-19T15:19:05.143Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-19T15:19:05.143Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-19T15:19:05.143Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-19T15:19:05.143Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageRemoveError [2022-04-19T15:19:05.143Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageRemoveImageNotFound [2022-04-19T15:19:05.143Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageRemove [2022-04-19T15:19:05.143Z] --- PASS: TestImageRemove (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageSaveError [2022-04-19T15:19:05.143Z] --- PASS: TestImageSaveError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageSave [2022-04-19T15:19:05.143Z] --- PASS: TestImageSave (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageSearchAnyError [2022-04-19T15:19:05.143Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-19T15:19:05.143Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T15:19:05.143Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T15:19:05.143Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-19T15:19:05.143Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageSearchWithoutErrors [2022-04-19T15:19:05.143Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageTagError [2022-04-19T15:19:05.143Z] --- PASS: TestImageTagError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageTagInvalidReference [2022-04-19T15:19:05.143Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageTagInvalidSourceImageName [2022-04-19T15:19:05.143Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageTagHexSource [2022-04-19T15:19:05.143Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestImageTag [2022-04-19T15:19:05.143Z] --- PASS: TestImageTag (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestInfoServerError [2022-04-19T15:19:05.143Z] --- PASS: TestInfoServerError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestInfoInvalidResponseJSONError [2022-04-19T15:19:05.143Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestInfo [2022-04-19T15:19:05.143Z] --- PASS: TestInfo (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNetworkConnectError [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNetworkConnect [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNetworkCreateError [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNetworkCreate [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNetworkDisconnectError [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNetworkDisconnect [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNetworkInspect [2022-04-19T15:19:05.143Z] === RUN TestNetworkInspect/empty_ID [2022-04-19T15:19:05.143Z] === RUN TestNetworkInspect/no_options [2022-04-19T15:19:05.143Z] === RUN TestNetworkInspect/verbose [2022-04-19T15:19:05.143Z] === RUN TestNetworkInspect/global_scope [2022-04-19T15:19:05.143Z] === RUN TestNetworkInspect/unknown_network [2022-04-19T15:19:05.143Z] === RUN TestNetworkInspect/server_error [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNetworkListError [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkListError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNetworkList [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkList (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNetworksPruneError [2022-04-19T15:19:05.143Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNetworksPrune [2022-04-19T15:19:05.143Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNetworkRemoveError [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNetworkRemove [2022-04-19T15:19:05.143Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNodeInspectError [2022-04-19T15:19:05.143Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNodeInspectNodeNotFound [2022-04-19T15:19:05.143Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNodeInspectWithEmptyID [2022-04-19T15:19:05.143Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNodeInspect [2022-04-19T15:19:05.143Z] --- PASS: TestNodeInspect (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNodeListError [2022-04-19T15:19:05.143Z] --- PASS: TestNodeListError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNodeList [2022-04-19T15:19:05.143Z] --- PASS: TestNodeList (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNodeRemoveError [2022-04-19T15:19:05.143Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNodeRemove [2022-04-19T15:19:05.143Z] --- PASS: TestNodeRemove (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNodeUpdateError [2022-04-19T15:19:05.143Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestNodeUpdate [2022-04-19T15:19:05.143Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestOptionWithHostFromEnv [2022-04-19T15:19:05.143Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestOptionWithTimeout [2022-04-19T15:19:05.143Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestOptionWithVersionFromEnv [2022-04-19T15:19:05.143Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPingFail [2022-04-19T15:19:05.143Z] --- PASS: TestPingFail (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPingWithError [2022-04-19T15:19:05.143Z] 2022/04/19 15:19:04 RoundTripper returned a response & error; ignoring response [2022-04-19T15:19:05.143Z] 2022/04/19 15:19:04 RoundTripper returned a response & error; ignoring response [2022-04-19T15:19:05.143Z] --- PASS: TestPingWithError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPingSuccess [2022-04-19T15:19:05.143Z] --- PASS: TestPingSuccess (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPingHeadFallback [2022-04-19T15:19:05.143Z] === RUN TestPingHeadFallback/OK [2022-04-19T15:19:05.143Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-19T15:19:05.143Z] === RUN TestPingHeadFallback/Not_Found [2022-04-19T15:19:05.143Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-19T15:19:05.143Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-19T15:19:05.143Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-19T15:19:05.143Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-19T15:19:05.143Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-19T15:19:05.143Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginDisableError [2022-04-19T15:19:05.143Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginDisable [2022-04-19T15:19:05.143Z] --- PASS: TestPluginDisable (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginEnableError [2022-04-19T15:19:05.143Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginEnable [2022-04-19T15:19:05.143Z] --- PASS: TestPluginEnable (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginInspectError [2022-04-19T15:19:05.143Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginInspectWithEmptyID [2022-04-19T15:19:05.143Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginInspect [2022-04-19T15:19:05.143Z] --- PASS: TestPluginInspect (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginListError [2022-04-19T15:19:05.143Z] --- PASS: TestPluginListError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginList [2022-04-19T15:19:05.143Z] --- PASS: TestPluginList (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginPushError [2022-04-19T15:19:05.143Z] --- PASS: TestPluginPushError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginPush [2022-04-19T15:19:05.143Z] --- PASS: TestPluginPush (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginRemoveError [2022-04-19T15:19:05.143Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginRemove [2022-04-19T15:19:05.143Z] --- PASS: TestPluginRemove (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginSetError [2022-04-19T15:19:05.143Z] --- PASS: TestPluginSetError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPluginSet [2022-04-19T15:19:05.143Z] --- PASS: TestPluginSet (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSetHostHeader [2022-04-19T15:19:05.143Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestPlainTextError [2022-04-19T15:19:05.143Z] --- PASS: TestPlainTextError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestInfiniteError [2022-04-19T15:19:05.143Z] --- PASS: TestInfiniteError (0.03s) [2022-04-19T15:19:05.143Z] === RUN TestCanceledContext [2022-04-19T15:19:05.143Z] 2022/04/19 15:19:04 RoundTripper returned a response & error; ignoring response [2022-04-19T15:19:05.143Z] --- PASS: TestCanceledContext (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestDeadlineExceededContext [2022-04-19T15:19:05.143Z] 2022/04/19 15:19:04 RoundTripper returned a response & error; ignoring response [2022-04-19T15:19:05.143Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretCreateUnsupported [2022-04-19T15:19:05.143Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretCreateError [2022-04-19T15:19:05.143Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretCreate [2022-04-19T15:19:05.143Z] --- PASS: TestSecretCreate (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretInspectUnsupported [2022-04-19T15:19:05.143Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretInspectError [2022-04-19T15:19:05.143Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretInspectSecretNotFound [2022-04-19T15:19:05.143Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretInspectWithEmptyID [2022-04-19T15:19:05.143Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretInspect [2022-04-19T15:19:05.143Z] --- PASS: TestSecretInspect (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretListUnsupported [2022-04-19T15:19:05.143Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretListError [2022-04-19T15:19:05.143Z] --- PASS: TestSecretListError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretList [2022-04-19T15:19:05.143Z] --- PASS: TestSecretList (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretRemoveUnsupported [2022-04-19T15:19:05.143Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretRemoveError [2022-04-19T15:19:05.143Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretRemove [2022-04-19T15:19:05.143Z] --- PASS: TestSecretRemove (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretUpdateUnsupported [2022-04-19T15:19:05.143Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretUpdateError [2022-04-19T15:19:05.143Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestSecretUpdate [2022-04-19T15:19:05.143Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestServiceCreateError [2022-04-19T15:19:05.143Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestServiceCreate [2022-04-19T15:19:05.143Z] --- PASS: TestServiceCreate (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-19T15:19:05.143Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestServiceCreateDigestPinning [2022-04-19T15:19:05.143Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-19T15:19:05.143Z] === RUN TestServiceInspectError [2022-04-19T15:19:05.143Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-19T15:19:05.144Z] === RUN TestServiceInspectServiceNotFound [2022-04-19T15:19:05.144Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-19T15:19:05.144Z] === RUN TestServiceInspectWithEmptyID [2022-04-19T15:19:05.144Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestServiceInspect [2022-04-19T15:19:05.613Z] --- PASS: TestServiceInspect (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestServiceListError [2022-04-19T15:19:05.613Z] --- PASS: TestServiceListError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestServiceList [2022-04-19T15:19:05.613Z] --- PASS: TestServiceList (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestServiceLogsError [2022-04-19T15:19:05.613Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestServiceLogs [2022-04-19T15:19:05.613Z] --- PASS: TestServiceLogs (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestServiceRemoveError [2022-04-19T15:19:05.613Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestServiceRemoveNotFoundError [2022-04-19T15:19:05.613Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestServiceRemove [2022-04-19T15:19:05.613Z] --- PASS: TestServiceRemove (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestServiceUpdateError [2022-04-19T15:19:05.613Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestServiceUpdate [2022-04-19T15:19:05.613Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestSwarmGetUnlockKeyError [2022-04-19T15:19:05.613Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestSwarmGetUnlockKey [2022-04-19T15:19:05.613Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestSwarmInitError [2022-04-19T15:19:05.613Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestSwarmInit [2022-04-19T15:19:05.613Z] --- PASS: TestSwarmInit (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestSwarmInspectError [2022-04-19T15:19:05.613Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestSwarmInspect [2022-04-19T15:19:05.613Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestSwarmJoinError [2022-04-19T15:19:05.613Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestSwarmJoin [2022-04-19T15:19:05.613Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestSwarmLeaveError [2022-04-19T15:19:05.613Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestSwarmLeave [2022-04-19T15:19:05.613Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestSwarmUnlockError [2022-04-19T15:19:05.613Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestSwarmUnlock [2022-04-19T15:19:05.613Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestSwarmUpdateError [2022-04-19T15:19:05.613Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestSwarmUpdate [2022-04-19T15:19:05.613Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestTaskInspectError [2022-04-19T15:19:05.613Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestTaskInspectWithEmptyID [2022-04-19T15:19:05.613Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestTaskInspect [2022-04-19T15:19:05.613Z] --- PASS: TestTaskInspect (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestTaskListError [2022-04-19T15:19:05.613Z] --- PASS: TestTaskListError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestTaskList [2022-04-19T15:19:05.613Z] --- PASS: TestTaskList (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestVolumeCreateError [2022-04-19T15:19:05.613Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestVolumeCreate [2022-04-19T15:19:05.613Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestVolumeInspectError [2022-04-19T15:19:05.613Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestVolumeInspectNotFound [2022-04-19T15:19:05.613Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestVolumeInspectWithEmptyID [2022-04-19T15:19:05.613Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestVolumeInspect [2022-04-19T15:19:05.613Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestVolumeListError [2022-04-19T15:19:05.613Z] --- PASS: TestVolumeListError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestVolumeList [2022-04-19T15:19:05.613Z] --- PASS: TestVolumeList (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestVolumeRemoveError [2022-04-19T15:19:05.613Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-19T15:19:05.613Z] === RUN TestVolumeRemove [2022-04-19T15:19:05.613Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-19T15:19:05.613Z] === CONT TestTLSCloseWriter [2022-04-19T15:19:05.613Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-19T15:19:05.613Z] PASS [2022-04-19T15:19:05.613Z] coverage: 75.1% of statements [2022-04-19T15:19:05.613Z] ok github.com/docker/docker/client 0.465s coverage: 75.1% of statements [2022-04-19T15:19:06.808Z] docker_cli_network_unix_test.go:46: [d3935a20b3b6d] daemon is not started [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite (54.67s) [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.02s) [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.39s) [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.70s) [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.55s) [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.60s) [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.33s) [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.58s) [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.50s) [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s) [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.99s) [2022-04-19T15:19:07.063Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.20s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.50s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.28s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (3.87s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.49s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-04-19T15:19:07.064Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.49s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.00s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) [2022-04-19T15:19:07.064Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.45s) [2022-04-19T15:19:07.064Z] === RUN TestDockerHubPullSuite [2022-04-19T15:19:07.064Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-19T15:19:07.737Z] Removing intermediate container 11d72339900f [2022-04-19T15:19:07.737Z] ---> 4e2ac9112ed1 [2022-04-19T15:19:07.737Z] Step 13/13 : CMD ["sh"] [2022-04-19T15:19:07.737Z] ---> Running in 3db59aa8f532 [2022-04-19T15:19:07.737Z] Removing intermediate container 3db59aa8f532 [2022-04-19T15:19:07.737Z] ---> 545bc06ae234 [2022-04-19T15:19:07.737Z] Successfully built 545bc06ae234 [2022-04-19T15:19:07.737Z] Successfully tagged busybox:latest [2022-04-19T15:19:07.737Z] INFO: Docker images of the daemon under test [2022-04-19T15:19:07.737Z] [2022-04-19T15:19:07.737Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T15:19:07.737Z] busybox latest 545bc06ae234 Less than a second ago 5.02GB [2022-04-19T15:19:07.737Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-19T15:19:07.737Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-19T15:19:07.737Z] [2022-04-19T15:19:07.737Z] INFO: Running integration tests at 04/19/2022 15:19:07... [2022-04-19T15:19:07.737Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-19T15:19:07.737Z] INFO: Integration API tests being run from the host: [2022-04-19T15:19:07.737Z] INFO: make.ps1 starting at 04/19/2022 15:19:07 [2022-04-19T15:19:08.953Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-19T15:19:09.303Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-19T15:19:10.844Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-19T15:19:11.774Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-19T15:19:12.311Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T15:19:12.311Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T15:19:13.190Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-19T15:19:13.190Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-19T15:19:13.190Z] --- PASS: TestDockerHubPullSuite (6.11s) [2022-04-19T15:19:13.190Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s) [2022-04-19T15:19:13.190Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-04-19T15:19:13.190Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-04-19T15:19:13.190Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.36s) [2022-04-19T15:19:13.190Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.14s) [2022-04-19T15:19:13.190Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-04-19T15:19:13.190Z] PASS [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === Skipped [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-19T15:19:13.190Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-19T15:19:13.190Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-19T15:19:13.190Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-19T15:19:13.190Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-19T15:19:13.190Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-19T15:19:13.190Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-19T15:19:13.190Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-19T15:19:13.190Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-19T15:19:13.190Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-19T15:19:13.190Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-19T15:19:13.190Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-19T15:19:13.190Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-19T15:19:13.190Z] [2022-04-19T15:19:13.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-19T15:19:13.190Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-19T15:19:13.191Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-19T15:19:13.191Z] [2022-04-19T15:19:13.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-19T15:19:13.191Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-19T15:19:13.191Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-19T15:19:13.191Z] [2022-04-19T15:19:13.191Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-19T15:19:13.191Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-19T15:19:13.191Z] docker_cli_network_unix_test.go:46: [daa6237713b44] daemon is not started [2022-04-19T15:19:13.191Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-19T15:19:13.191Z] [2022-04-19T15:19:13.191Z] DONE 1265 tests, 51 skipped in 1306.833s [2022-04-19T15:19:13.191Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T15:19:13.191Z] ++++ cat bundles/test-integration/docker.pid [2022-04-19T15:19:13.191Z] +++ kill 14607 [2022-04-19T15:19:13.191Z] +++ /etc/init.d/apparmor stop [2022-04-19T15:19:13.191Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T15:19:13.191Z] [2022-04-19T15:19:13.191Z] Unloading profiles will leave already running processes permanently [2022-04-19T15:19:13.191Z] unconfined, which can lead to unexpected situations. [2022-04-19T15:19:13.191Z] [2022-04-19T15:19:13.191Z] To set a process to complain mode, use the command line tool [2022-04-19T15:19:13.191Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T15:19:13.191Z] +++ true [2022-04-19T15:19:13.191Z] exiting test-integration [2022-04-19T15:19:13.191Z] ++ exit 0 [2022-04-19T15:19:13.191Z] [2022-04-19T15:19:13.327Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T15:19:13.448Z] + for job in $(jobs -p) [2022-04-19T15:19:13.448Z] + wait 2765 [2022-04-19T15:19:14.936Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T15:19:15.952Z] --- PASS: TestBuildMultiStageCopy (15.63s) [2022-04-19T15:19:15.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.86s) [2022-04-19T15:19:15.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2022-04-19T15:19:15.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2022-04-19T15:19:15.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.28s) [2022-04-19T15:19:15.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.46s) [2022-04-19T15:19:15.952Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T15:19:18.975Z] --- PASS: TestBuildMultiStageParentConfig (2.69s) [2022-04-19T15:19:18.975Z] === RUN TestBuildLabelWithTargets [2022-04-19T15:19:18.975Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:19:18.975Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-19T15:19:18.975Z] === RUN TestBuildWithEmptyLayers [2022-04-19T15:19:20.583Z] --- PASS: TestBuildWithEmptyLayers (1.59s) [2022-04-19T15:19:20.583Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T15:19:26.862Z] --- PASS: TestCheckoutGit (35.63s) [2022-04-19T15:19:26.862Z] === RUN TestValidGitTransport [2022-04-19T15:19:26.862Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-19T15:19:26.862Z] === RUN TestGitInvalidRef [2022-04-19T15:19:26.862Z] --- PASS: TestGitInvalidRef (0.25s) [2022-04-19T15:19:26.862Z] PASS [2022-04-19T15:19:26.862Z] coverage: 86.3% of statements [2022-04-19T15:19:26.862Z] ok github.com/docker/docker/builder/remotecontext/git 35.951s coverage: 86.3% of statements [2022-04-19T15:19:26.862Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T15:19:26.862Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T15:19:28.660Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-19T15:19:28.661Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-19T15:19:28.661Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-19T15:19:28.661Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-19T15:19:28.661Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-19T15:19:28.661Z] Cross building: bundles/cross/windows/amd64 [2022-04-19T15:19:28.661Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-19T15:19:28.661Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-19T15:19:36.018Z] --- PASS: TestBuildMultiStageOnBuild (15.13s) [2022-04-19T15:19:36.018Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T15:19:36.018Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:19:36.018Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-19T15:19:36.018Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T15:19:37.300Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-19T15:19:37.300Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-19T15:19:37.300Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-19T15:19:37.300Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-19T15:19:37.300Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-19T15:19:37.300Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-19T15:19:37.300Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-19T15:19:37.300Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-19T15:19:37.300Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-19T15:19:37.300Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-19T15:19:37.300Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-19T15:19:37.300Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-19T15:19:37.300Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-19T15:19:37.300Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-19T15:19:37.300Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-19T15:19:37.300Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-19T15:19:37.300Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-19T15:19:37.300Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-19T15:19:37.300Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-19T15:19:37.300Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-19T15:19:37.300Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-19T15:19:37.300Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-19T15:19:37.300Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-19T15:19:37.300Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-19T15:19:37.300Z] === RUN TestConfigureDaemonLogs [2022-04-19T15:19:37.300Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-19T15:19:37.300Z] === RUN TestCommonOptionsInstallFlags [2022-04-19T15:19:37.300Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-19T15:19:37.300Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-19T15:19:37.300Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-19T15:19:37.300Z] PASS [2022-04-19T15:19:37.300Z] coverage: 19.0% of statements [2022-04-19T15:19:37.300Z] ok github.com/docker/docker/cmd/dockerd 0.255s coverage: 19.0% of statements [2022-04-19T15:19:37.300Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-19T15:19:37.300Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T15:19:38.289Z] === RUN TestContainerStopSignal [2022-04-19T15:19:38.289Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestContainerStopTimeout [2022-04-19T15:19:38.289Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-19T15:19:38.289Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-19T15:19:38.289Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-19T15:19:38.289Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestReplaceAndAppendEnvVars [2022-04-19T15:19:38.289Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-19T15:19:38.289Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestNewMemoryStore [2022-04-19T15:19:38.289Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestAddContainers [2022-04-19T15:19:38.289Z] --- PASS: TestAddContainers (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestGetContainer [2022-04-19T15:19:38.289Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestDeleteContainer [2022-04-19T15:19:38.289Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestListContainers [2022-04-19T15:19:38.289Z] --- PASS: TestListContainers (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestFirstContainer [2022-04-19T15:19:38.289Z] --- PASS: TestFirstContainer (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestApplyAllContainer [2022-04-19T15:19:38.289Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestIsValidHealthString [2022-04-19T15:19:38.289Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestStateRunStop [2022-04-19T15:19:38.289Z] --- PASS: TestStateRunStop (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestStateTimeoutWait [2022-04-19T15:19:38.289Z] state_test.go:141: Stop callback fired [2022-04-19T15:19:38.289Z] state_test.go:165: Stop callback fired [2022-04-19T15:19:38.289Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-19T15:19:38.289Z] === RUN TestIsValidStateString [2022-04-19T15:19:38.289Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestViewSaveDelete [2022-04-19T15:19:38.289Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-19T15:19:38.289Z] === RUN TestViewAll [2022-04-19T15:19:38.289Z] --- PASS: TestViewAll (0.02s) [2022-04-19T15:19:38.289Z] === RUN TestViewGet [2022-04-19T15:19:38.289Z] --- PASS: TestViewGet (0.01s) [2022-04-19T15:19:38.289Z] === RUN TestNames [2022-04-19T15:19:38.289Z] --- PASS: TestNames (0.00s) [2022-04-19T15:19:38.289Z] === RUN TestViewWithHealthCheck [2022-04-19T15:19:38.289Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-19T15:19:38.289Z] PASS [2022-04-19T15:19:38.289Z] coverage: 41.7% of statements [2022-04-19T15:19:38.289Z] ok github.com/docker/docker/container 0.271s coverage: 41.7% of statements [2022-04-19T15:19:38.289Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T15:19:38.289Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T15:19:38.289Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T15:19:38.289Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T15:19:39.277Z] === RUN TestPrepare [2022-04-19T15:19:39.277Z] --- PASS: TestPrepare (0.00s) [2022-04-19T15:19:39.277Z] === RUN TestStart [2022-04-19T15:19:39.277Z] --- PASS: TestStart (0.00s) [2022-04-19T15:19:39.277Z] === RUN TestWaitCancel [2022-04-19T15:19:39.277Z] --- PASS: TestWaitCancel (0.00s) [2022-04-19T15:19:39.277Z] === RUN TestWaitDisabled [2022-04-19T15:19:39.277Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-19T15:19:39.277Z] === RUN TestWaitEnabled [2022-04-19T15:19:39.277Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-19T15:19:39.277Z] === RUN TestRemove [2022-04-19T15:19:39.277Z] --- PASS: TestRemove (0.00s) [2022-04-19T15:19:39.277Z] PASS [2022-04-19T15:19:39.277Z] coverage: 65.3% of statements [2022-04-19T15:19:39.277Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-04-19T15:19:41.496Z] === RUN TestNewListSecretsFilters [2022-04-19T15:19:41.496Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-19T15:19:41.496Z] === RUN TestNewListConfigsFilters [2022-04-19T15:19:41.496Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-19T15:19:41.496Z] PASS [2022-04-19T15:19:41.496Z] coverage: 0.5% of statements [2022-04-19T15:19:41.496Z] ok github.com/docker/docker/daemon/cluster 0.195s coverage: 0.5% of statements [2022-04-19T15:19:41.966Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-19T15:19:42.449Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-19T15:19:42.449Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-19T15:19:42.449Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-19T15:19:42.449Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-19T15:19:42.449Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-19T15:19:42.449Z] PASS [2022-04-19T15:19:42.449Z] coverage: 35.9% of statements [2022-04-19T15:19:42.449Z] ok github.com/docker/docker/daemon/cluster/convert 0.302s coverage: 35.9% of statements [2022-04-19T15:19:46.252Z] === RUN TestWaitNodeAttachment [2022-04-19T15:19:46.252Z] === RUN TestBuilderGC [2022-04-19T15:19:46.252Z] --- PASS: TestBuilderGC (0.01s) [2022-04-19T15:19:46.252Z] === RUN TestDaemonConfigurationNotFound [2022-04-19T15:19:46.252Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestDaemonBrokenConfiguration [2022-04-19T15:19:46.252Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestFindConfigurationConflicts [2022-04-19T15:19:46.252Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-19T15:19:46.252Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-19T15:19:46.252Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-19T15:19:46.252Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-19T15:19:46.252Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-19T15:19:46.252Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-19T15:19:46.252Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-19T15:19:46.252Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-19T15:19:46.252Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-19T15:19:46.252Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-19T15:19:46.252Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-19T15:19:46.252Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestValidateConfigurationErrors [2022-04-19T15:19:46.252Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-19T15:19:46.252Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-19T15:19:46.252Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-19T15:19:46.252Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-19T15:19:46.252Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-19T15:19:46.252Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-19T15:19:46.252Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-19T15:19:46.252Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-19T15:19:46.252Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-19T15:19:46.252Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-19T15:19:46.252Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-19T15:19:46.252Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-19T15:19:46.252Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestValidateConfiguration [2022-04-19T15:19:46.252Z] === RUN TestValidateConfiguration/with_label [2022-04-19T15:19:46.252Z] === RUN TestValidateConfiguration/with_dns [2022-04-19T15:19:46.252Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-19T15:19:46.252Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-19T15:19:46.252Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-19T15:19:46.252Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-19T15:19:46.252Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-19T15:19:46.252Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-19T15:19:46.252Z] === RUN TestValidateConfiguration/with_hosts [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestReloadSetConfigFileNotExist [2022-04-19T15:19:46.252Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-19T15:19:46.252Z] === RUN TestIsolationConversion [2022-04-19T15:19:46.252Z] === RUN TestIsolationConversion/default [2022-04-19T15:19:46.252Z] === RUN TestIsolationConversion/process [2022-04-19T15:19:46.252Z] === RUN TestIsolationConversion/hyperv [2022-04-19T15:19:46.252Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestContainerLabels [2022-04-19T15:19:46.252Z] --- PASS: TestContainerLabels (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestCredentialSpecConversion [2022-04-19T15:19:46.252Z] === RUN TestCredentialSpecConversion/none [2022-04-19T15:19:46.252Z] === RUN TestCredentialSpecConversion/config [2022-04-19T15:19:46.252Z] === RUN TestCredentialSpecConversion/file [2022-04-19T15:19:46.252Z] === RUN TestCredentialSpecConversion/registry [2022-04-19T15:19:46.252Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-19T15:19:46.252Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestControllerValidateMountBind [2022-04-19T15:19:46.252Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestControllerValidateMountVolume [2022-04-19T15:19:46.252Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestControllerValidateMountTarget [2022-04-19T15:19:46.252Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestControllerValidateMountTmpfs [2022-04-19T15:19:46.252Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestControllerValidateMountInvalidType [2022-04-19T15:19:46.252Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestControllerValidateMountNamedPipe [2022-04-19T15:19:46.252Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-19T15:19:46.252Z] PASS [2022-04-19T15:19:46.252Z] coverage: 11.0% of statements [2022-04-19T15:19:46.252Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.844s coverage: 11.0% of statements [2022-04-19T15:19:46.252Z] time="2022-04-19T15:19:45Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-19T15:19:46.252Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-04-19T15:19:46.252Z] === RUN TestReloadDefaultConfigNotExist [2022-04-19T15:19:46.252Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:19:46.252Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-04-19T15:19:46.252Z] === RUN TestReloadBadDefaultConfig [2022-04-19T15:19:46.252Z] time="2022-04-19T15:19:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1645870038" [2022-04-19T15:19:46.252Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestReloadWithConflictingLabels [2022-04-19T15:19:46.252Z] time="2022-04-19T15:19:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2301270179" [2022-04-19T15:19:46.252Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestReloadWithDuplicateLabels [2022-04-19T15:19:46.252Z] time="2022-04-19T15:19:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1726316305" [2022-04-19T15:19:46.252Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestMaskURLCredentials [2022-04-19T15:19:46.252Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestDaemonConfigurationMerge [2022-04-19T15:19:46.252Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-19T15:19:46.252Z] PASS [2022-04-19T15:19:46.252Z] coverage: 79.5% of statements [2022-04-19T15:19:46.252Z] ok github.com/docker/docker/daemon/config 0.354s coverage: 79.5% of statements [2022-04-19T15:19:46.252Z] === RUN TestEventsLog [2022-04-19T15:19:46.252Z] --- PASS: TestEventsLog (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestEventsLogTimeout [2022-04-19T15:19:46.252Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-19T15:19:46.252Z] === RUN TestLogEvents [2022-04-19T15:19:46.723Z] --- PASS: TestLogEvents (0.05s) [2022-04-19T15:19:46.723Z] === RUN TestLoadBufferedEvents [2022-04-19T15:19:46.723Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-04-19T15:19:46.723Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-19T15:19:46.723Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-19T15:19:46.723Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-19T15:19:46.723Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-19T15:19:46.723Z] PASS [2022-04-19T15:19:46.723Z] coverage: 50.0% of statements [2022-04-19T15:19:46.723Z] ok github.com/docker/docker/daemon/events 0.315s coverage: 50.0% of statements [2022-04-19T15:19:48.290Z] === RUN TestIsEmptyDir [2022-04-19T15:19:48.290Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-19T15:19:48.290Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-19T15:19:48.290Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-19T15:19:48.290Z] PASS [2022-04-19T15:19:48.290Z] coverage: 2.3% of statements [2022-04-19T15:19:48.290Z] ok github.com/docker/docker/daemon/graphdriver 0.183s coverage: 2.3% of statements [2022-04-19T15:19:48.290Z] === RUN TestLinkNaming [2022-04-19T15:19:48.290Z] --- PASS: TestLinkNaming (0.00s) [2022-04-19T15:19:48.290Z] === RUN TestLinkNew [2022-04-19T15:19:48.290Z] --- PASS: TestLinkNew (0.00s) [2022-04-19T15:19:48.290Z] === RUN TestLinkEnv [2022-04-19T15:19:48.290Z] --- PASS: TestLinkEnv (0.00s) [2022-04-19T15:19:48.290Z] === RUN TestLinkMultipleEnv [2022-04-19T15:19:48.290Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-19T15:19:48.290Z] === RUN TestLinkPortRangeEnv [2022-04-19T15:19:48.290Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-19T15:19:48.290Z] PASS [2022-04-19T15:19:48.290Z] coverage: 93.0% of statements [2022-04-19T15:19:48.290Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2022-04-19T15:19:48.683Z] --- PASS: TestBuildMultiStageLayerLeak (12.60s) [2022-04-19T15:19:48.683Z] === RUN TestBuildWithHugeFile [2022-04-19T15:19:49.279Z] === RUN TestVerifyNetworkingConfig [2022-04-19T15:19:49.279Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-19T15:19:49.279Z] === RUN TestGetContainer [2022-04-19T15:19:49.279Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T15:19:49.279Z] === RUN TestValidContainerNames [2022-04-19T15:19:49.279Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-19T15:19:49.279Z] === RUN TestContainerInitDNS [2022-04-19T15:19:49.279Z] daemon_test.go:145: root required [2022-04-19T15:19:49.279Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-19T15:19:49.279Z] === RUN TestMerge [2022-04-19T15:19:49.279Z] --- PASS: TestMerge (0.00s) [2022-04-19T15:19:49.279Z] === RUN TestValidateContainerIsolation [2022-04-19T15:19:49.279Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-19T15:19:49.279Z] === RUN TestFindNetworkErrorType [2022-04-19T15:19:49.279Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-19T15:19:49.279Z] === RUN TestEnsureServicesExist [2022-04-19T15:19:49.279Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-19T15:19:49.279Z] === RUN TestEnsureServicesExistErrors [2022-04-19T15:19:49.279Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-19T15:19:49.279Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-19T15:19:49.279Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-19T15:19:49.279Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-19T15:19:49.279Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-19T15:19:49.279Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-19T15:19:49.279Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-19T15:19:49.279Z] === RUN TestContainerDelete [2022-04-19T15:19:49.279Z] --- PASS: TestContainerDelete (0.00s) [2022-04-19T15:19:49.279Z] === RUN TestContainerDoubleDelete [2022-04-19T15:19:49.279Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-19T15:19:49.279Z] === RUN TestLogContainerEventCopyLabels [2022-04-19T15:19:49.279Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-19T15:19:49.279Z] === RUN TestLogContainerEventWithAttributes [2022-04-19T15:19:49.279Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-19T15:19:49.279Z] === RUN TestNoneHealthcheck [2022-04-19T15:19:49.279Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-19T15:19:49.279Z] === RUN TestHealthStates [2022-04-19T15:19:49.749Z] time="2022-04-19T15:19:49Z" 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-04-19T15:19:49.749Z] time="2022-04-19T15:19:49Z" 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-04-19T15:19:49.749Z] time="2022-04-19T15:19:49Z" 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-04-19T15:19:49.749Z] time="2022-04-19T15:19:49Z" 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-04-19T15:19:49.749Z] time="2022-04-19T15:19:49Z" 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-04-19T15:19:49.749Z] time="2022-04-19T15:19:49Z" 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-04-19T15:19:49.749Z] time="2022-04-19T15:19:49Z" 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-04-19T15:19:49.749Z] time="2022-04-19T15:19:49Z" 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-04-19T15:19:49.749Z] time="2022-04-19T15:19:49Z" 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-04-19T15:19:49.749Z] time="2022-04-19T15:19:49Z" 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-04-19T15:19:49.749Z] --- PASS: TestHealthStates (0.22s) [2022-04-19T15:19:49.749Z] === RUN TestGetInspectData [2022-04-19T15:19:49.749Z] --- PASS: TestGetInspectData (0.00s) [2022-04-19T15:19:49.749Z] === RUN TestFillLicense [2022-04-19T15:19:49.749Z] --- PASS: TestFillLicense (0.00s) [2022-04-19T15:19:49.749Z] === RUN TestListInvalidFilter [2022-04-19T15:19:49.749Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-19T15:19:49.749Z] === RUN TestNameFilter [2022-04-19T15:19:49.749Z] --- PASS: TestNameFilter (0.00s) [2022-04-19T15:19:49.749Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-19T15:19:49.749Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-19T15:19:49.749Z] === 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-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-19T15:19:49.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-19T15:19:49.749Z] --- 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-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-19T15:19:49.749Z] === RUN TestSetupWindowsDevices [2022-04-19T15:19:49.749Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-19T15:19:49.749Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-19T15:19:49.749Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-19T15:19:49.749Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-19T15:19:49.749Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T15:19:49.749Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T15:19:49.749Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-19T15:19:49.749Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-19T15:19:49.749Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-19T15:19:49.749Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-19T15:19:49.749Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-19T15:19:49.749Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-19T15:19:49.749Z] === RUN TestDaemonReloadLabels [2022-04-19T15:19:49.749Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-19T15:19:49.749Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-19T15:19:49.749Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-19T15:19:49.749Z] === RUN TestDaemonReloadMirrors [2022-04-19T15:19:49.749Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-19T15:19:49.749Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-19T15:19:49.749Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-19T15:19:49.749Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-19T15:19:49.749Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-19T15:19:49.749Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-19T15:19:49.749Z] reload_test.go:342: root required [2022-04-19T15:19:49.749Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T15:19:49.749Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-19T15:19:49.749Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-19T15:19:49.749Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-19T15:19:49.749Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-19T15:19:49.749Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-19T15:19:49.749Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-19T15:19:49.749Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-19T15:19:49.749Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-19T15:19:49.749Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-19T15:19:49.749Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-19T15:19:49.749Z] === RUN TestParseVolumesFrom [2022-04-19T15:19:49.749Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-19T15:19:49.749Z] PASS [2022-04-19T15:19:49.749Z] coverage: 8.8% of statements [2022-04-19T15:19:49.749Z] ok github.com/docker/docker/daemon 0.664s coverage: 8.8% of statements [2022-04-19T15:19:49.749Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T15:19:49.749Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T15:19:49.749Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T15:19:49.749Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T15:19:49.749Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-19T15:19:49.749Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-19T15:19:49.749Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-19T15:19:49.749Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T15:19:49.749Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-19T15:19:49.749Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-19T15:19:49.749Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T15:19:49.749Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-19T15:19:49.749Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-19T15:19:49.749Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-19T15:19:51.976Z] === RUN TestNewStreamConfig [2022-04-19T15:19:51.976Z] === RUN TestNewStreamConfig/defaults [2022-04-19T15:19:51.976Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-19T15:19:51.976Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-19T15:19:51.976Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-19T15:19:51.976Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-19T15:19:51.976Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-19T15:19:51.976Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-19T15:19:51.976Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-19T15:19:51.976Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-19T15:19:51.976Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-19T15:19:51.976Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-19T15:19:51.976Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-19T15:19:51.976Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-19T15:19:51.976Z] time="2022-04-19T15:19:51Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-19T15:19:51.976Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-04-19T15:19:51.976Z] === RUN TestCreateSuccess [2022-04-19T15:19:51.976Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestCreateStreamSkipped [2022-04-19T15:19:51.976Z] time="2022-04-19T15:19:51Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-19T15:19:51.976Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestCreateLogGroupSuccess [2022-04-19T15:19:51.976Z] time="2022-04-19T15:19:51Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-19T15:19:51.976Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestCreateError [2022-04-19T15:19:51.976Z] --- PASS: TestCreateError (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestCreateAlreadyExists [2022-04-19T15:19:51.976Z] time="2022-04-19T15:19:51Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-19T15:19:51.976Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestLogClosed [2022-04-19T15:19:51.976Z] --- PASS: TestLogClosed (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestLogBlocking [2022-04-19T15:19:51.976Z] --- PASS: TestLogBlocking (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-19T15:19:51.976Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestLogNonBlockingBufferFull [2022-04-19T15:19:51.976Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestPublishBatchSuccess [2022-04-19T15:19:51.976Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestPublishBatchError [2022-04-19T15:19:51.976Z] time="2022-04-19T15:19:51Z" level=error msg=error [2022-04-19T15:19:51.976Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-19T15:19:51.976Z] time="2022-04-19T15:19:51Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T15:19:51.976Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-19T15:19:51.976Z] time="2022-04-19T15:19:51Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T15:19:51.976Z] time="2022-04-19T15:19:51Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-19T15:19:51.976Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestCollectBatchSimple [2022-04-19T15:19:51.976Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestCollectBatchTicker [2022-04-19T15:19:51.976Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestCollectBatchMultilinePattern [2022-04-19T15:19:51.976Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-19T15:19:51.976Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-19T15:19:51.976Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-19T15:19:51.976Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-04-19T15:19:51.976Z] === RUN TestCollectBatchClose [2022-04-19T15:19:51.976Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestEffectiveLen [2022-04-19T15:19:51.976Z] === RUN TestEffectiveLen/0/Hello [2022-04-19T15:19:51.976Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-19T15:19:51.976Z] === RUN TestEffectiveLen/2/🙃 [2022-04-19T15:19:51.976Z] === RUN TestEffectiveLen/3/���� [2022-04-19T15:19:51.976Z] === RUN TestEffectiveLen/4/He��o [2022-04-19T15:19:51.976Z] === RUN TestEffectiveLen/5/ [2022-04-19T15:19:51.976Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestFindValidSplit [2022-04-19T15:19:51.976Z] === RUN TestFindValidSplit/0/ [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1076: [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1077: [2022-04-19T15:19:51.976Z] === RUN TestFindValidSplit/1/Hello [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1076: Hello [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1077: [2022-04-19T15:19:51.976Z] === RUN TestFindValidSplit/2/Hello [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1076: He [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1077: llo [2022-04-19T15:19:51.976Z] === RUN TestFindValidSplit/3/Hello [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1076: [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1077: Hello [2022-04-19T15:19:51.976Z] === RUN TestFindValidSplit/4/🙃 [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1076: [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-19T15:19:51.976Z] === RUN TestFindValidSplit/5/🙃 [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1077: [2022-04-19T15:19:51.976Z] === RUN TestFindValidSplit/6/a� [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1076: a [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1077: � [2022-04-19T15:19:51.976Z] === RUN TestFindValidSplit/7/a� [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1076: a� [2022-04-19T15:19:51.976Z] cloudwatchlogs_test.go:1077: [2022-04-19T15:19:51.976Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestProcessEventEmoji [2022-04-19T15:19:51.976Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestCollectBatchLineSplit [2022-04-19T15:19:51.976Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-19T15:19:51.976Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-19T15:19:51.976Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestCollectBatchMaxEvents [2022-04-19T15:19:51.976Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-19T15:19:51.976Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-19T15:19:51.976Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-19T15:19:51.976Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-19T15:19:51.976Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-19T15:19:51.976Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-19T15:19:51.976Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-04-19T15:19:51.976Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-19T15:19:51.976Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-19T15:19:51.976Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-19T15:19:51.976Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-19T15:19:51.976Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-19T15:19:51.976Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-19T15:19:51.976Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-19T15:19:51.976Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-19T15:19:51.976Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-19T15:19:51.976Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-19T15:19:51.976Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-19T15:19:51.976Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-19T15:19:51.976Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsFormat [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-19T15:19:51.976Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-19T15:19:51.976Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-19T15:19:51.976Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestCreateTagSuccess [2022-04-19T15:19:51.977Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-19T15:19:51.977Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-19T15:19:51.977Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-19T15:19:51.977Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-19T15:19:51.977Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-19T15:19:51.977Z] PASS [2022-04-19T15:19:51.977Z] coverage: 80.2% of statements [2022-04-19T15:19:51.977Z] ok github.com/docker/docker/daemon/logger/awslogs 0.511s coverage: 80.2% of statements [2022-04-19T15:19:51.977Z] === RUN TestAdapterReadLogs [2022-04-19T15:19:51.977Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestCopier [2022-04-19T15:19:51.977Z] --- PASS: TestCopier (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestCopierLongLines [2022-04-19T15:19:51.977Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestCopierSlow [2022-04-19T15:19:51.977Z] === RUN TestSearchRegistryForImagesErrors [2022-04-19T15:19:51.977Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestSearchRegistryForImages [2022-04-19T15:19:51.977Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestOnlyPlatformWithFallback [2022-04-19T15:19:51.977Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestImageDelete [2022-04-19T15:19:51.977Z] === RUN TestImageDelete/no_lease [2022-04-19T15:19:51.977Z] === RUN TestImageDelete/lease_exists [2022-04-19T15:19:51.977Z] --- PASS: TestImageDelete (0.08s) [2022-04-19T15:19:51.977Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-19T15:19:51.977Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-04-19T15:19:51.977Z] === RUN TestContentStoreForPull [2022-04-19T15:19:51.977Z] --- PASS: TestCopierSlow (0.20s) [2022-04-19T15:19:51.977Z] === RUN TestCopierWithSized [2022-04-19T15:19:51.977Z] === RUN TestCopierWithSized/as_is [2022-04-19T15:19:51.977Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-19T15:19:51.977Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-19T15:19:51.977Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-19T15:19:51.977Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestCopierWithPartial [2022-04-19T15:19:51.977Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestRingLogger [2022-04-19T15:19:51.977Z] --- PASS: TestRingLogger (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestRingCap [2022-04-19T15:19:51.977Z] --- PASS: TestRingCap (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestRingClose [2022-04-19T15:19:51.977Z] --- PASS: TestRingClose (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestRingDrain [2022-04-19T15:19:51.977Z] --- PASS: TestRingDrain (0.00s) [2022-04-19T15:19:51.977Z] PASS [2022-04-19T15:19:51.977Z] coverage: 43.2% of statements [2022-04-19T15:19:51.977Z] ok github.com/docker/docker/daemon/logger 0.275s coverage: 43.2% of statements [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptReconnectInterval [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/#00 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/example.com [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/:// [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/something:// [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-19T15:19:51.977Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-19T15:19:51.977Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-19T15:19:52.068Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:19:52.068Z] INFO: Testing against a local daemon [2022-04-19T15:19:52.068Z] === RUN TestBuildWithSession [2022-04-19T15:19:52.068Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T15:19:52.068Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T15:19:52.068Z] === RUN TestBuildSquashParent [2022-04-19T15:19:52.068Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:19:52.068Z] --- SKIP: TestBuildSquashParent (0.01s) [2022-04-19T15:19:52.068Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T15:19:52.068Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:19:52.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:19:52.068Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:19:52.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:19:52.068Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:19:52.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:19:52.068Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:19:52.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:19:52.068Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:19:52.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:19:52.068Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:19:52.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:19:52.068Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:19:52.068Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:19:52.068Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:19:52.068Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:19:52.121Z] docker_cli_swarm_test.go:1380: [d160135ecf838] got 'swarm does not have a leader'. retrying (attempt 1/5) [2022-04-19T15:19:52.446Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-19T15:19:52.446Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-19T15:19:52.446Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-19T15:19:52.446Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-19T15:19:52.446Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-19T15:19:52.446Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-19T15:19:52.446Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-19T15:19:52.446Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-19T15:19:52.446Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-19T15:19:52.446Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-19T15:19:52.446Z] PASS [2022-04-19T15:19:52.446Z] coverage: 53.6% of statements [2022-04-19T15:19:52.446Z] ok github.com/docker/docker/daemon/logger/fluentd 0.094s coverage: 53.6% of statements [2022-04-19T15:19:52.446Z] --- PASS: TestContentStoreForPull (0.22s) [2022-04-19T15:19:52.446Z] PASS [2022-04-19T15:19:52.446Z] coverage: 6.6% of statements [2022-04-19T15:19:52.446Z] ok github.com/docker/docker/daemon/images 0.449s coverage: 6.6% of statements [2022-04-19T15:19:52.446Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T15:19:52.446Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T15:19:52.446Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-19T15:19:52.446Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T15:19:52.446Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-19T15:19:52.446Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-19T15:19:52.916Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-19T15:19:52.916Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-19T15:19:52.916Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-19T15:19:52.916Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-04-19T15:19:52.916Z] === RUN TestFastTimeMarshalJSON [2022-04-19T15:19:52.916Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-19T15:19:52.916Z] PASS [2022-04-19T15:19:52.916Z] coverage: 87.2% of statements [2022-04-19T15:19:52.916Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.249s coverage: 87.2% of statements [2022-04-19T15:19:53.048Z] docker_cli_swarm_test.go:1380: [d160135ecf838] got 'swarm does not have a leader'. retrying (attempt 2/5) [2022-04-19T15:19:53.906Z] === RUN TestJSONFileLogger [2022-04-19T15:19:53.906Z] --- PASS: TestJSONFileLogger (0.01s) [2022-04-19T15:19:53.906Z] === RUN TestJSONFileLoggerWithTags [2022-04-19T15:19:53.906Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-19T15:19:53.906Z] === RUN TestJSONFileLoggerWithOpts [2022-04-19T15:19:53.906Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-04-19T15:19:53.906Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-19T15:19:53.906Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-19T15:19:53.906Z] === RUN TestEncodeDecode [2022-04-19T15:19:53.906Z] === PAUSE TestEncodeDecode [2022-04-19T15:19:53.906Z] === RUN TestUnexpectedEOF [2022-04-19T15:19:53.906Z] time="2022-04-19T15:19:53Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T15:19:53.906Z] time="2022-04-19T15:19:53Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T15:19:53.906Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-04-19T15:19:53.906Z] === CONT TestEncodeDecode [2022-04-19T15:19:53.906Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-19T15:19:53.906Z] PASS [2022-04-19T15:19:53.906Z] coverage: 69.9% of statements [2022-04-19T15:19:53.906Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.321s coverage: 69.9% of statements [2022-04-19T15:19:53.906Z] === RUN TestWriteLog [2022-04-19T15:19:53.906Z] === PAUSE TestWriteLog [2022-04-19T15:19:53.906Z] === RUN TestReadLog [2022-04-19T15:19:53.906Z] === PAUSE TestReadLog [2022-04-19T15:19:53.906Z] === RUN TestDecode [2022-04-19T15:19:53.906Z] --- PASS: TestDecode (0.03s) [2022-04-19T15:19:53.906Z] === CONT TestWriteLog [2022-04-19T15:19:53.906Z] === CONT TestReadLog [2022-04-19T15:19:53.906Z] --- PASS: TestWriteLog (0.01s) [2022-04-19T15:19:53.906Z] === RUN TestReadLog/tail_exact [2022-04-19T15:19:54.376Z] === RUN TestReadLog/tail_less_than_available [2022-04-19T15:19:54.376Z] === RUN TestReadLog/tail_more_than_available [2022-04-19T15:19:54.376Z] --- PASS: TestReadLog (0.24s) [2022-04-19T15:19:54.376Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-04-19T15:19:54.376Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-19T15:19:54.376Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-19T15:19:54.376Z] PASS [2022-04-19T15:19:54.376Z] coverage: 78.7% of statements [2022-04-19T15:19:54.376Z] ok github.com/docker/docker/daemon/logger/local 0.391s coverage: 78.7% of statements [2022-04-19T15:19:54.846Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T15:19:54.846Z] === RUN TestOpenFileDelete [2022-04-19T15:19:54.846Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-19T15:19:54.846Z] === RUN TestOpenFileRename [2022-04-19T15:19:54.846Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-19T15:19:54.846Z] === RUN TestHandleDecoderErr [2022-04-19T15:19:54.846Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-19T15:19:54.846Z] === RUN TestParseLogTagDefaultTag [2022-04-19T15:19:54.846Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-19T15:19:54.846Z] === RUN TestParseLogTag [2022-04-19T15:19:54.846Z] --- PASS: TestParseLogTag (0.00s) [2022-04-19T15:19:54.846Z] === RUN TestParseLogTagEmptyTag [2022-04-19T15:19:54.846Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-19T15:19:54.846Z] === RUN TestTailFiles [2022-04-19T15:19:54.846Z] --- PASS: TestTailFiles (0.00s) [2022-04-19T15:19:54.846Z] === RUN TestFollowLogsConsumerGone [2022-04-19T15:19:54.846Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-19T15:19:54.846Z] === RUN TestFollowLogsProducerGone [2022-04-19T15:19:54.846Z] logfile_test.go:180: logDecode() closed after sending 3231 messages [2022-04-19T15:19:54.846Z] logfile_test.go:233: messages sent: 3231, received: 3231 [2022-04-19T15:19:54.846Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-19T15:19:54.846Z] === RUN TestCheckCapacityAndRotate [2022-04-19T15:19:54.846Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-19T15:19:54.846Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-19T15:19:54.846Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-04-19T15:19:54.846Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-19T15:19:54.846Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-04-19T15:19:54.846Z] PASS [2022-04-19T15:19:54.846Z] coverage: 55.6% of statements [2022-04-19T15:19:54.846Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.237s coverage: 55.6% of statements [2022-04-19T15:19:55.835Z] === RUN TestLog [2022-04-19T15:19:55.835Z] --- PASS: TestLog (0.03s) [2022-04-19T15:19:55.835Z] PASS [2022-04-19T15:19:55.835Z] coverage: 31.5% of statements [2022-04-19T15:19:55.835Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.095s coverage: 31.5% of statements [2022-04-19T15:19:56.305Z] === RUN TestValidateLogOpt [2022-04-19T15:19:56.305Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T15:19:56.305Z] === RUN TestNewMissedConfig [2022-04-19T15:19:56.305Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-19T15:19:56.305Z] === RUN TestNewMissedUrl [2022-04-19T15:19:56.305Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-19T15:19:56.305Z] === RUN TestNewMissedToken [2022-04-19T15:19:56.305Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-19T15:19:56.305Z] === RUN TestNewWithProxy [2022-04-19T15:19:56.305Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-19T15:19:56.305Z] === RUN TestDefault [2022-04-19T15:19:56.305Z] --- PASS: TestDefault (0.01s) [2022-04-19T15:19:56.305Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-19T15:19:56.305Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-19T15:19:56.305Z] === RUN TestJsonFormat [2022-04-19T15:19:56.305Z] === RUN TestNewParse [2022-04-19T15:19:56.305Z] --- PASS: TestNewParse (0.00s) [2022-04-19T15:19:56.305Z] PASS [2022-04-19T15:19:56.305Z] coverage: 8.3% of statements [2022-04-19T15:19:56.305Z] --- PASS: TestJsonFormat (0.01s) [2022-04-19T15:19:56.305Z] === RUN TestRawFormat [2022-04-19T15:19:56.305Z] --- PASS: TestRawFormat (0.00s) [2022-04-19T15:19:56.305Z] === RUN TestRawFormatWithLabels [2022-04-19T15:19:56.305Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-19T15:19:56.305Z] === RUN TestRawFormatWithoutTag [2022-04-19T15:19:56.305Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-19T15:19:56.305Z] === RUN TestBatching [2022-04-19T15:19:56.305Z] ok github.com/docker/docker/daemon/logger/templates 0.051s coverage: 8.3% of statements [2022-04-19T15:19:56.305Z] --- PASS: TestBatching (0.31s) [2022-04-19T15:19:56.305Z] === RUN TestFrequency [2022-04-19T15:19:56.774Z] === RUN TestParseLogFormat [2022-04-19T15:19:56.774Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-19T15:19:56.774Z] === RUN TestValidateLogOptEmpty [2022-04-19T15:19:56.774Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-19T15:19:56.774Z] === RUN TestValidateSyslogAddress [2022-04-19T15:19:56.774Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-19T15:19:56.774Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-19T15:19:56.774Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-19T15:19:56.774Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-19T15:19:56.774Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-19T15:19:56.774Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-19T15:19:56.774Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-19T15:19:56.774Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-19T15:19:56.774Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-19T15:19:56.774Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-19T15:19:56.774Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-19T15:19:56.774Z] === RUN TestParseAddressDefaultPort [2022-04-19T15:19:56.774Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-19T15:19:56.774Z] === RUN TestValidateSyslogFacility [2022-04-19T15:19:56.774Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-19T15:19:56.774Z] === RUN TestValidateLogOptSyslogFormat [2022-04-19T15:19:56.774Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-19T15:19:56.774Z] === RUN TestValidateLogOpt [2022-04-19T15:19:56.774Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T15:19:56.774Z] PASS [2022-04-19T15:19:56.774Z] coverage: 43.6% of statements [2022-04-19T15:19:56.774Z] --- PASS: TestFrequency (0.18s) [2022-04-19T15:19:56.774Z] === RUN TestOneMessagePerRequest [2022-04-19T15:19:56.774Z] ok github.com/docker/docker/daemon/logger/syslog 0.089s coverage: 43.6% of statements [2022-04-19T15:19:56.774Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-04-19T15:19:56.774Z] === RUN TestVerify [2022-04-19T15:19:56.774Z] --- PASS: TestVerify (0.00s) [2022-04-19T15:19:56.774Z] === RUN TestSkipVerify [2022-04-19T15:19:56.774Z] time="2022-04-19T15:19:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:19:56.774Z] time="2022-04-19T15:19:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:19:56.774Z] time="2022-04-19T15:19:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:19:56.774Z] time="2022-04-19T15:19:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:19:56.774Z] time="2022-04-19T15:19:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:19:56.774Z] time="2022-04-19T15:19:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:19:57.245Z] --- PASS: TestSkipVerify (0.64s) [2022-04-19T15:19:57.245Z] === RUN TestBufferMaximum [2022-04-19T15:19:57.245Z] time="2022-04-19T15:19:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:19:57.245Z] time="2022-04-19T15:19:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:19:57.245Z] time="2022-04-19T15:19:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:19:57.245Z] time="2022-04-19T15:19:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:19:57.246Z] time="2022-04-19T15:19:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:19:57.246Z] time="2022-04-19T15:19:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381597.016943\",\"host\":\"bf75ccaa6c6e\"}'" [2022-04-19T15:19:57.246Z] time="2022-04-19T15:19:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381597.016943\",\"host\":\"bf75ccaa6c6e\"}'" [2022-04-19T15:19:57.246Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-19T15:19:57.246Z] === RUN TestServerAlwaysDown [2022-04-19T15:19:57.246Z] time="2022-04-19T15:19:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:19:57.246Z] time="2022-04-19T15:19:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:19:57.715Z] time="2022-04-19T15:19:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381597.020943\",\"host\":\"bf75ccaa6c6e\"}'" [2022-04-19T15:19:57.715Z] time="2022-04-19T15:19:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381597.020943\",\"host\":\"bf75ccaa6c6e\"}'" [2022-04-19T15:19:57.715Z] time="2022-04-19T15:19:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T15:19:57.715Z] time="2022-04-19T15:19:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381597.020943\",\"host\":\"bf75ccaa6c6e\"}'" [2022-04-19T15:19:57.715Z] time="2022-04-19T15:19:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381597.021943\",\"host\":\"bf75ccaa6c6e\"}'" [2022-04-19T15:19:57.715Z] time="2022-04-19T15:19:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650381597.021943\",\"host\":\"bf75ccaa6c6e\"}'" [2022-04-19T15:19:57.715Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-19T15:19:57.715Z] === RUN TestCannotSendAfterClose [2022-04-19T15:19:57.715Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-19T15:19:57.715Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-19T15:19:57.715Z] === RUN TestV1IDService [2022-04-19T15:19:57.715Z] --- PASS: TestV1IDService (0.03s) [2022-04-19T15:19:57.715Z] === RUN TestV2MetadataService [2022-04-19T15:19:58.185Z] time="2022-04-19T15:19:58Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-19T15:19:58.185Z] time="2022-04-19T15:19:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"bf75ccaa6c6e\"}'" [2022-04-19T15:19:58.185Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-19T15:19:58.185Z] PASS [2022-04-19T15:19:58.185Z] coverage: 82.5% of statements [2022-04-19T15:19:58.185Z] ok github.com/docker/docker/daemon/logger/splunk 2.251s coverage: 82.5% of statements [2022-04-19T15:19:58.185Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T15:19:58.185Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-19T15:19:58.185Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T15:19:59.173Z] === RUN TestSuccessfulDownload [2022-04-19T15:19:59.173Z] download_test.go:267: Needs fixing on Windows [2022-04-19T15:19:59.173Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-19T15:19:59.173Z] === RUN TestCancelledDownload [2022-04-19T15:19:59.173Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-19T15:19:59.173Z] === RUN TestMaxDownloadAttempts [2022-04-19T15:19:59.173Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T15:19:59.173Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T15:19:59.173Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T15:19:59.173Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T15:19:59.173Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T15:19:59.173Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T15:19:59.174Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T15:19:59.174Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T15:19:59.174Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T15:19:59.174Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T15:19:59.174Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T15:19:59.174Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T15:19:59.174Z] --- PASS: TestV2MetadataService (1.28s) [2022-04-19T15:19:59.174Z] PASS [2022-04-19T15:19:59.174Z] coverage: 48.2% of statements [2022-04-19T15:19:59.174Z] ok github.com/docker/docker/distribution/metadata 1.448s coverage: 48.2% of statements [2022-04-19T15:19:59.643Z] time="2022-04-19T15:19:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T15:19:59.643Z] time="2022-04-19T15:19:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T15:19:59.643Z] time="2022-04-19T15:19:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T15:19:59.643Z] time="2022-04-19T15:19:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T15:19:59.643Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-19T15:19:59.643Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s) [2022-04-19T15:19:59.643Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s) [2022-04-19T15:19:59.643Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s) [2022-04-19T15:19:59.643Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s) [2022-04-19T15:19:59.643Z] === RUN TestTransfer [2022-04-19T15:19:59.643Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-19T15:19:59.643Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-19T15:19:59.643Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-19T15:19:59.643Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-19T15:19:59.643Z] === RUN TestContinueOnError_NeverContinue [2022-04-19T15:19:59.643Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-19T15:19:59.643Z] === RUN TestManifestStore [2022-04-19T15:19:59.643Z] === RUN TestManifestStore/no_remote_or_local [2022-04-19T15:19:59.643Z] --- PASS: TestTransfer (0.11s) [2022-04-19T15:19:59.643Z] === RUN TestConcurrencyLimit [2022-04-19T15:19:59.643Z] time="2022-04-19T15:19:59Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3824177150\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-19T15:19:59.643Z] === RUN TestManifestStore/no_local_cache [2022-04-19T15:19:59.643Z] === RUN TestManifestStore/with_local_cache [2022-04-19T15:19:59.643Z] === RUN TestManifestStore/unknown_media_type [2022-04-19T15:19:59.643Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-19T15:19:59.643Z] time="2022-04-19T15:19:59Z" level=warning msg="reference for unknown type: " [2022-04-19T15:19:59.643Z] time="2022-04-19T15:19:59Z" level=warning msg="reference for unknown type: " [2022-04-19T15:19:59.643Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-19T15:19:59.643Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-19T15:19:59.643Z] time="2022-04-19T15:19:59Z" level=warning msg="reference for unknown type: " [2022-04-19T15:19:59.643Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-19T15:19:59.643Z] time="2022-04-19T15:19:59Z" level=warning msg="reference for unknown type: " [2022-04-19T15:19:59.643Z] time="2022-04-19T15:19:59Z" level=warning msg="reference for unknown type: " [2022-04-19T15:19:59.643Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-19T15:19:59.643Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-19T15:19:59.643Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-19T15:19:59.643Z] time="2022-04-19T15:19:59Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-19T15:19:59.643Z] --- PASS: TestManifestStore (0.34s) [2022-04-19T15:19:59.643Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-04-19T15:19:59.643Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-19T15:19:59.643Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-19T15:19:59.643Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-04-19T15:19:59.643Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-19T15:19:59.643Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-19T15:19:59.643Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-19T15:19:59.643Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-04-19T15:19:59.643Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-19T15:19:59.643Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-19T15:19:59.643Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-19T15:19:59.643Z] === RUN TestDetectManifestBlobMediaType [2022-04-19T15:19:59.643Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-19T15:19:59.643Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-19T15:19:59.643Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-19T15:19:59.643Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-19T15:19:59.643Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-19T15:19:59.644Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-19T15:19:59.644Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-19T15:19:59.644Z] === RUN TestFixManifestLayers [2022-04-19T15:19:59.644Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-19T15:19:59.644Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-19T15:19:59.644Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T15:19:59.644Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T15:19:59.644Z] === RUN TestFixManifestLayersBadParent [2022-04-19T15:19:59.644Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-19T15:19:59.644Z] === RUN TestValidateManifest [2022-04-19T15:19:59.644Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T15:19:59.644Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-19T15:19:59.644Z] === RUN TestFormatPlatform [2022-04-19T15:19:59.644Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-19T15:19:59.644Z] === RUN TestPullSchema2Config [2022-04-19T15:19:59.644Z] === RUN TestPullSchema2Config/success_first_time [2022-04-19T15:19:59.644Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T15:19:59.644Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:19:59.644Z] === RUN TestPullSchema2Config/500_status [2022-04-19T15:19:59.644Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T15:19:59.644Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:20:00.116Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-19T15:20:00.116Z] === RUN TestInactiveJobs [2022-04-19T15:20:00.116Z] === RUN TestNotFound [2022-04-19T15:20:00.116Z] --- PASS: TestNotFound (0.00s) [2022-04-19T15:20:00.116Z] === RUN TestConflict [2022-04-19T15:20:00.116Z] --- PASS: TestConflict (0.00s) [2022-04-19T15:20:00.116Z] === RUN TestForbidden [2022-04-19T15:20:00.116Z] --- PASS: TestForbidden (0.00s) [2022-04-19T15:20:00.116Z] === RUN TestInvalidParameter [2022-04-19T15:20:00.116Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-19T15:20:00.116Z] === RUN TestNotImplemented [2022-04-19T15:20:00.116Z] --- PASS: TestNotImplemented (0.00s) [2022-04-19T15:20:00.116Z] === RUN TestNotModified [2022-04-19T15:20:00.116Z] --- PASS: TestNotModified (0.00s) [2022-04-19T15:20:00.116Z] === RUN TestUnauthorized [2022-04-19T15:20:00.116Z] --- PASS: TestUnauthorized (0.00s) [2022-04-19T15:20:00.116Z] === RUN TestUnknown [2022-04-19T15:20:00.116Z] --- PASS: TestUnknown (0.00s) [2022-04-19T15:20:00.116Z] === RUN TestCancelled [2022-04-19T15:20:00.116Z] --- PASS: TestCancelled (0.00s) [2022-04-19T15:20:00.116Z] === RUN TestDeadline [2022-04-19T15:20:00.116Z] --- PASS: TestDeadline (0.00s) [2022-04-19T15:20:00.116Z] === RUN TestDataLoss [2022-04-19T15:20:00.116Z] --- PASS: TestDataLoss (0.00s) [2022-04-19T15:20:00.116Z] === RUN TestUnavailable [2022-04-19T15:20:00.116Z] --- PASS: TestUnavailable (0.00s) [2022-04-19T15:20:00.116Z] === RUN TestSystem [2022-04-19T15:20:00.116Z] --- PASS: TestSystem (0.00s) [2022-04-19T15:20:00.116Z] === RUN TestFromStatusCode [2022-04-19T15:20:00.116Z] === RUN TestFromStatusCode/Not_Found [2022-04-19T15:20:00.116Z] === RUN TestFromStatusCode/Bad_Request [2022-04-19T15:20:00.116Z] === RUN TestFromStatusCode/Conflict [2022-04-19T15:20:00.116Z] === RUN TestFromStatusCode/Unauthorized [2022-04-19T15:20:00.116Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-19T15:20:00.116Z] === RUN TestFromStatusCode/Forbidden [2022-04-19T15:20:00.116Z] === RUN TestFromStatusCode/Not_Modified [2022-04-19T15:20:00.116Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-19T15:20:00.116Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-19T15:20:00.116Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-19T15:20:00.116Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-19T15:20:00.116Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-19T15:20:00.116Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-19T15:20:00.116Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-19T15:20:00.116Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-19T15:20:00.117Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-19T15:20:00.117Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-19T15:20:00.117Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-19T15:20:00.117Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-19T15:20:00.117Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-19T15:20:00.117Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-19T15:20:00.117Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-19T15:20:00.117Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-19T15:20:00.117Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-19T15:20:00.117Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-19T15:20:00.117Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-19T15:20:00.117Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-19T15:20:00.117Z] PASS [2022-04-19T15:20:00.117Z] coverage: 77.0% of statements [2022-04-19T15:20:00.117Z] ok github.com/docker/docker/errdefs 0.043s coverage: 77.0% of statements [2022-04-19T15:20:00.117Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:20:00.117Z] === RUN TestPullSchema2Config/EOF [2022-04-19T15:20:00.117Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T15:20:00.117Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:20:00.117Z] 2022/04/19 15:19:59 http: panic serving 127.0.0.1:49219: intentional panic [2022-04-19T15:20:00.117Z] goroutine 103 [running]: [2022-04-19T15:20:00.117Z] net/http.(*conn).serve.func1() [2022-04-19T15:20:00.117Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T15:20:00.117Z] panic({0x1569000, 0x174b8f0}) [2022-04-19T15:20:00.117Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T15:20:00.117Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00037a680?, {0x17530d8?, 0xc00021a1c0?}) [2022-04-19T15:20:00.117Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-19T15:20:00.117Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x17530d8, 0xc00021a1c0}, 0xc000212800) [2022-04-19T15:20:00.117Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-19T15:20:00.117Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x17530d8?, 0xc00021a1c0?}, 0xc00005ac00?) [2022-04-19T15:20:00.117Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T15:20:00.117Z] net/http.serverHandler.ServeHTTP({0xc000270ae0?}, {0x17530d8, 0xc00021a1c0}, 0xc000212800) [2022-04-19T15:20:00.117Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T15:20:00.117Z] net/http.(*conn).serve(0xc0000a55e0, {0x1753950, 0xc0000c7830}) [2022-04-19T15:20:00.117Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T15:20:00.117Z] created by net/http.(*Server).Serve [2022-04-19T15:20:00.117Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T15:20:00.117Z] --- PASS: TestInactiveJobs (0.38s) [2022-04-19T15:20:00.117Z] === RUN TestWatchRelease [2022-04-19T15:20:00.587Z] --- PASS: TestWatchRelease (0.04s) [2022-04-19T15:20:00.587Z] === RUN TestWatchFinishedTransfer [2022-04-19T15:20:00.587Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-19T15:20:00.587Z] === RUN TestDuplicateTransfer [2022-04-19T15:20:00.587Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:20:00.587Z] === RUN TestPullSchema2Config/unauthorized [2022-04-19T15:20:00.587Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T15:20:00.587Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T15:20:00.587Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-19T15:20:00.587Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-19T15:20:00.587Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-19T15:20:00.587Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-19T15:20:00.587Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-19T15:20:00.587Z] === RUN TestGetRepositoryMountCandidates [2022-04-19T15:20:00.587Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-19T15:20:00.587Z] === RUN TestLayerAlreadyExists [2022-04-19T15:20:00.587Z] 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-04-19T15:20:00.587Z] 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-04-19T15:20:00.587Z] 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-04-19T15:20:00.587Z] 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-04-19T15:20:00.587Z] 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-04-19T15:20:00.587Z] 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-04-19T15:20:00.587Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-19T15:20:00.587Z] === RUN TestWhenEmptyAuthConfig [2022-04-19T15:20:00.587Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-19T15:20:00.587Z] === RUN TestSuccessfulUpload [2022-04-19T15:20:00.587Z] time="2022-04-19T15:20:00Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-19T15:20:00.587Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-19T15:20:00.587Z] === RUN TestCancelledUpload [2022-04-19T15:20:00.587Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-19T15:20:00.587Z] PASS [2022-04-19T15:20:00.587Z] coverage: 76.8% of statements [2022-04-19T15:20:00.587Z] ok github.com/docker/docker/distribution/xfer 1.925s coverage: 76.8% of statements [2022-04-19T15:20:01.056Z] === RUN TestFSGetInvalidData [2022-04-19T15:20:01.056Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-19T15:20:01.056Z] === RUN TestFSInvalidSet [2022-04-19T15:20:01.526Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-19T15:20:01.526Z] === RUN TestFSInvalidRoot [2022-04-19T15:20:01.526Z] --- PASS: TestFSInvalidRoot (0.02s) [2022-04-19T15:20:01.526Z] === RUN TestFSMetadataGetSet [2022-04-19T15:20:01.526Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-19T15:20:01.526Z] === RUN TestFSInvalidWalker [2022-04-19T15:20:01.526Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-19T15:20:01.526Z] === RUN TestFSGetSet [2022-04-19T15:20:01.526Z] === RUN TestCompare [2022-04-19T15:20:01.526Z] --- PASS: TestCompare (0.00s) [2022-04-19T15:20:01.526Z] PASS [2022-04-19T15:20:01.526Z] coverage: 19.2% of statements [2022-04-19T15:20:01.526Z] --- PASS: TestFSGetSet (0.04s) [2022-04-19T15:20:01.526Z] === RUN TestFSGetUnsetKey [2022-04-19T15:20:01.526Z] ok github.com/docker/docker/image/cache 0.081s coverage: 19.2% of statements [2022-04-19T15:20:01.526Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-19T15:20:01.526Z] === RUN TestFSGetEmptyData [2022-04-19T15:20:01.526Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-19T15:20:01.526Z] === RUN TestFSDelete [2022-04-19T15:20:01.526Z] --- PASS: TestFSDelete (0.03s) [2022-04-19T15:20:01.526Z] === RUN TestFSWalker [2022-04-19T15:20:01.526Z] --- PASS: TestFSWalker (0.02s) [2022-04-19T15:20:01.526Z] === RUN TestFSWalkerStopOnError [2022-04-19T15:20:01.526Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-19T15:20:01.526Z] === RUN TestNewFromJSON [2022-04-19T15:20:01.526Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-19T15:20:01.526Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-19T15:20:01.526Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-19T15:20:01.526Z] === RUN TestMarshalKeyOrder [2022-04-19T15:20:01.526Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-19T15:20:01.526Z] === RUN TestHistoryEqual [2022-04-19T15:20:01.526Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-04-19T15:20:01.526Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-19T15:20:01.526Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-19T15:20:01.527Z] === RUN TestTokenPassThru [2022-04-19T15:20:01.527Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-19T15:20:01.527Z] === RUN TestTokenPassThruDifferentHost [2022-04-19T15:20:01.527Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-19T15:20:01.527Z] PASS [2022-04-19T15:20:01.527Z] coverage: 26.6% of statements [2022-04-19T15:20:01.527Z] ok github.com/docker/docker/distribution 2.160s coverage: 26.6% of statements [2022-04-19T15:20:01.527Z] --- PASS: TestHistoryEqual (0.19s) [2022-04-19T15:20:01.527Z] === RUN TestImage [2022-04-19T15:20:01.527Z] --- PASS: TestImage (0.00s) [2022-04-19T15:20:01.527Z] === RUN TestImageOSNotEmpty [2022-04-19T15:20:01.527Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-19T15:20:01.527Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-19T15:20:01.527Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-19T15:20:01.527Z] === RUN TestCreate [2022-04-19T15:20:01.527Z] --- PASS: TestCreate (0.01s) [2022-04-19T15:20:01.527Z] === RUN TestRestore [2022-04-19T15:20:01.527Z] time="2022-04-19T15:20:01Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-19T15:20:01.527Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T15:20:01.527Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T15:20:01.995Z] --- PASS: TestRestore (0.05s) [2022-04-19T15:20:01.995Z] === RUN TestAddDelete [2022-04-19T15:20:01.995Z] --- PASS: TestAddDelete (0.04s) [2022-04-19T15:20:01.995Z] === RUN TestSearchAfterDelete [2022-04-19T15:20:01.995Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-19T15:20:01.995Z] === RUN TestParentReset [2022-04-19T15:20:01.995Z] --- PASS: TestParentReset (0.05s) [2022-04-19T15:20:01.995Z] === RUN TestGetAndSetLastUpdated [2022-04-19T15:20:01.995Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-19T15:20:01.995Z] === RUN TestStoreLen [2022-04-19T15:20:01.995Z] --- PASS: TestStoreLen (0.08s) [2022-04-19T15:20:01.995Z] PASS [2022-04-19T15:20:01.995Z] coverage: 86.9% of statements [2022-04-19T15:20:01.995Z] ok github.com/docker/docker/image 0.808s coverage: 86.9% of statements [2022-04-19T15:20:02.464Z] === RUN TestValidateManifest [2022-04-19T15:20:02.464Z] === RUN TestValidateManifest/nil [2022-04-19T15:20:02.464Z] === RUN TestValidateManifest/non-nil [2022-04-19T15:20:02.464Z] --- PASS: TestValidateManifest (0.00s) [2022-04-19T15:20:02.464Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-19T15:20:02.464Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-19T15:20:02.464Z] PASS [2022-04-19T15:20:02.464Z] coverage: 0.7% of statements [2022-04-19T15:20:02.464Z] ok github.com/docker/docker/image/tarexport 0.078s coverage: 0.7% of statements [2022-04-19T15:20:02.933Z] === RUN TestMakeV1ConfigFromConfig [2022-04-19T15:20:02.933Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-19T15:20:02.933Z] PASS [2022-04-19T15:20:02.933Z] coverage: 25.0% of statements [2022-04-19T15:20:02.933Z] ok github.com/docker/docker/image/v1 0.108s coverage: 25.0% of statements [2022-04-19T15:20:02.933Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T15:20:03.403Z] === RUN TestSerialization [2022-04-19T15:20:03.403Z] --- PASS: TestSerialization (0.02s) [2022-04-19T15:20:03.403Z] PASS [2022-04-19T15:20:03.403Z] coverage: 100.0% of statements [2022-04-19T15:20:03.403Z] ok github.com/docker/docker/libcontainerd/queue 0.072s coverage: 100.0% of statements [2022-04-19T15:20:04.600Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:20:04.969Z] === RUN TestEmptyLayer [2022-04-19T15:20:04.969Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-19T15:20:04.969Z] === RUN TestCommitFailure [2022-04-19T15:20:04.969Z] --- PASS: TestCommitFailure (0.01s) [2022-04-19T15:20:04.969Z] === RUN TestStartTransactionFailure [2022-04-19T15:20:04.969Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-19T15:20:04.969Z] === RUN TestGetOrphan [2022-04-19T15:20:04.969Z] --- PASS: TestGetOrphan (0.01s) [2022-04-19T15:20:04.969Z] === RUN TestMountAndRegister [2022-04-19T15:20:04.969Z] layer_test.go:258: Layer size: 14 [2022-04-19T15:20:04.969Z] --- PASS: TestMountAndRegister (0.08s) [2022-04-19T15:20:04.969Z] === RUN TestLayerRelease [2022-04-19T15:20:04.969Z] layer_test.go:291: Failing on Windows [2022-04-19T15:20:04.969Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-19T15:20:04.969Z] === RUN TestStoreRestore [2022-04-19T15:20:04.969Z] layer_test.go:340: Failing on Windows [2022-04-19T15:20:04.969Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-19T15:20:04.969Z] === RUN TestTarStreamStability [2022-04-19T15:20:04.969Z] layer_test.go:455: Failing on Windows [2022-04-19T15:20:04.969Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-19T15:20:04.969Z] === RUN TestRegisterExistingLayer [2022-04-19T15:20:04.969Z] === RUN TestEnvironmentParsing [2022-04-19T15:20:04.969Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-19T15:20:04.969Z] PASS [2022-04-19T15:20:04.969Z] coverage: 1.2% of statements [2022-04-19T15:20:04.969Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2022-04-19T15:20:04.969Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-04-19T15:20:04.969Z] === RUN TestTarStreamVerification [2022-04-19T15:20:04.969Z] layer_test.go:684: Failing on Windows [2022-04-19T15:20:04.969Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-19T15:20:04.969Z] === RUN TestLayerMigration [2022-04-19T15:20:04.969Z] migration_test.go:45: Failing on Windows [2022-04-19T15:20:04.969Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-19T15:20:04.969Z] === RUN TestLayerMigrationNoTarsplit [2022-04-19T15:20:04.969Z] migration_test.go:181: Failing on Windows [2022-04-19T15:20:04.969Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T15:20:04.970Z] === RUN TestMountInit [2022-04-19T15:20:04.970Z] mount_test.go:17: Failing on Windows [2022-04-19T15:20:04.970Z] --- SKIP: TestMountInit (0.00s) [2022-04-19T15:20:04.970Z] === RUN TestMountSize [2022-04-19T15:20:04.970Z] mount_test.go:76: Failing on Windows [2022-04-19T15:20:04.970Z] --- SKIP: TestMountSize (0.00s) [2022-04-19T15:20:04.970Z] === RUN TestMountChanges [2022-04-19T15:20:04.970Z] mount_test.go:125: Failing on Windows [2022-04-19T15:20:04.970Z] --- SKIP: TestMountChanges (0.00s) [2022-04-19T15:20:04.970Z] === RUN TestMountApply [2022-04-19T15:20:04.970Z] mount_test.go:212: Failing on Windows [2022-04-19T15:20:04.970Z] --- SKIP: TestMountApply (0.00s) [2022-04-19T15:20:04.970Z] PASS [2022-04-19T15:20:04.970Z] coverage: 30.6% of statements [2022-04-19T15:20:04.970Z] ok github.com/docker/docker/layer 0.367s coverage: 30.6% of statements [2022-04-19T15:20:05.068Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:20:05.441Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T15:20:05.441Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T15:20:05.441Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T15:20:05.441Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T15:20:05.441Z] === RUN TestSequenceGetAvailableBit [2022-04-19T15:20:05.441Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestSequenceEqual [2022-04-19T15:20:05.441Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestSequenceCopy [2022-04-19T15:20:05.441Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestGetFirstAvailable [2022-04-19T15:20:05.441Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestFindSequence [2022-04-19T15:20:05.441Z] --- PASS: TestFindSequence (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestCheckIfAvailable [2022-04-19T15:20:05.441Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestMergeSequences [2022-04-19T15:20:05.441Z] --- PASS: TestMergeSequences (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestPushReservation [2022-04-19T15:20:05.441Z] --- PASS: TestPushReservation (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestSerializeDeserialize [2022-04-19T15:20:05.441Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestSet [2022-04-19T15:20:05.441Z] --- PASS: TestSet (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestSetUnset [2022-04-19T15:20:05.441Z] --- PASS: TestSetUnset (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestOffsetSetUnset [2022-04-19T15:20:05.441Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestSetInRange [2022-04-19T15:20:05.441Z] --- PASS: TestSetInRange (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestSetAnyInRange [2022-04-19T15:20:05.441Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestMethods [2022-04-19T15:20:05.441Z] --- PASS: TestMethods (0.00s) [2022-04-19T15:20:05.441Z] === RUN TestRandomAllocateDeallocate [2022-04-19T15:20:07.662Z] === RUN TestInvalidConfig [2022-04-19T15:20:07.662Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-19T15:20:07.662Z] === RUN TestConfig [2022-04-19T15:20:07.662Z] --- PASS: TestConfig (0.00s) [2022-04-19T15:20:07.662Z] === RUN TestOptionsLabels [2022-04-19T15:20:07.662Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-19T15:20:07.662Z] === RUN TestValidName [2022-04-19T15:20:07.662Z] --- PASS: TestValidName (0.00s) [2022-04-19T15:20:07.662Z] PASS [2022-04-19T15:20:07.662Z] coverage: 19.7% of statements [2022-04-19T15:20:07.662Z] ok github.com/docker/docker/libnetwork/config 0.098s coverage: 19.7% of statements [2022-04-19T15:20:08.651Z] === RUN TestKey [2022-04-19T15:20:08.651Z] --- PASS: TestKey (0.00s) [2022-04-19T15:20:08.651Z] === RUN TestParseKey [2022-04-19T15:20:08.651Z] --- PASS: TestParseKey (0.00s) [2022-04-19T15:20:08.651Z] === RUN TestInvalidDataStore [2022-04-19T15:20:08.651Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-19T15:20:08.651Z] === RUN TestKVObjectFlatKey [2022-04-19T15:20:08.651Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-19T15:20:08.651Z] === RUN TestAtomicKVObjectFlatKey [2022-04-19T15:20:08.651Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-19T15:20:08.651Z] PASS [2022-04-19T15:20:08.651Z] coverage: 21.9% of statements [2022-04-19T15:20:08.651Z] ok github.com/docker/docker/libnetwork/datastore 0.052s coverage: 21.9% of statements [2022-04-19T15:20:09.123Z] === RUN TestErrorInterfaces [2022-04-19T15:20:09.123Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-19T15:20:09.123Z] === RUN TestNetworkMarshalling [2022-04-19T15:20:09.594Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-04-19T15:20:09.594Z] === RUN TestEndpointMarshalling [2022-04-19T15:20:09.594Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-19T15:20:09.594Z] === RUN TestAuxAddresses [2022-04-19T15:20:09.594Z] time="2022-04-19T15:20:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T15:20:09.594Z] --- PASS: TestAuxAddresses (0.03s) [2022-04-19T15:20:09.594Z] === RUN TestSRVServiceQuery [2022-04-19T15:20:09.594Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:20:09.594Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-19T15:20:09.594Z] === RUN TestServiceVIPReuse [2022-04-19T15:20:09.594Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:20:09.594Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-19T15:20:09.594Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-19T15:20:09.594Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:20:09.594Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T15:20:09.594Z] === RUN TestDNSIPQuery [2022-04-19T15:20:09.594Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:20:09.594Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-19T15:20:09.594Z] === RUN TestDNSProxyServFail [2022-04-19T15:20:09.594Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:20:09.594Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-19T15:20:09.594Z] === RUN TestSandboxAddEmpty [2022-04-19T15:20:09.594Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:20:09.594Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-19T15:20:09.594Z] === RUN TestSandboxAddMultiPrio [2022-04-19T15:20:09.594Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:20:09.594Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-19T15:20:09.594Z] === RUN TestSandboxAddSamePrio [2022-04-19T15:20:09.594Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:20:09.594Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-19T15:20:09.594Z] === RUN TestCleanupServiceDiscovery [2022-04-19T15:20:09.594Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:20:09.594Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-19T15:20:09.594Z] === RUN TestDNSOptions [2022-04-19T15:20:09.594Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:20:09.594Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-19T15:20:09.594Z] === RUN TestMultipleControllersWithSameStore [2022-04-19T15:20:09.594Z] time="2022-04-19T15:20:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T15:20:09.594Z] time="2022-04-19T15:20:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T15:20:09.594Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-19T15:20:09.594Z] PASS [2022-04-19T15:20:09.594Z] coverage: 8.5% of statements [2022-04-19T15:20:09.594Z] ok github.com/docker/docker/libnetwork 0.402s coverage: 8.5% of statements [2022-04-19T15:20:09.594Z] === RUN TestIPDataMarshalling [2022-04-19T15:20:09.594Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-19T15:20:09.594Z] === RUN TestValidateAndIsV6 [2022-04-19T15:20:09.594Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-19T15:20:09.594Z] PASS [2022-04-19T15:20:09.594Z] coverage: 68.9% of statements [2022-04-19T15:20:09.594Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-04-19T15:20:10.064Z] === RUN TestDriver [2022-04-19T15:20:10.064Z] --- PASS: TestDriver (0.00s) [2022-04-19T15:20:10.064Z] PASS [2022-04-19T15:20:10.064Z] coverage: 34.8% of statements [2022-04-19T15:20:10.064Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2022-04-19T15:20:11.055Z] === RUN TestDriver [2022-04-19T15:20:11.055Z] --- PASS: TestDriver (0.00s) [2022-04-19T15:20:11.055Z] PASS [2022-04-19T15:20:11.055Z] coverage: 34.8% of statements [2022-04-19T15:20:11.055Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-04-19T15:20:11.055Z] === RUN TestNetworkAllocateFree [2022-04-19T15:20:11.055Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-19T15:20:11.055Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-19T15:20:11.055Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-19T15:20:11.055Z] PASS [2022-04-19T15:20:11.055Z] coverage: 63.6% of statements [2022-04-19T15:20:11.055Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.042s coverage: 63.6% of statements [2022-04-19T15:20:11.525Z] === RUN TestGetEmptyCapabilities [2022-04-19T15:20:11.525Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-19T15:20:11.525Z] === RUN TestGetExtraCapabilities [2022-04-19T15:20:11.525Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-19T15:20:11.525Z] === RUN TestGetInvalidCapabilities [2022-04-19T15:20:11.525Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-19T15:20:11.525Z] === RUN TestRemoteDriver [2022-04-19T15:20:11.525Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T15:20:11.525Z] === RUN TestDriverError [2022-04-19T15:20:11.525Z] --- PASS: TestDriverError (0.01s) [2022-04-19T15:20:11.525Z] === RUN TestMissingValues [2022-04-19T15:20:11.525Z] --- PASS: TestMissingValues (0.01s) [2022-04-19T15:20:11.525Z] === RUN TestRollback [2022-04-19T15:20:11.995Z] --- PASS: TestRollback (0.01s) [2022-04-19T15:20:11.995Z] PASS [2022-04-19T15:20:11.995Z] coverage: 57.4% of statements [2022-04-19T15:20:11.995Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.109s coverage: 57.4% of statements [2022-04-19T15:20:12.980Z] === RUN TestNew [2022-04-19T15:20:12.980Z] --- PASS: TestNew (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestAddDriver [2022-04-19T15:20:12.980Z] --- PASS: TestAddDriver (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestAddDuplicateDriver [2022-04-19T15:20:12.980Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-19T15:20:12.980Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestDriver [2022-04-19T15:20:12.980Z] --- PASS: TestDriver (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestIPAM [2022-04-19T15:20:12.980Z] --- PASS: TestIPAM (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestWalkIPAMs [2022-04-19T15:20:12.980Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestWalkDrivers [2022-04-19T15:20:12.980Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-19T15:20:12.980Z] PASS [2022-04-19T15:20:12.980Z] coverage: 82.4% of statements [2022-04-19T15:20:12.980Z] ok github.com/docker/docker/libnetwork/drvregistry 0.089s coverage: 82.4% of statements [2022-04-19T15:20:12.980Z] === RUN TestNAT [2022-04-19T15:20:12.980Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T15:20:12.980Z] --- SKIP: TestNAT (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestTransparent [2022-04-19T15:20:12.980Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T15:20:12.980Z] --- SKIP: TestTransparent (0.00s) [2022-04-19T15:20:12.980Z] PASS [2022-04-19T15:20:12.980Z] coverage: 0.0% of statements [2022-04-19T15:20:12.980Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.061s coverage: 0.0% of statements [2022-04-19T15:20:12.980Z] === RUN TestBuildDefault [2022-04-19T15:20:12.980Z] --- PASS: TestBuildDefault (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestBuildHostnameDomainname [2022-04-19T15:20:12.980Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestBuildHostname [2022-04-19T15:20:12.980Z] --- PASS: TestBuildHostname (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestBuildHostnameFQDN [2022-04-19T15:20:12.980Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestBuildNoIP [2022-04-19T15:20:12.980Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestUpdate [2022-04-19T15:20:12.980Z] --- PASS: TestUpdate (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-19T15:20:12.980Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.01s) [2022-04-19T15:20:12.980Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-19T15:20:12.980Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestAddEmpty [2022-04-19T15:20:12.980Z] --- PASS: TestAddEmpty (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestAdd [2022-04-19T15:20:12.980Z] --- PASS: TestAdd (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestDeleteEmpty [2022-04-19T15:20:12.980Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestDeleteNewline [2022-04-19T15:20:12.980Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestDelete [2022-04-19T15:20:12.980Z] --- PASS: TestDelete (0.00s) [2022-04-19T15:20:12.980Z] === RUN TestConcurrentWrites [2022-04-19T15:20:13.440Z] --- PASS: TestRandomAllocateDeallocate (7.85s) [2022-04-19T15:20:13.440Z] === RUN TestAllocateRandomDeallocate [2022-04-19T15:20:13.440Z] --- PASS: TestConcurrentWrites (0.32s) [2022-04-19T15:20:13.440Z] PASS [2022-04-19T15:20:13.440Z] coverage: 81.2% of statements [2022-04-19T15:20:13.440Z] ok github.com/docker/docker/libnetwork/etchosts 0.411s coverage: 81.2% of statements [2022-04-19T15:20:13.440Z] === RUN TestNew [2022-04-19T15:20:13.440Z] --- PASS: TestNew (0.00s) [2022-04-19T15:20:13.440Z] === RUN TestAllocate [2022-04-19T15:20:13.440Z] --- PASS: TestAllocate (0.00s) [2022-04-19T15:20:13.440Z] === RUN TestUninitialized [2022-04-19T15:20:13.440Z] --- PASS: TestUninitialized (0.00s) [2022-04-19T15:20:13.440Z] === RUN TestAllocateInRange [2022-04-19T15:20:13.440Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-19T15:20:13.440Z] === RUN TestAllocateSerial [2022-04-19T15:20:13.440Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-19T15:20:13.441Z] PASS [2022-04-19T15:20:13.441Z] coverage: 87.5% of statements [2022-04-19T15:20:13.441Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2022-04-19T15:20:13.901Z] === RUN TestCaller [2022-04-19T15:20:13.901Z] --- PASS: TestCaller (0.00s) [2022-04-19T15:20:13.901Z] PASS [2022-04-19T15:20:13.901Z] coverage: 100.0% of statements [2022-04-19T15:20:13.901Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2022-04-19T15:20:14.875Z] === RUN TestSetSerialInsertDelete [2022-04-19T15:20:14.875Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-19T15:20:14.875Z] === RUN TestSetParallelInsertDelete [2022-04-19T15:20:15.335Z] --- PASS: TestAllocateRandomDeallocate (1.99s) [2022-04-19T15:20:15.335Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-19T15:20:15.796Z] === RUN TestInt2IP2IntConversion [2022-04-19T15:20:16.257Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-04-19T15:20:16.257Z] === RUN TestGetAddressVersion [2022-04-19T15:20:16.257Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-19T15:20:16.257Z] === RUN TestKeyString [2022-04-19T15:20:16.257Z] --- PASS: TestKeyString (0.00s) [2022-04-19T15:20:16.257Z] === RUN TestPoolDataMarshal [2022-04-19T15:20:16.257Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-19T15:20:16.257Z] === RUN TestSubnetsMarshal [2022-04-19T15:20:16.257Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-04-19T15:20:16.257Z] === RUN TestAddSubnets [2022-04-19T15:20:16.257Z] --- PASS: TestAddSubnets (0.08s) [2022-04-19T15:20:16.257Z] === RUN TestDoublePoolRelease [2022-04-19T15:20:16.257Z] === RUN TestPoolRequest [2022-04-19T15:20:16.257Z] --- PASS: TestPoolRequest (0.00s) [2022-04-19T15:20:16.257Z] === RUN TestOtherRequests [2022-04-19T15:20:16.257Z] --- PASS: TestOtherRequests (0.00s) [2022-04-19T15:20:16.257Z] PASS [2022-04-19T15:20:16.257Z] coverage: 57.1% of statements [2022-04-19T15:20:16.257Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-04-19T15:20:16.257Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-04-19T15:20:16.257Z] === RUN TestAddReleasePoolID [2022-04-19T15:20:16.718Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-04-19T15:20:16.718Z] === RUN TestPredefinedPool [2022-04-19T15:20:16.718Z] --- PASS: TestPredefinedPool (0.05s) [2022-04-19T15:20:16.718Z] === RUN TestRemoveSubnet [2022-04-19T15:20:16.718Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.61s) [2022-04-19T15:20:16.718Z] === RUN TestRetrieveFromStore [2022-04-19T15:20:17.180Z] --- PASS: TestRemoveSubnet (0.35s) [2022-04-19T15:20:17.180Z] === RUN TestGetSameAddress [2022-04-19T15:20:17.180Z] --- PASS: TestGetSameAddress (0.05s) [2022-04-19T15:20:17.180Z] === RUN TestPoolAllocationReuse [2022-04-19T15:20:17.641Z] --- PASS: TestRetrieveFromStore (0.78s) [2022-04-19T15:20:17.641Z] === RUN TestIsCorrupted [2022-04-19T15:20:17.641Z] --- PASS: TestIsCorrupted (0.03s) [2022-04-19T15:20:17.641Z] === RUN TestSetRollover [2022-04-19T15:20:17.641Z] === RUN TestGetCapabilities [2022-04-19T15:20:17.641Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-19T15:20:17.641Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-19T15:20:17.641Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-19T15:20:17.641Z] === RUN TestGetDefaultAddressSpaces [2022-04-19T15:20:17.641Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-19T15:20:17.641Z] === RUN TestRemoteDriver [2022-04-19T15:20:17.641Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T15:20:17.641Z] PASS [2022-04-19T15:20:17.641Z] coverage: 47.4% of statements [2022-04-19T15:20:17.641Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.080s coverage: 47.4% of statements [2022-04-19T15:20:18.615Z] === RUN TestWindowsIPAM [2022-04-19T15:20:18.615Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-19T15:20:18.615Z] PASS [2022-04-19T15:20:18.615Z] coverage: 71.4% of statements [2022-04-19T15:20:18.615Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-04-19T15:20:19.588Z] --- PASS: TestPoolAllocationReuse (2.40s) [2022-04-19T15:20:19.588Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-19T15:20:19.588Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-04-19T15:20:19.588Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-19T15:20:19.588Z] === RUN TestDefaultNetwork [2022-04-19T15:20:19.986Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-04-19T15:20:19.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.66s) [2022-04-19T15:20:19.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.81s) [2022-04-19T15:20:19.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.83s) [2022-04-19T15:20:19.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.90s) [2022-04-19T15:20:19.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.11s) [2022-04-19T15:20:19.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.22s) [2022-04-19T15:20:19.986Z] === RUN TestBuildMultiStageCopy [2022-04-19T15:20:19.986Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T15:20:20.052Z] --- PASS: TestSetRollover (2.32s) [2022-04-19T15:20:20.052Z] === RUN TestSetRolloverSerial [2022-04-19T15:20:20.052Z] --- PASS: TestDefaultNetwork (0.29s) [2022-04-19T15:20:20.052Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-19T15:20:20.512Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-04-19T15:20:20.512Z] === RUN TestInitAddressPools [2022-04-19T15:20:20.512Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-19T15:20:20.512Z] PASS [2022-04-19T15:20:20.512Z] coverage: 74.0% of statements [2022-04-19T15:20:20.512Z] ok github.com/docker/docker/libnetwork/ipamutils 0.663s coverage: 74.0% of statements [2022-04-19T15:20:20.971Z] === RUN TestKeyValue [2022-04-19T15:20:20.971Z] --- PASS: TestKeyValue (0.00s) [2022-04-19T15:20:20.971Z] PASS [2022-04-19T15:20:20.971Z] coverage: 60.0% of statements [2022-04-19T15:20:20.971Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2022-04-19T15:20:21.957Z] --- PASS: TestSetRolloverSerial (2.21s) [2022-04-19T15:20:21.957Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-19T15:20:21.957Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-19T15:20:21.957Z] PASS [2022-04-19T15:20:21.957Z] coverage: 84.4% of statements [2022-04-19T15:20:21.957Z] ok github.com/docker/docker/libnetwork/bitseq 16.831s coverage: 84.4% of statements [2022-04-19T15:20:23.525Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.74s) [2022-04-19T15:20:23.525Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-19T15:20:24.514Z] === RUN TestNetworkDBSimple [2022-04-19T15:20:24.514Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-19T15:20:24.514Z] PASS [2022-04-19T15:20:24.514Z] coverage: 100.0% of statements [2022-04-19T15:20:24.514Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.056s coverage: 100.0% of statements [2022-04-19T15:20:25.079Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-19T15:20:25.502Z] === RUN TestGenerate [2022-04-19T15:20:25.502Z] --- PASS: TestGenerate (0.00s) [2022-04-19T15:20:25.502Z] === RUN TestGeneratePtr [2022-04-19T15:20:25.502Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-19T15:20:25.502Z] === RUN TestGenerateMissingField [2022-04-19T15:20:25.502Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-19T15:20:25.502Z] === RUN TestFieldCannotBeSet [2022-04-19T15:20:25.502Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-19T15:20:25.502Z] === RUN TestTypeMismatchError [2022-04-19T15:20:25.502Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-19T15:20:25.502Z] PASS [2022-04-19T15:20:25.502Z] coverage: 100.0% of statements [2022-04-19T15:20:25.502Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-04-19T15:20:25.502Z] 2022/04/19 15:20:25 Closing DB instances... [2022-04-19T15:20:26.489Z] testing: warning: no tests to run [2022-04-19T15:20:26.489Z] PASS [2022-04-19T15:20:26.489Z] coverage: 0.0% of statements [2022-04-19T15:20:26.489Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-04-19T15:20:26.489Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.16s) [2022-04-19T15:20:26.489Z] === RUN TestGetAddress [2022-04-19T15:20:26.958Z] === RUN TestRequestNewPort [2022-04-19T15:20:26.958Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-19T15:20:26.958Z] === RUN TestRequestSpecificPort [2022-04-19T15:20:26.958Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-19T15:20:26.958Z] === RUN TestReleasePort [2022-04-19T15:20:26.958Z] --- PASS: TestReleasePort (0.00s) [2022-04-19T15:20:26.958Z] === RUN TestReuseReleasedPort [2022-04-19T15:20:26.958Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-19T15:20:26.958Z] === RUN TestReleaseUnreadledPort [2022-04-19T15:20:26.958Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-19T15:20:26.958Z] === RUN TestUnknowProtocol [2022-04-19T15:20:26.958Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-19T15:20:26.958Z] === RUN TestAllocateAllPorts [2022-04-19T15:20:26.958Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-19T15:20:26.958Z] === RUN TestPortAllocation [2022-04-19T15:20:26.958Z] --- PASS: TestPortAllocation (0.00s) [2022-04-19T15:20:26.958Z] === RUN TestPortAllocationWithCustomRange [2022-04-19T15:20:26.958Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-19T15:20:26.958Z] === RUN TestNoDuplicateBPR [2022-04-19T15:20:26.958Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-19T15:20:26.958Z] === RUN TestChangePortRange [2022-04-19T15:20:26.958Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-19T15:20:26.958Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-19T15:20:26.958Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-19T15:20:26.958Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-19T15:20:26.958Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-19T15:20:26.958Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-19T15:20:26.958Z] --- PASS: TestChangePortRange (0.00s) [2022-04-19T15:20:26.958Z] PASS [2022-04-19T15:20:26.958Z] coverage: 88.6% of statements [2022-04-19T15:20:26.958Z] ok github.com/docker/docker/libnetwork/portallocator 0.049s coverage: 88.6% of statements [2022-04-19T15:20:27.427Z] --- PASS: TestNetworkDBSimple (2.84s) [2022-04-19T15:20:27.427Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-19T15:20:27.593Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-19T15:20:27.896Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T15:20:27.896Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T15:20:27.896Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T15:20:27.896Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T15:20:27.896Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T15:20:27.896Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T15:20:27.896Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T15:20:27.896Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T15:20:27.896Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T15:20:27.896Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-19T15:20:27.896Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T15:20:27.896Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T15:20:27.897Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T15:20:27.897Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-19T15:20:27.897Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T15:20:27.897Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T15:20:27.897Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T15:20:27.897Z] testing: warning: no tests to run [2022-04-19T15:20:27.897Z] PASS [2022-04-19T15:20:27.897Z] coverage: 0.0% of statements [2022-04-19T15:20:27.897Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-04-19T15:20:28.366Z] 2022/04/19 15:20:28 Closing DB instances... [2022-04-19T15:20:28.630Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T15:20:28.835Z] === RUN TestHashData [2022-04-19T15:20:28.835Z] --- PASS: TestHashData (0.00s) [2022-04-19T15:20:28.835Z] PASS [2022-04-19T15:20:28.835Z] coverage: 2.8% of statements [2022-04-19T15:20:28.835Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-04-19T15:20:28.835Z] === RUN TestErrorConstructors [2022-04-19T15:20:28.835Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-19T15:20:28.835Z] === RUN TestCompareIPMask [2022-04-19T15:20:28.835Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-19T15:20:28.835Z] === RUN TestUtilGetHostPartIP [2022-04-19T15:20:28.835Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-19T15:20:28.835Z] === RUN TestUtilGetBroadcastIP [2022-04-19T15:20:28.835Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-19T15:20:28.835Z] === RUN TestParseCIDR [2022-04-19T15:20:28.835Z] --- PASS: TestParseCIDR (0.00s) [2022-04-19T15:20:28.835Z] PASS [2022-04-19T15:20:28.835Z] coverage: 37.3% of statements [2022-04-19T15:20:28.835Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-04-19T15:20:30.106Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-19T15:20:30.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-19T15:20:30.386Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-19T15:20:30.386Z] PASS [2022-04-19T15:20:30.386Z] coverage: 55.0% of statements [2022-04-19T15:20:30.386Z] ok github.com/docker/docker/oci 0.053s coverage: 55.0% of statements [2022-04-19T15:20:30.386Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-19T15:20:30.386Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-19T15:20:30.562Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T15:20:30.844Z] === RUN TestAddressPoolOpt [2022-04-19T15:20:30.844Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/a [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/something [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/_=a [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/env1=value1 [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/_env1=value1 [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/PATH [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/=a [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/PATH= [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/PATH=something [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/asd!qwe [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/1asd [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/123 [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/some_space [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/__some_space_before [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/some_space_after__ [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/= [2022-04-19T15:20:30.844Z] === RUN TestValidateEnv/PaTh [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-19T15:20:30.844Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-19T15:20:30.844Z] === RUN TestParseHost [2022-04-19T15:20:30.844Z] --- PASS: TestParseHost (0.00s) [2022-04-19T15:20:30.844Z] === RUN TestParseDockerDaemonHost [2022-04-19T15:20:30.845Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestParseTCP [2022-04-19T15:20:30.845Z] --- PASS: TestParseTCP (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-19T15:20:30.845Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestValidateExtraHosts [2022-04-19T15:20:30.845Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestIpOptString [2022-04-19T15:20:30.845Z] --- PASS: TestIpOptString (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-19T15:20:30.845Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestNewIpOptValidDefaultVal [2022-04-19T15:20:30.845Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestIpOptSetInvalidVal [2022-04-19T15:20:30.845Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestValidateIPAddress [2022-04-19T15:20:30.845Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestMapOpts [2022-04-19T15:20:30.845Z] --- PASS: TestMapOpts (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestListOptsWithoutValidator [2022-04-19T15:20:30.845Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestListOptsWithValidator [2022-04-19T15:20:30.845Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestValidateDNSSearch [2022-04-19T15:20:30.845Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestValidateLabel [2022-04-19T15:20:30.845Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-19T15:20:30.845Z] === RUN TestValidateLabel/label_with_general_format [2022-04-19T15:20:30.845Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-19T15:20:30.845Z] === RUN TestValidateLabel/label_with_one_more [2022-04-19T15:20:30.845Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-19T15:20:30.845Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-19T15:20:30.845Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-19T15:20:30.845Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-19T15:20:30.845Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-19T15:20:30.845Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-19T15:20:30.845Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-19T15:20:30.845Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-19T15:20:30.845Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-19T15:20:30.845Z] --- PASS: TestValidateLabel (0.00s) [2022-04-19T15:20:30.845Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-19T15:20:30.845Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-19T15:20:30.845Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-19T15:20:30.845Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-19T15:20:30.845Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-19T15:20:30.845Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-19T15:20:30.845Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-19T15:20:30.845Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-19T15:20:30.845Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-19T15:20:30.845Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-19T15:20:30.845Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-19T15:20:30.845Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-19T15:20:30.845Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestNamedListOpts [2022-04-19T15:20:30.845Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestNamedMapOpts [2022-04-19T15:20:30.845Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestParseLink [2022-04-19T15:20:30.845Z] --- PASS: TestParseLink (0.00s) [2022-04-19T15:20:30.845Z] === RUN TestUlimitOpt [2022-04-19T15:20:30.845Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-19T15:20:30.845Z] PASS [2022-04-19T15:20:30.845Z] coverage: 66.5% of statements [2022-04-19T15:20:30.845Z] ok github.com/docker/docker/opts 0.100s coverage: 66.5% of statements [2022-04-19T15:20:30.845Z] === RUN TestParseVersion [2022-04-19T15:20:30.845Z] --- PASS: TestParseVersion (0.00s) [2022-04-19T15:20:30.845Z] PASS [2022-04-19T15:20:30.845Z] coverage: 52.9% of statements [2022-04-19T15:20:30.845Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-04-19T15:20:31.303Z] 2022/04/19 15:20:31 Closing DB instances... [2022-04-19T15:20:32.091Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T15:20:32.837Z] === RUN TestPeerCertificateMarshalJSON [2022-04-19T15:20:32.837Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-04-19T15:20:32.837Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-19T15:20:33.295Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-19T15:20:33.295Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-19T15:20:33.295Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2022-04-19T15:20:33.295Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-19T15:20:33.295Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-19T15:20:33.295Z] === RUN TestMiddleware [2022-04-19T15:20:33.295Z] --- PASS: TestMiddleware (0.00s) [2022-04-19T15:20:33.295Z] === RUN TestNewResponseModifier [2022-04-19T15:20:33.295Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-19T15:20:33.295Z] PASS [2022-04-19T15:20:33.295Z] coverage: 26.8% of statements [2022-04-19T15:20:33.295Z] ok github.com/docker/docker/pkg/authorization 0.425s coverage: 26.8% of statements [2022-04-19T15:20:33.295Z] === RUN TestIsArchivePathDir [2022-04-19T15:20:33.295Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-04-19T15:20:33.295Z] === RUN TestIsArchivePathInvalidFile [2022-04-19T15:20:33.619Z] --- PASS: TestBuildMultiStageCopy (14.63s) [2022-04-19T15:20:33.619Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.56s) [2022-04-19T15:20:33.619Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2022-04-19T15:20:33.619Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.16s) [2022-04-19T15:20:33.619Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.38s) [2022-04-19T15:20:33.619Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s) [2022-04-19T15:20:33.619Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T15:20:33.753Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-04-19T15:20:33.753Z] === RUN TestIsArchivePathTar [2022-04-19T15:20:33.753Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-04-19T15:20:33.753Z] === RUN TestDecompressStreamGzip [2022-04-19T15:20:33.753Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-19T15:20:33.753Z] === RUN TestDecompressStreamBzip2 [2022-04-19T15:20:34.137Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-19T15:20:34.211Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-04-19T15:20:34.211Z] === RUN TestDecompressStreamXz [2022-04-19T15:20:34.211Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T15:20:34.211Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-19T15:20:34.211Z] === RUN TestDecompressStreamZstd [2022-04-19T15:20:34.211Z] === RUN TestUnbuffered [2022-04-19T15:20:34.211Z] --- PASS: TestUnbuffered (0.00s) [2022-04-19T15:20:34.211Z] === RUN TestRaceUnbuffered [2022-04-19T15:20:34.211Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-19T15:20:34.211Z] PASS [2022-04-19T15:20:34.211Z] coverage: 100.0% of statements [2022-04-19T15:20:34.211Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2022-04-19T15:20:34.211Z] archive_test.go:140: zstd not installed [2022-04-19T15:20:34.211Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-19T15:20:34.211Z] === RUN TestCompressStreamXzUnsupported [2022-04-19T15:20:34.211Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-19T15:20:34.211Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-19T15:20:34.211Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-19T15:20:34.211Z] === RUN TestCompressStreamInvalid [2022-04-19T15:20:34.211Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-19T15:20:34.211Z] === RUN TestExtensionInvalid [2022-04-19T15:20:34.211Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-19T15:20:34.211Z] === RUN TestExtensionUncompressed [2022-04-19T15:20:34.211Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-19T15:20:34.211Z] === RUN TestExtensionBzip2 [2022-04-19T15:20:34.211Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-19T15:20:34.211Z] === RUN TestExtensionGzip [2022-04-19T15:20:34.211Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-19T15:20:34.211Z] === RUN TestExtensionXz [2022-04-19T15:20:34.211Z] --- PASS: TestExtensionXz (0.00s) [2022-04-19T15:20:34.211Z] === RUN TestExtensionZstd [2022-04-19T15:20:34.211Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-19T15:20:34.211Z] === RUN TestCmdStreamLargeStderr [2022-04-19T15:20:34.211Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-04-19T15:20:34.211Z] === RUN TestCmdStreamBad [2022-04-19T15:20:34.211Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T15:20:34.211Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-19T15:20:34.211Z] === RUN TestCmdStreamGood [2022-04-19T15:20:34.211Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-19T15:20:34.211Z] === RUN TestUntarPathWithInvalidDest [2022-04-19T15:20:34.211Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-04-19T15:20:34.211Z] === RUN TestUntarPathWithInvalidSrc [2022-04-19T15:20:34.211Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-19T15:20:34.211Z] === RUN TestUntarPath [2022-04-19T15:20:34.211Z] --- PASS: TestUntarPath (0.08s) [2022-04-19T15:20:34.211Z] === RUN TestUntarPathWithDestinationFile [2022-04-19T15:20:34.211Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-19T15:20:34.211Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-19T15:20:34.671Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-04-19T15:20:34.671Z] === RUN TestCopyWithTarInvalidSrc [2022-04-19T15:20:34.671Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-19T15:20:34.671Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-19T15:20:34.671Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T15:20:34.671Z] === RUN TestCopyWithTarSrcFile [2022-04-19T15:20:34.671Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-19T15:20:34.671Z] === RUN TestCopyWithTarSrcFolder [2022-04-19T15:20:34.671Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-19T15:20:34.671Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-19T15:20:34.671Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-19T15:20:34.671Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-19T15:20:34.671Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T15:20:34.671Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-19T15:20:34.671Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-19T15:20:34.671Z] === RUN TestCopyFileWithTarSrcFile [2022-04-19T15:20:34.671Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-19T15:20:34.671Z] === RUN TestTarFiles [2022-04-19T15:20:34.671Z] === RUN TestMatch [2022-04-19T15:20:34.671Z] === RUN TestMatch/[[]] [2022-04-19T15:20:34.671Z] === RUN TestMatch/[[foo]] [2022-04-19T15:20:34.671Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-19T15:20:34.671Z] === RUN TestMatch/[[foo_bar]] [2022-04-19T15:20:34.671Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-19T15:20:34.671Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-19T15:20:34.671Z] === RUN TestMatch/[] [2022-04-19T15:20:34.671Z] === RUN TestMatch/[]#01 [2022-04-19T15:20:34.671Z] === RUN TestMatch/[[qux]] [2022-04-19T15:20:34.671Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-19T15:20:34.671Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-19T15:20:34.671Z] === RUN TestMatch/[[foo_baz]] [2022-04-19T15:20:34.671Z] --- PASS: TestMatch (0.00s) [2022-04-19T15:20:34.671Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-19T15:20:34.671Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-19T15:20:34.671Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-19T15:20:34.671Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-19T15:20:34.671Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-19T15:20:34.671Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-19T15:20:34.671Z] --- PASS: TestMatch/[] (0.00s) [2022-04-19T15:20:34.671Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-19T15:20:34.671Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-19T15:20:34.671Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-19T15:20:34.671Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-19T15:20:34.671Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-19T15:20:34.671Z] PASS [2022-04-19T15:20:34.671Z] coverage: 87.5% of statements [2022-04-19T15:20:34.671Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-04-19T15:20:35.636Z] 2022/04/19 15:20:35 Closing DB instances... [2022-04-19T15:20:36.094Z] === RUN TestChrootTarUntar [2022-04-19T15:20:36.094Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:20:36.094Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-19T15:20:36.094Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-19T15:20:36.094Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:20:36.094Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T15:20:36.094Z] === RUN TestChrootUntarEmptyArchive [2022-04-19T15:20:36.094Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-19T15:20:36.094Z] === RUN TestChrootTarUntarWithSymlink [2022-04-19T15:20:36.094Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:20:36.094Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T15:20:36.094Z] === RUN TestChrootCopyWithTar [2022-04-19T15:20:36.094Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:20:36.094Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-19T15:20:36.094Z] === RUN TestChrootCopyFileWithTar [2022-04-19T15:20:36.094Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:20:36.094Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-19T15:20:36.094Z] === RUN TestChrootUntarPath [2022-04-19T15:20:36.094Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:20:36.094Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-19T15:20:36.094Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-19T15:20:36.094Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:20:36.094Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T15:20:36.094Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-19T15:20:36.094Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:20:36.094Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T15:20:36.094Z] === RUN TestChrootApplyDotDotFile [2022-04-19T15:20:36.094Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:20:36.094Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-19T15:20:36.094Z] PASS [2022-04-19T15:20:36.094Z] coverage: 12.0% of statements [2022-04-19T15:20:36.094Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 12.0% of statements [2022-04-19T15:20:36.505Z] --- PASS: TestBuildMultiStageParentConfig (2.96s) [2022-04-19T15:20:36.505Z] === RUN TestBuildLabelWithTargets [2022-04-19T15:20:36.505Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:20:36.505Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-19T15:20:36.505Z] === RUN TestBuildWithEmptyLayers [2022-04-19T15:20:37.626Z] === RUN TestEnsureRemoveAllNotExist [2022-04-19T15:20:37.626Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-19T15:20:37.626Z] === RUN TestEnsureRemoveAllWithDir [2022-04-19T15:20:37.626Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-19T15:20:37.626Z] === RUN TestEnsureRemoveAllWithFile [2022-04-19T15:20:37.626Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-19T15:20:37.626Z] PASS [2022-04-19T15:20:37.626Z] coverage: 0.0% of statements [2022-04-19T15:20:37.626Z] ok github.com/docker/docker/pkg/containerfs 0.051s coverage: 0.0% of statements [2022-04-19T15:20:37.626Z] --- PASS: TestNetworkDBCRUDTableEntry (4.43s) [2022-04-19T15:20:37.626Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-19T15:20:38.033Z] --- PASS: TestBuildWithEmptyLayers (1.59s) [2022-04-19T15:20:38.033Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T15:20:38.084Z] === RUN TestSizeEmpty [2022-04-19T15:20:38.084Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-19T15:20:38.084Z] === RUN TestSizeEmptyFile [2022-04-19T15:20:38.084Z] --- PASS: TestSizeEmptyFile (0.01s) [2022-04-19T15:20:38.084Z] === RUN TestSizeNonemptyFile [2022-04-19T15:20:38.084Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-19T15:20:38.084Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-19T15:20:38.084Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-19T15:20:38.084Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-19T15:20:38.084Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-19T15:20:38.084Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-19T15:20:38.084Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-19T15:20:38.084Z] === RUN TestMoveToSubdir [2022-04-19T15:20:38.084Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-19T15:20:38.084Z] === RUN TestSizeNonExistingDirectory [2022-04-19T15:20:38.084Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-19T15:20:38.084Z] PASS [2022-04-19T15:20:38.084Z] coverage: 80.0% of statements [2022-04-19T15:20:38.084Z] ok github.com/docker/docker/pkg/directory 0.073s coverage: 80.0% of statements [2022-04-19T15:20:39.407Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-19T15:20:39.619Z] === RUN TestPollerAddRemove [2022-04-19T15:20:39.619Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-19T15:20:39.619Z] === RUN TestPollerEvent [2022-04-19T15:20:39.619Z] poller_test.go:40: No chmod on Windows [2022-04-19T15:20:39.619Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-19T15:20:39.619Z] === RUN TestPollerClose [2022-04-19T15:20:39.619Z] --- PASS: TestPollerClose (0.00s) [2022-04-19T15:20:39.619Z] PASS [2022-04-19T15:20:39.619Z] coverage: 45.7% of statements [2022-04-19T15:20:39.619Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 45.7% of statements [2022-04-19T15:20:39.619Z] 2022/04/19 15:20:39 Closing DB instances... [2022-04-19T15:20:40.589Z] === RUN TestCopyFileWithInvalidSrc [2022-04-19T15:20:40.589Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T15:20:40.589Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2022-04-19T15:20:40.589Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-19T15:20:40.589Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-19T15:20:40.589Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.02s) [2022-04-19T15:20:40.589Z] === RUN TestCopyFile [2022-04-19T15:20:40.589Z] --- PASS: TestCopyFile (0.01s) [2022-04-19T15:20:40.589Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-19T15:20:40.589Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T15:20:40.589Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-19T15:20:40.589Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-19T15:20:40.589Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T15:20:40.589Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestWildcardMatches [2022-04-19T15:20:40.589Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestPatternMatches [2022-04-19T15:20:40.589Z] --- PASS: TestPatternMatches (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-19T15:20:40.589Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestPatternMatchesFolderExclusions [2022-04-19T15:20:40.589Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-19T15:20:40.589Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-19T15:20:40.589Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-19T15:20:40.589Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-19T15:20:40.589Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestSingleExclamationError [2022-04-19T15:20:40.589Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestMatchesWithNoPatterns [2022-04-19T15:20:40.589Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestMatchesWithMalformedPatterns [2022-04-19T15:20:40.589Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestMatches [2022-04-19T15:20:40.589Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-19T15:20:40.589Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-19T15:20:40.589Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-19T15:20:40.589Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-19T15:20:40.589Z] --- PASS: TestMatches (0.01s) [2022-04-19T15:20:40.589Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-19T15:20:40.589Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-19T15:20:40.589Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-19T15:20:40.589Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestCleanPatterns [2022-04-19T15:20:40.589Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-19T15:20:40.589Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestCleanPatternsExceptionFlag [2022-04-19T15:20:40.589Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-19T15:20:40.589Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-19T15:20:40.589Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestCleanPatternsErrorSingleException [2022-04-19T15:20:40.589Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestCreateIfNotExistsDir [2022-04-19T15:20:40.589Z] --- PASS: TestCreateIfNotExistsDir (0.03s) [2022-04-19T15:20:40.589Z] === RUN TestCreateIfNotExistsFile [2022-04-19T15:20:40.589Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-19T15:20:40.589Z] === RUN TestMatch [2022-04-19T15:20:40.589Z] --- PASS: TestMatch (0.00s) [2022-04-19T15:20:40.589Z] === RUN TestCompile [2022-04-19T15:20:40.589Z] === RUN TestCompile/slash [2022-04-19T15:20:40.589Z] === RUN TestCompile/backslash [2022-04-19T15:20:40.589Z] --- PASS: TestCompile (0.00s) [2022-04-19T15:20:40.589Z] --- PASS: TestCompile/slash (0.00s) [2022-04-19T15:20:40.589Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-19T15:20:40.589Z] PASS [2022-04-19T15:20:40.589Z] coverage: 84.7% of statements [2022-04-19T15:20:40.589Z] ok github.com/docker/docker/pkg/fileutils 0.172s coverage: 84.7% of statements [2022-04-19T15:20:41.048Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-04-19T15:20:41.048Z] === RUN TestNetworkDBNodeLeave [2022-04-19T15:20:41.301Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-19T15:20:41.509Z] === RUN TestGet [2022-04-19T15:20:41.509Z] --- PASS: TestGet (0.00s) [2022-04-19T15:20:41.509Z] === RUN TestGetShortcutString [2022-04-19T15:20:41.509Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-19T15:20:41.509Z] PASS [2022-04-19T15:20:41.509Z] coverage: 42.9% of statements [2022-04-19T15:20:41.509Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 42.9% of statements [2022-04-19T15:20:41.967Z] --- PASS: TestTarFiles (7.34s) [2022-04-19T15:20:41.967Z] === RUN TestDetectCompressionZstd [2022-04-19T15:20:41.967Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-19T15:20:41.967Z] === RUN TestTarUntar [2022-04-19T15:20:41.967Z] --- PASS: TestTarUntar (0.05s) [2022-04-19T15:20:41.967Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-19T15:20:41.967Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-19T15:20:41.967Z] === RUN TestTarWithOptions [2022-04-19T15:20:41.967Z] --- PASS: TestTarWithOptions (0.04s) [2022-04-19T15:20:41.967Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-19T15:20:41.967Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-19T15:20:41.967Z] === RUN TestUntarUstarGnuConflict [2022-04-19T15:20:41.967Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-19T15:20:41.967Z] === RUN TestUntarInvalidFilenames [2022-04-19T15:20:41.967Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1461177965\\dest" [2022-04-19T15:20:41.967Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-04-19T15:20:41.967Z] === RUN TestUntarHardlinkToSymlink [2022-04-19T15:20:42.423Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-19T15:20:42.423Z] === RUN TestUntarInvalidHardlink [2022-04-19T15:20:42.423Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4128632342\\victim\\hello" -> "../victim/hello" [2022-04-19T15:20:42.423Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1068424801\\victim\\hello" -> "/../victim/hello" [2022-04-19T15:20:42.423Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink780143590\\victim" -> "../victim" [2022-04-19T15:20:42.423Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink522938731\\victim" -> "../victim" [2022-04-19T15:20:42.423Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink27337921\\victim" -> "../victim" [2022-04-19T15:20:42.423Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3322314153\\victim" -> "../victim" [2022-04-19T15:20:42.423Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-04-19T15:20:42.423Z] === RUN TestUntarInvalidSymlink [2022-04-19T15:20:42.423Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1165146763\\dest\\dotdot" -> "../victim/hello" [2022-04-19T15:20:42.423Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink181811156\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T15:20:42.423Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3491206858\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:20:42.423Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3086026487\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:20:42.423Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink832590477\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:20:42.423Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2147792066\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:20:42.423Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3482906143\\dest\\dir\\loophole" -> "../../victim" [2022-04-19T15:20:42.423Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-19T15:20:42.423Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-19T15:20:42.423Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-19T15:20:42.423Z] === RUN TestXGlobalNoParent [2022-04-19T15:20:42.423Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-19T15:20:42.423Z] === RUN TestReplaceFileTarWrapper [2022-04-19T15:20:42.423Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-04-19T15:20:42.423Z] === RUN TestPrefixHeaderReadable [2022-04-19T15:20:42.423Z] --- PASS: TestPrefixHeaderReadable (0.05s) [2022-04-19T15:20:42.423Z] === RUN TestDisablePigz [2022-04-19T15:20:42.423Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-19T15:20:42.882Z] --- PASS: TestDisablePigz (0.15s) [2022-04-19T15:20:42.882Z] === RUN TestPigz [2022-04-19T15:20:42.882Z] === RUN TestCreateIDMapOrder [2022-04-19T15:20:42.882Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-19T15:20:42.882Z] PASS [2022-04-19T15:20:42.882Z] coverage: 7.2% of statements [2022-04-19T15:20:42.882Z] ok github.com/docker/docker/pkg/idtools 0.046s coverage: 7.2% of statements [2022-04-19T15:20:42.882Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-19T15:20:42.882Z] --- PASS: TestPigz (0.18s) [2022-04-19T15:20:42.882Z] === RUN TestNosysFileInfo [2022-04-19T15:20:42.882Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-19T15:20:42.882Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T15:20:42.882Z] archive_windows_test.go:16: Currently fails [2022-04-19T15:20:42.882Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T15:20:42.882Z] === RUN TestCanonicalTarNameForPath [2022-04-19T15:20:42.882Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-19T15:20:42.882Z] === RUN TestCanonicalTarName [2022-04-19T15:20:42.882Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-19T15:20:42.882Z] === RUN TestChmodTarEntry [2022-04-19T15:20:42.882Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-19T15:20:42.882Z] === RUN TestHardLinkOrder [2022-04-19T15:20:42.882Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-19T15:20:42.882Z] === RUN TestChangeString [2022-04-19T15:20:42.882Z] --- PASS: TestChangeString (0.00s) [2022-04-19T15:20:42.882Z] === RUN TestChangesWithNoChanges [2022-04-19T15:20:42.882Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-19T15:20:42.882Z] === RUN TestChangesWithChanges [2022-04-19T15:20:42.882Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-19T15:20:42.882Z] === RUN TestChangesWithChangesGH13590 [2022-04-19T15:20:42.882Z] changes_test.go:196: needs more investigation [2022-04-19T15:20:42.882Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-19T15:20:42.882Z] === RUN TestChangesDirsEmpty [2022-04-19T15:20:43.339Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-04-19T15:20:43.339Z] === RUN TestChangesDirsMutated [2022-04-19T15:20:43.339Z] --- PASS: TestChangesDirsMutated (0.24s) [2022-04-19T15:20:43.339Z] === RUN TestApplyLayer [2022-04-19T15:20:43.339Z] changes_test.go:433: needs further investigation [2022-04-19T15:20:43.339Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-19T15:20:43.339Z] === RUN TestChangesSizeWithHardlinks [2022-04-19T15:20:43.339Z] changes_test.go:469: needs further investigation [2022-04-19T15:20:43.339Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-19T15:20:43.339Z] === RUN TestChangesSizeWithNoChanges [2022-04-19T15:20:43.339Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-19T15:20:43.339Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-19T15:20:43.339Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-19T15:20:43.339Z] === RUN TestChangesSize [2022-04-19T15:20:43.339Z] --- PASS: TestChangesSize (0.01s) [2022-04-19T15:20:43.339Z] === RUN TestApplyLayerInvalidFilenames [2022-04-19T15:20:43.339Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3311101184\\dest" [2022-04-19T15:20:43.339Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-19T15:20:43.339Z] === RUN TestApplyLayerInvalidHardlink [2022-04-19T15:20:43.339Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3857902346\\victim\\hello" -> "../victim/hello" [2022-04-19T15:20:43.339Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3319902019\\victim\\hello" -> "/../victim/hello" [2022-04-19T15:20:43.339Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3241973798\\victim" -> "../victim" [2022-04-19T15:20:43.339Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4040190717\\victim" -> "../victim" [2022-04-19T15:20:43.339Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink328081469\\victim" -> "../victim" [2022-04-19T15:20:43.339Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1581675234\\victim" -> "../victim" [2022-04-19T15:20:43.339Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-19T15:20:43.339Z] === RUN TestApplyLayerInvalidSymlink [2022-04-19T15:20:43.339Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink13447636\\dest\\dotdot" -> "../victim/hello" [2022-04-19T15:20:43.339Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4004728225\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T15:20:43.339Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink854472300\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:20:43.339Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3761042577\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:20:43.339Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4205155815\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:20:43.339Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4092982581\\dest\\loophole-victim" -> "../victim" [2022-04-19T15:20:43.339Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-19T15:20:43.339Z] === RUN TestApplyLayerWhiteouts [2022-04-19T15:20:43.796Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-19T15:20:43.797Z] === RUN TestGenerateEmptyFile [2022-04-19T15:20:43.797Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-19T15:20:43.797Z] === RUN TestGenerateWithContent [2022-04-19T15:20:43.797Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-19T15:20:43.797Z] PASS [2022-04-19T15:20:43.797Z] coverage: 62.9% of statements [2022-04-19T15:20:43.797Z] ok github.com/docker/docker/pkg/archive 10.317s coverage: 62.9% of statements [2022-04-19T15:20:43.797Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2022-04-19T15:20:43.797Z] === RUN TestNetworkDBWatch [2022-04-19T15:20:44.255Z] === RUN TestFixedBufferCap [2022-04-19T15:20:44.255Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-19T15:20:44.255Z] === RUN TestFixedBufferLen [2022-04-19T15:20:44.255Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-19T15:20:44.255Z] === RUN TestFixedBufferString [2022-04-19T15:20:44.255Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-19T15:20:44.255Z] === RUN TestFixedBufferWrite [2022-04-19T15:20:44.255Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-19T15:20:44.255Z] === RUN TestFixedBufferRead [2022-04-19T15:20:44.255Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-19T15:20:44.255Z] === RUN TestBytesPipeRead [2022-04-19T15:20:44.255Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-19T15:20:44.255Z] === RUN TestBytesPipeWrite [2022-04-19T15:20:44.255Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-19T15:20:44.255Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-19T15:20:44.713Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-04-19T15:20:44.713Z] === RUN TestAtomicWriteToFile [2022-04-19T15:20:44.713Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-19T15:20:44.713Z] === RUN TestAtomicWriteSetCommit [2022-04-19T15:20:44.713Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-19T15:20:44.713Z] === RUN TestAtomicWriteSetCancel [2022-04-19T15:20:44.713Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-19T15:20:44.713Z] === RUN TestReadCloserWrapperClose [2022-04-19T15:20:44.713Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-19T15:20:44.713Z] === RUN TestReaderErrWrapperReadOnError [2022-04-19T15:20:44.713Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-19T15:20:44.713Z] === RUN TestReaderErrWrapperRead [2022-04-19T15:20:44.713Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-19T15:20:44.713Z] === RUN TestCancelReadCloser [2022-04-19T15:20:44.713Z] --- PASS: TestCancelReadCloser (0.12s) [2022-04-19T15:20:44.713Z] === RUN TestWriteCloserWrapperClose [2022-04-19T15:20:44.713Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-19T15:20:44.713Z] === RUN TestNopWriteCloser [2022-04-19T15:20:44.713Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-19T15:20:44.713Z] === RUN TestNopWriter [2022-04-19T15:20:44.713Z] --- PASS: TestNopWriter (0.00s) [2022-04-19T15:20:44.713Z] === RUN TestWriteCounter [2022-04-19T15:20:44.713Z] --- PASS: TestWriteCounter (0.00s) [2022-04-19T15:20:44.713Z] PASS [2022-04-19T15:20:44.713Z] coverage: 70.1% of statements [2022-04-19T15:20:44.713Z] ok github.com/docker/docker/pkg/ioutils 0.680s coverage: 70.1% of statements [2022-04-19T15:20:45.468Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-19T15:20:45.678Z] 2022/04/19 15:20:45 Closing DB instances... [2022-04-19T15:20:45.678Z] === RUN TestError [2022-04-19T15:20:45.678Z] --- PASS: TestError (0.00s) [2022-04-19T15:20:45.678Z] === RUN TestProgressString [2022-04-19T15:20:45.678Z] === RUN TestProgressString/no_progress [2022-04-19T15:20:45.678Z] === RUN TestProgressString/progress_1 [2022-04-19T15:20:45.678Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-19T15:20:45.678Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-19T15:20:45.678Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-19T15:20:45.678Z] === RUN TestProgressString/with_units [2022-04-19T15:20:45.678Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-19T15:20:45.678Z] === RUN TestProgressString/hide_counts [2022-04-19T15:20:45.678Z] --- PASS: TestProgressString (0.00s) [2022-04-19T15:20:45.678Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-19T15:20:45.678Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-19T15:20:45.678Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-19T15:20:45.678Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-19T15:20:45.678Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-19T15:20:45.678Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-19T15:20:45.678Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-19T15:20:45.678Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-19T15:20:45.678Z] === RUN TestJSONMessageDisplay [2022-04-19T15:20:46.140Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-04-19T15:20:46.140Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-19T15:20:46.140Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-19T15:20:46.140Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-19T15:20:46.140Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-19T15:20:46.140Z] === RUN TestDisplayJSONMessagesStream [2022-04-19T15:20:46.140Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-19T15:20:46.140Z] PASS [2022-04-19T15:20:46.140Z] coverage: 91.7% of statements [2022-04-19T15:20:46.140Z] ok github.com/docker/docker/pkg/jsonmessage 0.251s coverage: 91.7% of statements [2022-04-19T15:20:46.600Z] === RUN TestStandardLongPath [2022-04-19T15:20:46.600Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-19T15:20:46.600Z] === RUN TestUNCLongPath [2022-04-19T15:20:46.600Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-19T15:20:46.600Z] PASS [2022-04-19T15:20:46.600Z] coverage: 100.0% of statements [2022-04-19T15:20:46.600Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-04-19T15:20:47.058Z] --- PASS: TestNetworkDBWatch (3.11s) [2022-04-19T15:20:47.058Z] === RUN TestNetworkDBBulkSync [2022-04-19T15:20:47.399Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-19T15:20:47.516Z] === RUN TestNameFormat [2022-04-19T15:20:47.516Z] --- PASS: TestNameFormat (0.00s) [2022-04-19T15:20:47.516Z] === RUN TestNameRetries [2022-04-19T15:20:47.516Z] --- PASS: TestNameRetries (0.00s) [2022-04-19T15:20:47.516Z] PASS [2022-04-19T15:20:47.516Z] coverage: 85.7% of statements [2022-04-19T15:20:47.516Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2022-04-19T15:20:47.973Z] 2022/04/19 15:20:47 Closing DB instances... [2022-04-19T15:20:48.430Z] === RUN TestParseKeyValueOpt [2022-04-19T15:20:48.430Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-19T15:20:48.430Z] === RUN TestParseUintList [2022-04-19T15:20:48.430Z] --- PASS: TestParseUintList (0.00s) [2022-04-19T15:20:48.430Z] === RUN TestParseUintListMaximumLimits [2022-04-19T15:20:48.430Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-19T15:20:48.430Z] PASS [2022-04-19T15:20:48.430Z] coverage: 97.0% of statements [2022-04-19T15:20:48.430Z] ok github.com/docker/docker/pkg/parsers 0.051s coverage: 97.0% of statements [2022-04-19T15:20:49.397Z] --- PASS: TestNetworkDBBulkSync (2.69s) [2022-04-19T15:20:49.397Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-19T15:20:49.854Z] === RUN Test_windowsOSRelease_String [2022-04-19T15:20:49.854Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-19T15:20:49.854Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-19T15:20:49.854Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-19T15:20:49.854Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-19T15:20:49.854Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-19T15:20:49.854Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-19T15:20:49.854Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-19T15:20:49.854Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-19T15:20:49.854Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-19T15:20:49.854Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T15:20:49.854Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T15:20:49.854Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T15:20:49.854Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T15:20:49.854Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T15:20:49.854Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T15:20:49.854Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T15:20:49.854Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T15:20:49.854Z] PASS [2022-04-19T15:20:49.854Z] coverage: 36.4% of statements [2022-04-19T15:20:49.854Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.056s coverage: 36.4% of statements [2022-04-19T15:20:50.823Z] === RUN TestNewAndRemove [2022-04-19T15:20:50.823Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-19T15:20:50.823Z] === RUN TestRemoveInvalidPath [2022-04-19T15:20:50.823Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-19T15:20:50.823Z] PASS [2022-04-19T15:20:50.823Z] coverage: 82.6% of statements [2022-04-19T15:20:50.823Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2022-04-19T15:20:51.566Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-19T15:20:51.566Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-19T15:20:51.566Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-19T15:20:53.013Z] === RUN TestFailedConnection [2022-04-19T15:20:53.013Z] 2022/04/19 15:20:52 Closing DB instances... [2022-04-19T15:20:53.984Z] --- PASS: TestFailedConnection (1.11s) [2022-04-19T15:20:53.984Z] === RUN TestFailOnce [2022-04-19T15:20:53.984Z] 2022/04/19 15:20:53 http: panic serving 127.0.0.1:49298: Plugin not ready [2022-04-19T15:20:53.984Z] goroutine 26 [running]: [2022-04-19T15:20:53.984Z] net/http.(*conn).serve.func1() [2022-04-19T15:20:53.984Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T15:20:53.984Z] panic({0x11d3700, 0x131d040}) [2022-04-19T15:20:53.984Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T15:20:53.984Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000177a70?) [2022-04-19T15:20:53.984Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-19T15:20:53.984Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1322858?, 0xc0001ac000?}, 0x112da66?) [2022-04-19T15:20:53.984Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T15:20:53.984Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1322858, 0xc0001ac000}, 0xc000168300) [2022-04-19T15:20:53.984Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-19T15:20:53.984Z] net/http.serverHandler.ServeHTTP({0x1320e78?}, {0x1322858, 0xc0001ac000}, 0xc000168300) [2022-04-19T15:20:53.984Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T15:20:53.984Z] net/http.(*conn).serve(0xc000094e60, {0x1322d58, 0xc0000260f0}) [2022-04-19T15:20:53.984Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T15:20:53.984Z] created by net/http.(*Server).Serve [2022-04-19T15:20:53.984Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T15:20:53.984Z] time="2022-04-19T15:20:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2022-04-19T15:20:54.949Z] --- PASS: TestFailOnce (1.18s) [2022-04-19T15:20:54.949Z] === RUN TestEchoInputOutput [2022-04-19T15:20:54.949Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-19T15:20:54.949Z] === RUN TestBackoff [2022-04-19T15:20:54.949Z] --- PASS: TestBackoff (0.00s) [2022-04-19T15:20:54.949Z] === RUN TestAbortRetry [2022-04-19T15:20:54.949Z] --- PASS: TestAbortRetry (0.00s) [2022-04-19T15:20:54.949Z] === RUN TestClientScheme [2022-04-19T15:20:54.949Z] --- PASS: TestClientScheme (0.00s) [2022-04-19T15:20:54.949Z] === RUN TestNewClientWithTimeout [2022-04-19T15:20:55.407Z] --- PASS: TestGetAddress (28.99s) [2022-04-19T15:20:55.407Z] === RUN TestRequestSyntaxCheck [2022-04-19T15:20:55.407Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-04-19T15:20:55.407Z] === RUN TestRequest [2022-04-19T15:20:55.407Z] time="2022-04-19T15:20:55Z" 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-04-19T15:20:55.687Z] --- PASS: TestBuildMultiStageOnBuild (15.05s) [2022-04-19T15:20:55.687Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T15:20:55.687Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:20:55.687Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-19T15:20:55.687Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T15:20:55.741Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-19T15:20:56.372Z] time="2022-04-19T15:20:55Z" level=error msg="node4(edeac9aeade5) Could not close DB: timeout waiting for leave broadcast" [2022-04-19T15:20:56.372Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.64s) [2022-04-19T15:20:56.372Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-19T15:20:56.671Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-19T15:20:56.830Z] time="2022-04-19T15:20:56Z" 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-04-19T15:20:57.233Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-19T15:20:57.287Z] 2022/04/19 15:20:57 Closing DB instances... [2022-04-19T15:20:58.819Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-19T15:20:58.819Z] === RUN TestNetworkDBGarbageCollection [2022-04-19T15:20:59.165Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-19T15:20:59.783Z] time="2022-04-19T15:20:59Z" 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-04-19T15:21:04.462Z] time="2022-04-19T15:21:03Z" 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-04-19T15:21:06.062Z] === RUN TestParseEmptyInterface [2022-04-19T15:21:06.062Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-19T15:21:06.062Z] === RUN TestParseNonInterfaceType [2022-04-19T15:21:06.062Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-19T15:21:06.062Z] === RUN TestParseWithOneFunction [2022-04-19T15:21:06.062Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-19T15:21:06.062Z] === RUN TestParseWithMultipleFuncs [2022-04-19T15:21:06.062Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-19T15:21:06.062Z] === RUN TestParseWithUnnamedReturn [2022-04-19T15:21:06.062Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-19T15:21:06.062Z] === RUN TestEmbeddedInterface [2022-04-19T15:21:06.062Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-19T15:21:06.062Z] === RUN TestParsedImports [2022-04-19T15:21:06.062Z] --- PASS: TestParsedImports (0.00s) [2022-04-19T15:21:06.062Z] === RUN TestAliasedImports [2022-04-19T15:21:06.062Z] --- PASS: TestAliasedImports (0.00s) [2022-04-19T15:21:06.062Z] PASS [2022-04-19T15:21:06.062Z] coverage: 56.8% of statements [2022-04-19T15:21:06.062Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2022-04-19T15:21:06.091Z] --- PASS: TestBuildMultiStageLayerLeak (12.81s) [2022-04-19T15:21:06.091Z] === RUN TestBuildWithHugeFile [2022-04-19T15:21:07.599Z] === RUN TestHTTPTransport [2022-04-19T15:21:07.599Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-19T15:21:07.599Z] PASS [2022-04-19T15:21:07.599Z] coverage: 85.7% of statements [2022-04-19T15:21:07.599Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-04-19T15:21:08.057Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-19T15:21:08.057Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T15:21:08.057Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-19T15:21:08.057Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-19T15:21:08.057Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-19T15:21:08.057Z] --- PASS: TestRequest (12.77s) [2022-04-19T15:21:08.057Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-19T15:21:08.057Z] === RUN TestOverlappingRequests [2022-04-19T15:21:08.057Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-19T15:21:08.057Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T15:21:08.057Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-19T15:21:08.057Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-19T15:21:08.057Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-19T15:21:08.057Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-19T15:21:08.057Z] === RUN TestBufferPoolPutAndGet [2022-04-19T15:21:08.057Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-19T15:21:08.057Z] PASS [2022-04-19T15:21:08.057Z] coverage: 88.2% of statements [2022-04-19T15:21:08.057Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-04-19T15:21:09.025Z] --- PASS: TestOverlappingRequests (0.64s) [2022-04-19T15:21:09.025Z] === RUN TestRelease [2022-04-19T15:21:09.025Z] === RUN TestOutputOnPrematureClose [2022-04-19T15:21:09.025Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-19T15:21:09.025Z] === RUN TestCompleteSilently [2022-04-19T15:21:09.025Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-19T15:21:09.025Z] PASS [2022-04-19T15:21:09.025Z] coverage: 75.9% of statements [2022-04-19T15:21:09.025Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-04-19T15:21:09.484Z] === RUN TestSendToOneSub [2022-04-19T15:21:09.484Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-19T15:21:09.484Z] === RUN TestSendToMultipleSubs [2022-04-19T15:21:09.484Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-19T15:21:09.484Z] === RUN TestEvictOneSub [2022-04-19T15:21:09.484Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-19T15:21:09.484Z] === RUN TestClosePublisher [2022-04-19T15:21:09.484Z] --- PASS: TestClosePublisher (0.00s) [2022-04-19T15:21:09.484Z] === RUN TestPubSubRace [2022-04-19T15:21:10.448Z] --- PASS: TestPubSubRace (1.08s) [2022-04-19T15:21:10.448Z] PASS [2022-04-19T15:21:10.448Z] coverage: 75.0% of statements [2022-04-19T15:21:10.448Z] ok github.com/docker/docker/pkg/pubsub 1.118s coverage: 75.0% of statements [2022-04-19T15:21:10.908Z] --- PASS: TestRelease (2.37s) [2022-04-19T15:21:10.908Z] === RUN TestAllocateRandomDeallocate [2022-04-19T15:21:11.369Z] === RUN TestRegister [2022-04-19T15:21:11.369Z] --- PASS: TestRegister (0.00s) [2022-04-19T15:21:11.369Z] === RUN TestCommand [2022-04-19T15:21:11.369Z] --- PASS: TestCommand (0.04s) [2022-04-19T15:21:11.369Z] === RUN TestNaiveSelf [2022-04-19T15:21:11.369Z] --- PASS: TestNaiveSelf (0.04s) [2022-04-19T15:21:11.369Z] PASS [2022-04-19T15:21:11.369Z] coverage: 82.4% of statements [2022-04-19T15:21:11.369Z] ok github.com/docker/docker/pkg/reexec 0.112s coverage: 82.4% of statements [2022-04-19T15:21:12.334Z] === RUN TestDump [2022-04-19T15:21:12.334Z] goroutine 19 [running]: [2022-04-19T15:21:12.334Z] github.com/docker/docker/pkg/stack.dump(0x242d57?) [2022-04-19T15:21:12.334Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T15:21:12.334Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-19T15:21:12.334Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-19T15:21:12.334Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-19T15:21:12.334Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-19T15:21:12.334Z] testing.tRunner(0xc000145040, 0x40a498) [2022-04-19T15:21:12.334Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T15:21:12.334Z] created by testing.(*T).Run [2022-04-19T15:21:12.334Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T15:21:12.334Z] [2022-04-19T15:21:12.334Z] goroutine 1 [chan receive]: [2022-04-19T15:21:12.334Z] testing.(*T).Run(0xc000144ea0, {0x3f913c?, 0x21c1f3?}, 0x40a498) [2022-04-19T15:21:12.334Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T15:21:12.334Z] testing.runTests.func1(0xc000132810?) [2022-04-19T15:21:12.334Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T15:21:12.334Z] testing.tRunner(0xc000144ea0, 0xc00013dca0) [2022-04-19T15:21:12.334Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T15:21:12.334Z] testing.runTests(0xc000110460?, {0x58e400, 0x3, 0x3}, {0x1d26d9b0a28?, 0x40?, 0x5934a0?}) [2022-04-19T15:21:12.334Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T15:21:12.334Z] testing.(*M).Run(0xc000110460) [2022-04-19T15:21:12.334Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T15:21:12.334Z] main.main() [2022-04-19T15:21:12.334Z] _testmain.go:99 +0x255 [2022-04-19T15:21:12.334Z] --- PASS: TestDump (0.00s) [2022-04-19T15:21:12.334Z] === RUN TestDumpToFile [2022-04-19T15:21:12.334Z] --- PASS: TestDumpToFile (0.19s) [2022-04-19T15:21:12.334Z] === RUN TestDumpToFileWithEmptyInput [2022-04-19T15:21:12.334Z] goroutine 21 [running]: [2022-04-19T15:21:12.334Z] github.com/docker/docker/pkg/stack.dump(0x2becd3?) [2022-04-19T15:21:12.334Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T15:21:12.334Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x2beca0?}) [2022-04-19T15:21:12.334Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-19T15:21:12.334Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000145040?) [2022-04-19T15:21:12.334Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-19T15:21:12.334Z] testing.tRunner(0xc0001456c0, 0x40a488) [2022-04-19T15:21:12.334Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T15:21:12.334Z] created by testing.(*T).Run [2022-04-19T15:21:12.334Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T15:21:12.334Z] [2022-04-19T15:21:12.334Z] goroutine 1 [chan receive]: [2022-04-19T15:21:12.334Z] testing.(*T).Run(0xc000144ea0, {0x400713?, 0x21c1f3?}, 0x40a488) [2022-04-19T15:21:12.334Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T15:21:12.334Z] testing.runTests.func1(0xc000132810?) [2022-04-19T15:21:12.334Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T15:21:12.334Z] testing.tRunner(0xc000144ea0, 0xc00013dca0) [2022-04-19T15:21:12.334Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T15:21:12.334Z] testing.runTests(0xc000110460?, {0x58e400, 0x3, 0x3}, {0x1d26d9b0a28?, 0x40?, 0x5934a0?}) [2022-04-19T15:21:12.334Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T15:21:12.334Z] testing.(*M).Run(0xc000110460) [2022-04-19T15:21:12.334Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T15:21:12.334Z] main.main() [2022-04-19T15:21:12.334Z] _testmain.go:99 +0x255 [2022-04-19T15:21:12.334Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-19T15:21:12.334Z] PASS [2022-04-19T15:21:12.334Z] coverage: 90.9% of statements [2022-04-19T15:21:12.334Z] ok github.com/docker/docker/pkg/stack 0.251s coverage: 90.9% of statements [2022-04-19T15:21:12.791Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-19T15:21:12.791Z] === RUN TestClientStream [2022-04-19T15:21:12.791Z] --- PASS: TestClientStream (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestClientSendFile [2022-04-19T15:21:12.791Z] --- PASS: TestClientSendFile (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestClientWithRequestTimeout [2022-04-19T15:21:12.791Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-19T15:21:12.791Z] === RUN TestFileSpecPlugin [2022-04-19T15:21:12.791Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-19T15:21:12.791Z] === RUN TestFileJSONSpecPlugin [2022-04-19T15:21:12.791Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-19T15:21:12.791Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestPluginAddHandler [2022-04-19T15:21:12.791Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestPluginWaitBadPlugin [2022-04-19T15:21:12.791Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestGet [2022-04-19T15:21:12.791Z] time="2022-04-19T15:21:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-19T15:21:12.791Z] === RUN TestNewStdWriter [2022-04-19T15:21:12.791Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-19T15:21:12.791Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestWriteWithNilBytes [2022-04-19T15:21:12.791Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestWrite [2022-04-19T15:21:12.791Z] --- PASS: TestWrite (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestWriteWithWriterError [2022-04-19T15:21:12.791Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-19T15:21:12.791Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestStdCopyWriteAndRead [2022-04-19T15:21:12.791Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-19T15:21:12.791Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-19T15:21:12.791Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-19T15:21:12.791Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-19T15:21:12.791Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-19T15:21:12.791Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-19T15:21:12.791Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-19T15:21:12.791Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-19T15:21:12.791Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-19T15:21:12.791Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-19T15:21:12.791Z] PASS [2022-04-19T15:21:12.791Z] coverage: 100.0% of statements [2022-04-19T15:21:12.791Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2022-04-19T15:21:13.757Z] time="2022-04-19T15:21:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-19T15:21:13.757Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-19T15:21:13.757Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-19T15:21:13.757Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-19T15:21:13.757Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-19T15:21:13.757Z] === RUN TestFormatStatus [2022-04-19T15:21:13.757Z] --- PASS: TestFormatStatus (0.00s) [2022-04-19T15:21:13.757Z] === RUN TestFormatError [2022-04-19T15:21:13.757Z] --- PASS: TestFormatError (0.00s) [2022-04-19T15:21:13.757Z] === RUN TestFormatJSONError [2022-04-19T15:21:13.757Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-19T15:21:13.757Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-19T15:21:13.757Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-19T15:21:13.757Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-19T15:21:13.757Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-19T15:21:13.757Z] === RUN TestNewJSONProgressOutput [2022-04-19T15:21:13.757Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-19T15:21:13.757Z] === RUN TestAuxFormatterEmit [2022-04-19T15:21:13.757Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-19T15:21:13.757Z] === RUN TestStreamWriterStdout [2022-04-19T15:21:13.757Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-19T15:21:13.757Z] === RUN TestStreamWriterStderr [2022-04-19T15:21:13.757Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-19T15:21:13.757Z] PASS [2022-04-19T15:21:13.757Z] coverage: 66.2% of statements [2022-04-19T15:21:13.757Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-04-19T15:21:14.214Z] === RUN TestGenerateRandomID [2022-04-19T15:21:14.214Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-19T15:21:14.214Z] === RUN TestShortenId [2022-04-19T15:21:14.214Z] --- PASS: TestShortenId (0.00s) [2022-04-19T15:21:14.214Z] === RUN TestShortenSha256Id [2022-04-19T15:21:14.214Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-19T15:21:14.214Z] === RUN TestShortenIdEmpty [2022-04-19T15:21:14.214Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-19T15:21:14.214Z] === RUN TestShortenIdInvalid [2022-04-19T15:21:14.214Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-19T15:21:14.214Z] === RUN TestIsShortIDNonHex [2022-04-19T15:21:14.214Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-19T15:21:14.214Z] === RUN TestIsShortIDNotCorrectSize [2022-04-19T15:21:14.214Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-19T15:21:14.214Z] PASS [2022-04-19T15:21:14.214Z] coverage: 70.6% of statements [2022-04-19T15:21:14.214Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-04-19T15:21:15.179Z] === RUN TestIsCpusetListAvailable [2022-04-19T15:21:15.179Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-19T15:21:15.179Z] PASS [2022-04-19T15:21:15.179Z] coverage: 39.4% of statements [2022-04-19T15:21:15.179Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 39.4% of statements [2022-04-19T15:21:15.637Z] time="2022-04-19T15:21:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-19T15:21:16.602Z] === RUN TestChtimes [2022-04-19T15:21:17.059Z] --- PASS: TestChtimes (0.00s) [2022-04-19T15:21:17.059Z] === RUN TestChtimesWindows [2022-04-19T15:21:17.059Z] --- PASS: TestChtimesWindows (0.01s) [2022-04-19T15:21:17.059Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-19T15:21:17.059Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-19T15:21:17.059Z] PASS [2022-04-19T15:21:17.059Z] coverage: 13.0% of statements [2022-04-19T15:21:17.059Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 13.0% of statements [2022-04-19T15:21:17.517Z] === RUN TestTailFile [2022-04-19T15:21:17.517Z] --- PASS: TestTailFile (0.00s) [2022-04-19T15:21:17.517Z] === RUN TestTailFileManyLines [2022-04-19T15:21:17.517Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-19T15:21:17.517Z] === RUN TestTailEmptyFile [2022-04-19T15:21:17.517Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-19T15:21:17.517Z] === RUN TestTailNegativeN [2022-04-19T15:21:17.517Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-19T15:21:17.517Z] === RUN TestNewTailReader [2022-04-19T15:21:17.517Z] === PAUSE TestNewTailReader [2022-04-19T15:21:17.517Z] === CONT TestNewTailReader [2022-04-19T15:21:17.517Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-19T15:21:17.517Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-19T15:21:17.517Z] === RUN TestNewTailReader/no_delimiter [2022-04-19T15:21:17.517Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-19T15:21:17.517Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-19T15:21:17.517Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-19T15:21:17.517Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-19T15:21:17.517Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-19T15:21:17.517Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-19T15:21:17.517Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-19T15:21:17.517Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-19T15:21:17.517Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-19T15:21:17.517Z] === RUN TestNewTailReader/truncated_last_line [2022-04-19T15:21:17.517Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-19T15:21:17.517Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-19T15:21:17.517Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-19T15:21:17.517Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/no_delimiter [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T15:21:17.518Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:17.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:17.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:17.519Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:17.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:17.519Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:17.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:17.519Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:17.519Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:17.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:17.519Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T15:21:17.519Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T15:21:17.519Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.977Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:17.977Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T15:21:17.977Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:17.977Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T15:21:17.977Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:17.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.978Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:17.978Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:17.979Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:17.979Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:17.979Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:17.980Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:17.980Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-19T15:21:18.444Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:18.444Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T15:21:18.444Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T15:21:18.444Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T15:21:18.444Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T15:21:18.444Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T15:21:18.444Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T15:21:18.444Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T15:21:18.444Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T15:21:18.444Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T15:21:18.444Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T15:21:18.444Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T15:21:18.444Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T15:21:18.444Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T15:21:18.444Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T15:21:18.444Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T15:21:18.444Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T15:21:18.444Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T15:21:18.444Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T15:21:18.444Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:18.444Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T15:21:18.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:21:18.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:21:18.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.447Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T15:21:18.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T15:21:18.448Z] PASS [2022-04-19T15:21:18.448Z] coverage: 88.6% of statements [2022-04-19T15:21:18.448Z] ok github.com/docker/docker/pkg/tailfile 0.207s coverage: 88.6% of statements [2022-04-19T15:21:18.448Z] --- PASS: TestAllocateRandomDeallocate (7.08s) [2022-04-19T15:21:18.448Z] === RUN TestRetrieveFromStore [2022-04-19T15:21:18.905Z] === RUN TestTarSumRemoveNonExistent [2022-04-19T15:21:19.364Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-19T15:21:19.364Z] === RUN TestTarSumRemove [2022-04-19T15:21:19.364Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-19T15:21:19.364Z] === RUN TestSortFileInfoSums [2022-04-19T15:21:19.364Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-19T15:21:19.364Z] === RUN TestNewTarSumForLabelInvalid [2022-04-19T15:21:19.364Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-19T15:21:19.364Z] === RUN TestNewTarSumForLabel [2022-04-19T15:21:19.364Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-19T15:21:19.364Z] === RUN TestEmptyTar [2022-04-19T15:21:19.364Z] --- PASS: TestEmptyTar (0.00s) [2022-04-19T15:21:19.364Z] === RUN TestTarSumsReadSize [2022-04-19T15:21:19.364Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-19T15:21:19.364Z] === RUN TestTarSums [2022-04-19T15:21:19.364Z] --- PASS: TestTarSums (0.08s) [2022-04-19T15:21:19.364Z] === RUN TestIteration [2022-04-19T15:21:19.364Z] --- PASS: TestIteration (0.00s) [2022-04-19T15:21:19.364Z] === RUN TestVersionLabelForChecksum [2022-04-19T15:21:19.364Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-19T15:21:19.364Z] === RUN TestVersion [2022-04-19T15:21:19.364Z] --- PASS: TestVersion (0.00s) [2022-04-19T15:21:19.364Z] === RUN TestGetVersion [2022-04-19T15:21:19.364Z] --- PASS: TestGetVersion (0.00s) [2022-04-19T15:21:19.364Z] === RUN TestGetVersions [2022-04-19T15:21:19.364Z] --- PASS: TestGetVersions (0.00s) [2022-04-19T15:21:19.364Z] PASS [2022-04-19T15:21:19.364Z] coverage: 89.3% of statements [2022-04-19T15:21:19.364Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2022-04-19T15:21:19.822Z] time="2022-04-19T15:21:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-19T15:21:19.822Z] === RUN TestTruncIndex [2022-04-19T15:21:19.822Z] --- PASS: TestTruncIndex (0.10s) [2022-04-19T15:21:19.822Z] PASS [2022-04-19T15:21:19.822Z] coverage: 91.5% of statements [2022-04-19T15:21:19.822Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-04-19T15:21:20.188Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-19T15:21:20.188Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-19T15:21:20.188Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-19T15:21:20.188Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-19T15:21:20.188Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-19T15:21:20.188Z] remote: Enumerating objects: 23, done. [2022-04-19T15:21:20.188Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-19T15:21:20.188Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-19T15:21:20.188Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-19T15:21:20.189Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done. [2022-04-19T15:21:20.189Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-19T15:21:20.189Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-19T15:21:20.189Z] Cross building: bundles/cross/linux/ppc64le [2022-04-19T15:21:20.189Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-19T15:21:20.189Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-19T15:21:20.789Z] --- PASS: TestRetrieveFromStore (2.49s) [2022-04-19T15:21:20.789Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-19T15:21:20.789Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-19T15:21:20.789Z] === RUN TestParallelPredefinedRequest1 [2022-04-19T15:21:20.789Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-19T15:21:20.789Z] === RUN TestParallelPredefinedRequest2 [2022-04-19T15:21:20.789Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-19T15:21:20.789Z] === RUN TestParallelPredefinedRequest3 [2022-04-19T15:21:20.789Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-19T15:21:20.789Z] === RUN TestParallelPredefinedRequest4 [2022-04-19T15:21:20.789Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-19T15:21:20.789Z] === RUN TestParallelPredefinedRequest5 [2022-04-19T15:21:20.789Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-19T15:21:20.789Z] === RUN TestDebug [2022-04-19T15:21:20.789Z] --- PASS: TestDebug (0.00s) [2022-04-19T15:21:20.789Z] === RUN TestRequestPoolParallel [2022-04-19T15:21:20.789Z] === RUN TestVersionInfo [2022-04-19T15:21:20.789Z] --- PASS: TestVersionInfo (0.00s) [2022-04-19T15:21:20.789Z] === RUN TestAppendVersions [2022-04-19T15:21:20.789Z] --- PASS: TestAppendVersions (0.00s) [2022-04-19T15:21:20.789Z] PASS [2022-04-19T15:21:20.789Z] coverage: 88.9% of statements [2022-04-19T15:21:20.789Z] ok github.com/docker/docker/pkg/useragent 0.047s coverage: 88.9% of statements [2022-04-19T15:21:21.246Z] --- PASS: TestRequestPoolParallel (0.60s) [2022-04-19T15:21:21.246Z] === RUN TestFullAllocateRelease [2022-04-19T15:21:21.707Z] --- PASS: TestFullAllocateRelease (0.60s) [2022-04-19T15:21:21.707Z] === RUN TestOddAllocateRelease [2022-04-19T15:21:22.165Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-04-19T15:21:22.165Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-19T15:21:22.165Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-04-19T15:21:22.165Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-19T15:21:22.165Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-19T15:21:22.165Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-19T15:21:22.622Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-19T15:21:22.622Z] === CONT TestParallelPredefinedRequest1 [2022-04-19T15:21:22.622Z] === CONT TestParallelPredefinedRequest4 [2022-04-19T15:21:22.622Z] === CONT TestParallelPredefinedRequest3 [2022-04-19T15:21:22.622Z] === CONT TestParallelPredefinedRequest4 [2022-04-19T15:21:22.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:21:22.622Z] === CONT TestParallelPredefinedRequest3 [2022-04-19T15:21:22.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:21:22.622Z] === CONT TestParallelPredefinedRequest2 [2022-04-19T15:21:22.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:21:22.622Z] === CONT TestParallelPredefinedRequest1 [2022-04-19T15:21:22.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:21:22.622Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-19T15:21:22.622Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-19T15:21:22.622Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-19T15:21:22.622Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-19T15:21:22.622Z] === CONT TestParallelPredefinedRequest5 [2022-04-19T15:21:22.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:21:22.622Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-19T15:21:22.622Z] PASS [2022-04-19T15:21:22.622Z] coverage: 85.3% of statements [2022-04-19T15:21:22.622Z] ok github.com/docker/docker/libnetwork/ipam 66.809s coverage: 85.3% of statements [2022-04-19T15:21:23.079Z] === RUN TestValidatePrivileges [2022-04-19T15:21:23.079Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-19T15:21:23.079Z] === RUN TestFilterByCapNeg [2022-04-19T15:21:23.079Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-19T15:21:23.079Z] === RUN TestFilterByCapPos [2022-04-19T15:21:23.079Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-19T15:21:23.079Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-19T15:21:23.079Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-19T15:21:23.079Z] PASS [2022-04-19T15:21:23.079Z] coverage: 12.0% of statements [2022-04-19T15:21:23.079Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.0% of statements [2022-04-19T15:21:24.044Z] === RUN TestNewSettable [2022-04-19T15:21:24.045Z] --- PASS: TestNewSettable (0.00s) [2022-04-19T15:21:24.045Z] === RUN TestIsSettable [2022-04-19T15:21:24.045Z] --- PASS: TestIsSettable (0.00s) [2022-04-19T15:21:24.045Z] === RUN TestUpdateSettingsEnv [2022-04-19T15:21:24.045Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-19T15:21:24.045Z] PASS [2022-04-19T15:21:24.045Z] coverage: 20.0% of statements [2022-04-19T15:21:24.045Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2022-04-19T15:21:25.011Z] === RUN TestLoad [2022-04-19T15:21:25.011Z] --- PASS: TestLoad (0.00s) [2022-04-19T15:21:25.011Z] === RUN TestSave [2022-04-19T15:21:25.011Z] --- PASS: TestSave (0.04s) [2022-04-19T15:21:25.011Z] === RUN TestAddDeleteGet [2022-04-19T15:21:25.011Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-19T15:21:25.011Z] === RUN TestInvalidTags [2022-04-19T15:21:25.011Z] --- PASS: TestInvalidTags (0.00s) [2022-04-19T15:21:25.011Z] PASS [2022-04-19T15:21:25.011Z] coverage: 84.4% of statements [2022-04-19T15:21:25.011Z] ok github.com/docker/docker/reference 0.137s coverage: 84.4% of statements [2022-04-19T15:21:27.189Z] === RUN TestResolveAuthConfigIndexServer [2022-04-19T15:21:27.189Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-19T15:21:27.189Z] === RUN TestResolveAuthConfigFullURL [2022-04-19T15:21:27.189Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-19T15:21:27.189Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-19T15:21:27.189Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-19T15:21:27.189Z] === RUN TestValidateMirror [2022-04-19T15:21:27.189Z] --- PASS: TestValidateMirror (0.00s) [2022-04-19T15:21:27.189Z] === RUN TestLoadInsecureRegistries [2022-04-19T15:21:27.189Z] time="2022-04-19T15:21:26Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T15:21:27.190Z] time="2022-04-19T15:21:27Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-19T15:21:27.190Z] time="2022-04-19T15:21:27Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T15:21:27.190Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-04-19T15:21:27.190Z] === RUN TestNewServiceConfig [2022-04-19T15:21:27.190Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-19T15:21:27.190Z] === RUN TestValidateIndexName [2022-04-19T15:21:27.190Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-19T15:21:27.190Z] === RUN TestValidateIndexNameWithError [2022-04-19T15:21:27.190Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-19T15:21:27.190Z] === RUN TestEndpointParse [2022-04-19T15:21:27.190Z] --- PASS: TestEndpointParse (0.00s) [2022-04-19T15:21:27.190Z] === RUN TestEndpointParseInvalid [2022-04-19T15:21:27.190Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-19T15:21:27.190Z] === RUN TestValidateEndpoint [2022-04-19T15:21:27.190Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-19T15:21:27.190Z] === RUN TestPing [2022-04-19T15:21:27.190Z] --- PASS: TestPing (0.00s) [2022-04-19T15:21:27.190Z] === RUN TestPingRegistryEndpoint [2022-04-19T15:21:27.190Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:21:27.190Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-19T15:21:27.190Z] === RUN TestEndpoint [2022-04-19T15:21:27.190Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:21:27.190Z] --- SKIP: TestEndpoint (0.00s) [2022-04-19T15:21:27.190Z] === RUN TestParseRepositoryInfo [2022-04-19T15:21:27.190Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-19T15:21:27.190Z] === RUN TestNewIndexInfo [2022-04-19T15:21:27.190Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-19T15:21:27.190Z] === RUN TestMirrorEndpointLookup [2022-04-19T15:21:27.190Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:21:27.190Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-19T15:21:27.190Z] === RUN TestSearchRepositories [2022-04-19T15:21:27.190Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-19T15:21:27.190Z] Host: 127.0.0.1:49326 [2022-04-19T15:21:27.190Z] User-Agent: docker test client [2022-04-19T15:21:27.190Z] Authorization: Token fake-token [2022-04-19T15:21:27.190Z] X-Docker-Token: true [2022-04-19T15:21:27.190Z] Accept-Encoding: gzip [2022-04-19T15:21:27.190Z] [2022-04-19T15:21:27.190Z] [2022-04-19T15:21:27.190Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-19T15:21:27.190Z] Connection: close [2022-04-19T15:21:27.190Z] Content-Length: 144 [2022-04-19T15:21:27.190Z] Cache-Control: no-cache [2022-04-19T15:21:27.190Z] Content-Type: application/json [2022-04-19T15:21:27.190Z] Date: Tue, 19 Apr 2022 15:21:27 GMT [2022-04-19T15:21:27.190Z] Expires: -1 [2022-04-19T15:21:27.190Z] Pragma: no-cache [2022-04-19T15:21:27.190Z] Server: docker-tests/mock [2022-04-19T15:21:27.190Z] X-Docker-Registry-Config: mock [2022-04-19T15:21:27.190Z] X-Docker-Registry-Version: 0.0.0 [2022-04-19T15:21:27.190Z] [2022-04-19T15:21:27.190Z] [2022-04-19T15:21:27.190Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-19T15:21:27.190Z] === RUN TestTrustedLocation [2022-04-19T15:21:27.190Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-19T15:21:27.190Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-19T15:21:27.648Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-19T15:21:27.648Z] === RUN TestAllowNondistributableArtifacts [2022-04-19T15:21:27.648Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-19T15:21:27.648Z] === RUN TestIsSecureIndex [2022-04-19T15:21:27.648Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-19T15:21:27.648Z] PASS [2022-04-19T15:21:27.648Z] coverage: 51.7% of statements [2022-04-19T15:21:27.648Z] ok github.com/docker/docker/registry 0.243s coverage: 51.7% of statements [2022-04-19T15:21:27.648Z] --- PASS: TestGet (15.01s) [2022-04-19T15:21:27.648Z] === RUN TestPluginWithNoManifest [2022-04-19T15:21:27.648Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-19T15:21:27.648Z] === RUN TestGetAll [2022-04-19T15:21:27.648Z] --- PASS: TestGetAll (0.00s) [2022-04-19T15:21:27.648Z] PASS [2022-04-19T15:21:27.648Z] coverage: 73.2% of statements [2022-04-19T15:21:27.648Z] ok github.com/docker/docker/pkg/plugins 34.997s coverage: 73.2% of statements [2022-04-19T15:21:28.614Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-19T15:21:28.614Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-19T15:21:28.614Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-19T15:21:28.614Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-19T15:21:28.614Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-19T15:21:28.614Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-19T15:21:28.614Z] === RUN TestResumableRequestReaderWithReadError [2022-04-19T15:21:28.614Z] === RUN TestRestartManagerTimeout [2022-04-19T15:21:28.614Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-19T15:21:28.614Z] === RUN TestRestartManagerTimeoutReset [2022-04-19T15:21:28.614Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-19T15:21:28.614Z] PASS [2022-04-19T15:21:28.614Z] coverage: 50.9% of statements [2022-04-19T15:21:28.614Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2022-04-19T15:21:28.614Z] time="2022-04-19T15:21:28Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-19T15:21:28.614Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-04-19T15:21:28.614Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-19T15:21:28.614Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-19T15:21:28.614Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-19T15:21:28.614Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-19T15:21:28.614Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-19T15:21:28.614Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-19T15:21:28.614Z] === RUN TestResumableRequestReader [2022-04-19T15:21:28.614Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-19T15:21:28.614Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-19T15:21:28.614Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-19T15:21:28.614Z] PASS [2022-04-19T15:21:28.614Z] coverage: 100.0% of statements [2022-04-19T15:21:28.614Z] ok github.com/docker/docker/registry/resumable 0.281s coverage: 100.0% of statements [2022-04-19T15:21:29.578Z] === RUN TestDecodeContainerConfig [2022-04-19T15:21:29.578Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-19T15:21:29.578Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-19T15:21:29.578Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-19T15:21:29.578Z] === RUN TestDecodeContainerConfigIsolation [2022-04-19T15:21:29.578Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-19T15:21:29.578Z] === RUN TestValidatePrivileged [2022-04-19T15:21:29.578Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-19T15:21:29.578Z] PASS [2022-04-19T15:21:29.578Z] coverage: 52.4% of statements [2022-04-19T15:21:29.578Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.4% of statements [2022-04-19T15:21:29.578Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-19T15:21:29.578Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-19T15:21:29.578Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-19T15:21:29.578Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-19T15:21:29.578Z] PASS [2022-04-19T15:21:29.578Z] coverage: 62.5% of statements [2022-04-19T15:21:29.578Z] ok github.com/docker/docker/testutil 0.058s coverage: 62.5% of statements [2022-04-19T15:21:33.303Z] === RUN TestGetDriver [2022-04-19T15:21:33.303Z] --- PASS: TestGetDriver (0.00s) [2022-04-19T15:21:33.303Z] === RUN TestVolumeRequestError [2022-04-19T15:21:33.303Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-19T15:21:33.303Z] PASS [2022-04-19T15:21:33.303Z] coverage: 36.1% of statements [2022-04-19T15:21:33.303Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [2022-04-19T15:21:33.303Z] === RUN TestGetAddress [2022-04-19T15:21:33.303Z] --- PASS: TestGetAddress (0.00s) [2022-04-19T15:21:33.303Z] === RUN TestRemove [2022-04-19T15:21:33.303Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T15:21:33.303Z] --- SKIP: TestRemove (0.00s) [2022-04-19T15:21:33.303Z] === RUN TestInitializeWithVolumes [2022-04-19T15:21:33.303Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-19T15:21:33.303Z] === RUN TestCreate [2022-04-19T15:21:33.303Z] --- PASS: TestCreate (0.01s) [2022-04-19T15:21:33.303Z] === RUN TestValidateName [2022-04-19T15:21:33.303Z] --- PASS: TestValidateName (0.00s) [2022-04-19T15:21:33.303Z] === RUN TestCreateWithOpts [2022-04-19T15:21:33.303Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T15:21:33.303Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-19T15:21:33.303Z] === RUN TestRelaodNoOpts [2022-04-19T15:21:33.303Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-19T15:21:33.303Z] PASS [2022-04-19T15:21:33.303Z] coverage: 41.5% of statements [2022-04-19T15:21:33.303Z] ok github.com/docker/docker/volume/local 0.078s coverage: 41.5% of statements [2022-04-19T15:21:34.835Z] === RUN TestLCOWParseMountRaw [2022-04-19T15:21:34.835Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-19T15:21:34.835Z] === RUN TestLCOWParseMountRawSplit [2022-04-19T15:21:34.835Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-19T15:21:34.835Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-19T15:21:34.835Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-19T15:21:34.835Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-19T15:21:34.835Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-19T15:21:34.835Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-19T15:21:34.835Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-19T15:21:34.835Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-19T15:21:34.835Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-19T15:21:34.835Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T15:21:34.835Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-19T15:21:34.835Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-19T15:21:34.835Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T15:21:34.835Z] === RUN TestLinuxParseMountRaw [2022-04-19T15:21:34.835Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-19T15:21:34.835Z] === RUN TestLinuxParseMountRawSplit [2022-04-19T15:21:34.835Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-19T15:21:34.835Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-19T15:21:34.835Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-19T15:21:34.835Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-19T15:21:34.835Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-19T15:21:34.835Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-19T15:21:34.835Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-19T15:21:34.835Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-19T15:21:34.835Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-19T15:21:34.835Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-19T15:21:34.835Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-19T15:21:34.835Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T15:21:34.835Z] === RUN TestConvertTmpfsOptions [2022-04-19T15:21:34.835Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-19T15:21:34.835Z] linux_parser_test.go:209: data="ro" [2022-04-19T15:21:34.835Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-19T15:21:34.835Z] === RUN TestParseMountSpec [2022-04-19T15:21:34.835Z] parser_test.go:62: case 0 [2022-04-19T15:21:34.835Z] parser_test.go:62: case 1 [2022-04-19T15:21:34.835Z] parser_test.go:62: case 2 [2022-04-19T15:21:34.835Z] parser_test.go:62: case 3 [2022-04-19T15:21:34.835Z] parser_test.go:62: case 4 [2022-04-19T15:21:34.835Z] parser_test.go:62: case 5 [2022-04-19T15:21:34.835Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-19T15:21:34.835Z] === RUN TestValidateMount [2022-04-19T15:21:34.835Z] --- PASS: TestValidateMount (0.00s) [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRaw [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRawSplit [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T15:21:34.835Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-19T15:21:34.835Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T15:21:34.835Z] PASS [2022-04-19T15:21:34.835Z] coverage: 67.6% of statements [2022-04-19T15:21:34.835Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.6% of statements [2022-04-19T15:21:35.292Z] === RUN TestSetGetMeta [2022-04-19T15:21:35.292Z] === PAUSE TestSetGetMeta [2022-04-19T15:21:35.292Z] === RUN TestRestore [2022-04-19T15:21:35.292Z] === PAUSE TestRestore [2022-04-19T15:21:35.292Z] === RUN TestServiceCreate [2022-04-19T15:21:35.292Z] === PAUSE TestServiceCreate [2022-04-19T15:21:35.292Z] === RUN TestServiceList [2022-04-19T15:21:35.292Z] === PAUSE TestServiceList [2022-04-19T15:21:35.292Z] === RUN TestServiceRemove [2022-04-19T15:21:35.292Z] === PAUSE TestServiceRemove [2022-04-19T15:21:35.292Z] === RUN TestServiceGet [2022-04-19T15:21:35.292Z] === PAUSE TestServiceGet [2022-04-19T15:21:35.292Z] === RUN TestServicePrune [2022-04-19T15:21:35.292Z] === PAUSE TestServicePrune [2022-04-19T15:21:35.292Z] === RUN TestCreate [2022-04-19T15:21:35.292Z] === PAUSE TestCreate [2022-04-19T15:21:35.292Z] === RUN TestRemove [2022-04-19T15:21:35.292Z] === PAUSE TestRemove [2022-04-19T15:21:35.292Z] === RUN TestList [2022-04-19T15:21:35.292Z] === PAUSE TestList [2022-04-19T15:21:35.292Z] === RUN TestFindByDriver [2022-04-19T15:21:35.292Z] === PAUSE TestFindByDriver [2022-04-19T15:21:35.292Z] === RUN TestFindByReferenced [2022-04-19T15:21:35.292Z] === PAUSE TestFindByReferenced [2022-04-19T15:21:35.292Z] === RUN TestDerefMultipleOfSameRef [2022-04-19T15:21:35.292Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-19T15:21:35.292Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T15:21:35.292Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T15:21:35.292Z] === RUN TestDefererencePluginOnCreateError [2022-04-19T15:21:35.292Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-19T15:21:35.292Z] === RUN TestRefDerefRemove [2022-04-19T15:21:35.292Z] === PAUSE TestRefDerefRemove [2022-04-19T15:21:35.292Z] === RUN TestGet [2022-04-19T15:21:35.292Z] === PAUSE TestGet [2022-04-19T15:21:35.292Z] === RUN TestGetWithReference [2022-04-19T15:21:35.292Z] === PAUSE TestGetWithReference [2022-04-19T15:21:35.292Z] === RUN TestFilterFunc [2022-04-19T15:21:35.292Z] === RUN TestFilterFunc/test_nil_list [2022-04-19T15:21:35.292Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-19T15:21:35.292Z] === RUN TestFilterFunc/test_empty_list [2022-04-19T15:21:35.292Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-19T15:21:35.292Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T15:21:35.292Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T15:21:35.292Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T15:21:35.292Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T15:21:35.292Z] === RUN TestFilterFunc/test_filter_some [2022-04-19T15:21:35.292Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-19T15:21:35.292Z] === RUN TestFilterFunc/test_filter_middle [2022-04-19T15:21:35.292Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-19T15:21:35.292Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-19T15:21:35.292Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-19T15:21:35.292Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-19T15:21:35.292Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-19T15:21:35.292Z] === CONT TestFilterFunc/test_nil_list [2022-04-19T15:21:35.292Z] === CONT TestFilterFunc/test_filter_some [2022-04-19T15:21:35.292Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T15:21:35.292Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-19T15:21:35.292Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T15:21:35.292Z] === CONT TestFilterFunc/test_empty_list [2022-04-19T15:21:35.292Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-19T15:21:35.292Z] === CONT TestFilterFunc/test_filter_middle [2022-04-19T15:21:35.292Z] --- PASS: TestFilterFunc (0.00s) [2022-04-19T15:21:35.292Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-19T15:21:35.292Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-19T15:21:35.292Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-19T15:21:35.292Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-19T15:21:35.292Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-19T15:21:35.292Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-19T15:21:35.292Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-19T15:21:35.292Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-19T15:21:35.292Z] === CONT TestSetGetMeta [2022-04-19T15:21:35.292Z] === CONT TestList [2022-04-19T15:21:35.292Z] === CONT TestServiceList [2022-04-19T15:21:35.292Z] === CONT TestServiceGet [2022-04-19T15:21:35.292Z] --- PASS: TestSetGetMeta (0.04s) [2022-04-19T15:21:35.292Z] === CONT TestServiceRemove [2022-04-19T15:21:35.292Z] --- PASS: TestList (0.07s) [2022-04-19T15:21:35.292Z] === CONT TestCreate [2022-04-19T15:21:35.754Z] --- PASS: TestCreate (0.02s) [2022-04-19T15:21:35.754Z] === CONT TestRemove [2022-04-19T15:21:35.754Z] --- PASS: TestRemove (0.02s) [2022-04-19T15:21:35.754Z] === CONT TestServiceCreate [2022-04-19T15:21:35.754Z] --- PASS: TestServiceGet (0.22s) [2022-04-19T15:21:35.754Z] === CONT TestDefererencePluginOnCreateError [2022-04-19T15:21:35.754Z] --- PASS: TestServiceRemove (0.19s) [2022-04-19T15:21:35.754Z] === CONT TestGetWithReference [2022-04-19T15:21:35.754Z] --- PASS: TestServiceCreate (0.12s) [2022-04-19T15:21:35.754Z] === CONT TestGet [2022-04-19T15:21:35.754Z] --- PASS: TestServiceList (0.24s) [2022-04-19T15:21:35.754Z] === CONT TestRefDerefRemove [2022-04-19T15:21:35.754Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-04-19T15:21:35.754Z] === CONT TestServicePrune [2022-04-19T15:21:35.754Z] --- PASS: TestGetWithReference (0.05s) [2022-04-19T15:21:35.754Z] === CONT TestRestore [2022-04-19T15:21:35.754Z] --- PASS: TestGet (0.04s) [2022-04-19T15:21:35.754Z] === CONT TestDerefMultipleOfSameRef [2022-04-19T15:21:35.754Z] --- PASS: TestRefDerefRemove (0.04s) [2022-04-19T15:21:35.754Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T15:21:35.754Z] time="2022-04-19T15:21:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T15:21:35.754Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-19T15:21:35.754Z] === CONT TestFindByReferenced [2022-04-19T15:21:35.754Z] time="2022-04-19T15:21:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T15:21:35.754Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-19T15:21:35.754Z] === CONT TestFindByDriver [2022-04-19T15:21:35.754Z] --- PASS: TestRestore (0.04s) [2022-04-19T15:21:35.754Z] time="2022-04-19T15:21:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T15:21:35.754Z] time="2022-04-19T15:21:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-19T15:21:35.754Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-19T15:21:35.754Z] time="2022-04-19T15:21:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T15:21:35.754Z] --- PASS: TestFindByDriver (0.03s) [2022-04-19T15:21:35.754Z] --- PASS: TestServicePrune (0.07s) [2022-04-19T15:21:35.754Z] PASS [2022-04-19T15:21:35.754Z] coverage: 69.0% of statements [2022-04-19T15:21:35.754Z] ok github.com/docker/docker/volume/service 0.388s coverage: 69.0% of statements [2022-04-19T15:21:37.922Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T15:21:37.922Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T15:21:37.922Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T15:21:37.922Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-19T15:21:45.582Z] --- PASS: TestBuildWithHugeFile (116.84s) [2022-04-19T15:21:45.582Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T15:21:45.582Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T15:21:45.582Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T15:21:45.582Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T15:21:45.582Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:21:45.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:21:45.582Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:21:45.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:21:45.582Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:21:45.582Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:21:45.582Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:21:45.582Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:21:45.582Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:21:45.582Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-04-19T15:21:45.582Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-19T15:21:45.582Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-19T15:21:45.582Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-19T15:21:45.582Z] === RUN TestBuildPreserveOwnership [2022-04-19T15:21:45.582Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:21:45.582Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-19T15:21:45.582Z] === RUN TestBuildPlatformInvalid [2022-04-19T15:21:45.582Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-19T15:21:45.582Z] PASS [2022-04-19T15:21:45.582Z] ok github.com/docker/docker/integration/build 193.179s [2022-04-19T15:21:45.582Z] [2022-04-19T15:21:45.582Z] === Skipped [2022-04-19T15:21:45.582Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-19T15:21:45.582Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T15:21:45.582Z] [2022-04-19T15:21:45.582Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-19T15:21:45.582Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:21:45.582Z] [2022-04-19T15:21:45.582Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-19T15:21:45.582Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:21:45.582Z] [2022-04-19T15:21:45.582Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-19T15:21:45.582Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:21:45.582Z] [2022-04-19T15:21:45.582Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T15:21:45.582Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T15:21:45.582Z] [2022-04-19T15:21:45.582Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-19T15:21:45.582Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:21:45.582Z] [2022-04-19T15:21:45.582Z] DONE 29 tests, 6 skipped in 229.894s [2022-04-19T15:21:45.582Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-19T15:21:47.753Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:21:47.753Z] INFO: Testing against a local daemon [2022-04-19T15:21:47.753Z] === RUN TestConfigInspect [2022-04-19T15:21:47.753Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:21:47.753Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-19T15:21:47.753Z] === RUN TestConfigList [2022-04-19T15:21:47.753Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:21:47.753Z] --- SKIP: TestConfigList (0.00s) [2022-04-19T15:21:47.753Z] === RUN TestConfigsCreateAndDelete [2022-04-19T15:21:47.753Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:21:47.753Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-19T15:21:47.753Z] === RUN TestConfigsUpdate [2022-04-19T15:21:47.753Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:21:47.753Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-19T15:21:47.753Z] === RUN TestTemplatedConfig [2022-04-19T15:21:47.753Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:21:47.753Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-19T15:21:47.753Z] === RUN TestConfigCreateResolve [2022-04-19T15:21:47.753Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:21:47.753Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-19T15:21:47.753Z] PASS [2022-04-19T15:21:47.753Z] ok github.com/docker/docker/integration/config 0.115s [2022-04-19T15:21:47.753Z] [2022-04-19T15:21:47.753Z] === Skipped [2022-04-19T15:21:47.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-19T15:21:47.753Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:21:47.753Z] [2022-04-19T15:21:47.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-19T15:21:47.753Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:21:47.753Z] [2022-04-19T15:21:47.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-19T15:21:47.753Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:21:47.753Z] [2022-04-19T15:21:47.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-19T15:21:47.753Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:21:47.753Z] [2022-04-19T15:21:47.753Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-19T15:21:47.753Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:21:47.753Z] [2022-04-19T15:21:47.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-04-19T15:21:47.753Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:21:47.753Z] [2022-04-19T15:21:47.753Z] DONE 6 tests, 6 skipped in 2.025s [2022-04-19T15:21:47.753Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-19T15:21:51.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:21:51.496Z] INFO: Testing against a local daemon [2022-04-19T15:21:51.496Z] === RUN TestCheckpoint [2022-04-19T15:21:51.496Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T15:21:51.496Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T15:21:51.496Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T15:21:51.496Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:21:51.496Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:21:51.496Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:21:51.496Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:21:51.496Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T15:21:51.496Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T15:21:51.496Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T15:21:51.496Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T15:21:51.496Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T15:21:51.496Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T15:21:51.496Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T15:21:51.496Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T15:21:51.496Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-04-19T15:21:51.496Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T15:21:51.496Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-04-19T15:21:51.496Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T15:21:51.496Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-04-19T15:21:51.496Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T15:21:51.953Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-04-19T15:21:51.953Z] === RUN TestCopyFromContainer [2022-04-19T15:21:51.953Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:21:51.953Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-19T15:21:51.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T15:21:51.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:21:51.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:21:51.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:21:51.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:21:51.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:21:51.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:21:51.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:21:51.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:21:51.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:21:51.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-19T15:21:51.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T15:21:51.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-19T15:21:51.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-19T15:21:51.953Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T15:21:51.953Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T15:21:51.953Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T15:21:51.953Z] === RUN TestCreateWithInvalidEnv [2022-04-19T15:21:51.953Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T15:21:51.953Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T15:21:51.953Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T15:21:51.953Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T15:21:51.953Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T15:21:51.953Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T15:21:51.953Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T15:21:51.953Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T15:21:51.953Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T15:21:51.953Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-19T15:21:51.953Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T15:21:51.953Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T15:21:51.953Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T15:21:51.953Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T15:21:51.953Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:21:51.953Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T15:21:51.953Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T15:21:51.953Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:21:51.953Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T15:21:51.953Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T15:21:51.953Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:21:51.953Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T15:21:51.953Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T15:21:51.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:21:51.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:21:51.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:21:51.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:21:51.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:21:51.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:21:51.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:21:51.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:21:51.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:21:51.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:21:51.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:21:51.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:21:51.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:21:51.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:21:51.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:21:51.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-19T15:21:51.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T15:21:51.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T15:21:51.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-19T15:21:51.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T15:21:51.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-19T15:21:51.953Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T15:21:51.953Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T15:21:51.953Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T15:21:51.953Z] === RUN TestCreateDifferentPlatform [2022-04-19T15:21:51.953Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T15:21:51.953Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T15:21:51.953Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-19T15:21:51.953Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T15:21:51.953Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T15:21:51.953Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T15:21:52.409Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-04-19T15:21:52.409Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T15:21:52.409Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T15:21:52.409Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-19T15:21:52.409Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T15:21:52.409Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:21:52.409Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-19T15:21:52.409Z] === RUN TestWindowsDevices [2022-04-19T15:21:52.409Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-19T15:21:52.409Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-19T15:21:52.409Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T15:21:52.409Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T15:21:52.409Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-19T15:21:52.409Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T15:21:52.409Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T15:21:52.409Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T15:21:52.409Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T15:21:52.409Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.409Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T15:21:52.409Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.719Z] 2022/04/19 15:21:50 Closing DB instances... [2022-04-19T15:21:52.868Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:52.868Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T15:21:52.868Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:21:53.175Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-04-19T15:21:53.175Z] === RUN TestFindNode [2022-04-19T15:21:53.175Z] 2022/04/19 15:21:52 Closing DB instances... [2022-04-19T15:21:53.175Z] --- PASS: TestFindNode (0.02s) [2022-04-19T15:21:53.175Z] === RUN TestChangeNodeState [2022-04-19T15:21:53.175Z] 2022/04/19 15:21:52 Closing DB instances... [2022-04-19T15:21:53.175Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-19T15:21:53.175Z] === RUN TestNodeReincarnation [2022-04-19T15:21:53.175Z] 2022/04/19 15:21:52 Closing DB instances... [2022-04-19T15:21:55.337Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-19T15:21:55.337Z] docker_cli_swarm_test.go:1180: [db4ba885a8b66] joining swarm manager [d25d5718a4ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:21:58.946Z] time="2022-04-19T15:21:57Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-19T15:21:58.947Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-19T15:21:58.947Z] === RUN TestParallelCreate [2022-04-19T15:21:58.947Z] 2022/04/19 15:21:57 Closing DB instances... [2022-04-19T15:21:58.947Z] --- PASS: TestParallelCreate (0.03s) [2022-04-19T15:21:58.947Z] === RUN TestParallelDelete [2022-04-19T15:21:58.947Z] 2022/04/19 15:21:57 Closing DB instances... [2022-04-19T15:21:58.947Z] --- PASS: TestParallelDelete (0.02s) [2022-04-19T15:21:58.947Z] === RUN TestNetworkDBIslands [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7d1d65671897 with config:&{NodeID:7d1d65671897 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-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=info msg="Node 7d1d65671897/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=info msg="Node 7d1d65671897/172.20.227.39, added to nodes list" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6676720cbcd8 with config:&{NodeID:6676720cbcd8 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-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=info msg="Node 6676720cbcd8/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=info msg="Node 6676720cbcd8/172.20.227.39, added to nodes list" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=info msg="Node 6676720cbcd8/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=info msg="Node 7d1d65671897/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=info msg="Node 7d1d65671897/172.20.227.39, added to nodes list" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=info msg="Node 6676720cbcd8/172.20.227.39, added to nodes list" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:26fc8fad14e9 with config:&{NodeID:26fc8fad14e9 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-04-19T15:21:58.947Z] time="2022-04-19T15:21:58Z" level=info msg="Node 26fc8fad14e9/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:58Z" level=info msg="Node 26fc8fad14e9/172.20.227.39, added to nodes list" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:58Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:58Z" level=info msg="Node 26fc8fad14e9/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:58Z" level=info msg="Node 26fc8fad14e9/172.20.227.39, added to nodes list" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:58Z" level=info msg="Node 7d1d65671897/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:58Z" level=info msg="Node 7d1d65671897/172.20.227.39, added to nodes list" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:58Z" level=info msg="Node 6676720cbcd8/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:58Z" level=info msg="Node 6676720cbcd8/172.20.227.39, added to nodes list" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-19T15:21:58.947Z] time="2022-04-19T15:21:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-19T15:21:58.959Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-19T15:21:58.959Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-04-19T15:21:58.959Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-19T15:21:58.959Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-04-19T15:21:58.959Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-04-19T15:21:58.959Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.12s) [2022-04-19T15:21:58.959Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.93s) [2022-04-19T15:21:58.959Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.95s) [2022-04-19T15:21:58.959Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.86s) [2022-04-19T15:21:58.959Z] === RUN TestDiff [2022-04-19T15:21:58.959Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T15:21:58.959Z] --- SKIP: TestDiff (0.00s) [2022-04-19T15:21:58.959Z] === RUN TestExecWithCloseStdin [2022-04-19T15:21:58.959Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-19T15:21:58.959Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-19T15:21:58.959Z] === RUN TestExec [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:58Z" level=info msg="Node 26fc8fad14e9/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:58Z" level=info msg="Node 26fc8fad14e9/172.20.227.39, added to nodes list" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:dad0a1eff82b with config:&{NodeID:dad0a1eff82b 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-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=info msg="Node dad0a1eff82b/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=info msg="Node dad0a1eff82b/172.20.227.39, added to nodes list" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=info msg="Node dad0a1eff82b/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=info msg="Node dad0a1eff82b/172.20.227.39, added to nodes list" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=info msg="Node 7d1d65671897/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=info msg="Node 7d1d65671897/172.20.227.39, added to nodes list" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=info msg="Node 6676720cbcd8/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=info msg="Node 6676720cbcd8/172.20.227.39, added to nodes list" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=info msg="Node 26fc8fad14e9/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=info msg="Node 26fc8fad14e9/172.20.227.39, added to nodes list" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-19T15:21:59.404Z] time="2022-04-19T15:21:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node dad0a1eff82b/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node dad0a1eff82b/172.20.227.39, added to nodes list" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node dad0a1eff82b/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node dad0a1eff82b/172.20.227.39, added to nodes list" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:0c4e06562cf0 with config:&{NodeID:0c4e06562cf0 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-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, added to nodes list" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, added to nodes list" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node 26fc8fad14e9/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node 26fc8fad14e9/172.20.227.39, added to nodes list" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node 6676720cbcd8/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node 6676720cbcd8/172.20.227.39, added to nodes list" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node dad0a1eff82b/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node dad0a1eff82b/172.20.227.39, added to nodes list" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node 7d1d65671897/172.20.227.39, joined gossip cluster" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=info msg="Node 7d1d65671897/172.20.227.39, added to nodes list" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-19T15:21:59.861Z] time="2022-04-19T15:21:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:21:59Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:21:59Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, added to nodes list" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:21:59Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:21:59Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, added to nodes list" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:21:59Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:21:59Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, added to nodes list" [2022-04-19T15:22:00.319Z] networkdb_test.go:835: Re-joining: 3 [2022-04-19T15:22:00.319Z] time="2022-04-19T15:22:00Z" level=info msg="The new bootstrap node list is:[172.20.227.39:10033 172.20.227.39:10034 172.20.227.39:10035]" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:22:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.39:10033" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:22:00Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49368" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:22:00Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49369" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:22:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.39:10034" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:22:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.39:10035" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:22:00Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49370" [2022-04-19T15:22:00.319Z] networkdb_test.go:835: Re-joining: 4 [2022-04-19T15:22:00.319Z] time="2022-04-19T15:22:00Z" level=info msg="The new bootstrap node list is:[172.20.227.39:10033 172.20.227.39:10034 172.20.227.39:10035]" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:22:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.39:10033" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:22:00Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49371" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:22:00Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49372" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:22:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.39:10034" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:22:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.39:10035" [2022-04-19T15:22:00.319Z] time="2022-04-19T15:22:00Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49373" [2022-04-19T15:22:00.775Z] time="2022-04-19T15:22:00Z" level=info msg="node 0 leaving" [2022-04-19T15:22:00.775Z] time="2022-04-19T15:22:00Z" level=info msg="Node 7d1d65671897 change state NodeActive --> NodeLeft" [2022-04-19T15:22:00.775Z] time="2022-04-19T15:22:00Z" level=info msg="node3(26fc8fad14e9): Node leave event for 7d1d65671897/172.20.227.39" [2022-04-19T15:22:00.775Z] time="2022-04-19T15:22:00Z" level=info msg="Node 7d1d65671897 change state NodeActive --> NodeLeft" [2022-04-19T15:22:00.775Z] time="2022-04-19T15:22:00Z" level=info msg="node4(dad0a1eff82b): Node leave event for 7d1d65671897/172.20.227.39" [2022-04-19T15:22:00.775Z] time="2022-04-19T15:22:00Z" level=info msg="Node 7d1d65671897 change state NodeActive --> NodeLeft" [2022-04-19T15:22:00.775Z] time="2022-04-19T15:22:00Z" level=info msg="node2(6676720cbcd8): Node leave event for 7d1d65671897/172.20.227.39" [2022-04-19T15:22:00.775Z] time="2022-04-19T15:22:00Z" level=info msg="Node 7d1d65671897 change state NodeActive --> NodeLeft" [2022-04-19T15:22:00.775Z] time="2022-04-19T15:22:00Z" level=info msg="node5(0c4e06562cf0): Node leave event for 7d1d65671897/172.20.227.39" [2022-04-19T15:22:00.775Z] time="2022-04-19T15:22:00Z" level=info msg="Node 7d1d65671897 change state NodeActive --> NodeLeft" [2022-04-19T15:22:00.775Z] time="2022-04-19T15:22:00Z" level=info msg="node1(7d1d65671897): Node leave event for 7d1d65671897/172.20.227.39" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="Node 7d1d65671897/172.20.227.39, left gossip cluster" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="Node 7d1d65671897/172.20.227.39, left gossip cluster" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="Node 7d1d65671897/172.20.227.39, left gossip cluster" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="Node 7d1d65671897/172.20.227.39, left gossip cluster" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="Node 7d1d65671897/172.20.227.39, left gossip cluster" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="node 1 leaving" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="Node 6676720cbcd8 change state NodeActive --> NodeLeft" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="node4(dad0a1eff82b): Node leave event for 6676720cbcd8/172.20.227.39" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="Node 6676720cbcd8/172.20.227.39, left gossip cluster" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="Node 6676720cbcd8 change state NodeActive --> NodeFailed" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="Node 6676720cbcd8/172.20.227.39, added to failed nodes list" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="Node 6676720cbcd8 change state NodeActive --> NodeLeft" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="node5(0c4e06562cf0): Node leave event for 6676720cbcd8/172.20.227.39" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="Node 6676720cbcd8 change state NodeActive --> NodeLeft" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=info msg="node3(26fc8fad14e9): Node leave event for 6676720cbcd8/172.20.227.39" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49374" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.39:10034" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=error msg="node: 6676720cbcd8 is unknown to memberlist" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:00Z" level=error msg="node: 6676720cbcd8 is unknown to memberlist" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:01Z" level=error msg="node: 6676720cbcd8 is unknown to memberlist" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:01Z" level=info msg="Node 6676720cbcd8/172.20.227.39, left gossip cluster" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:01Z" level=error msg="node: 6676720cbcd8 is unknown to memberlist" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:01Z" level=error msg="node: 6676720cbcd8 is unknown to memberlist" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:01Z" level=info msg="Node 6676720cbcd8/172.20.227.39, left gossip cluster" [2022-04-19T15:22:01.232Z] time="2022-04-19T15:22:01Z" level=info msg="Node 6676720cbcd8/172.20.227.39, left gossip cluster" [2022-04-19T15:22:01.689Z] time="2022-04-19T15:22:01Z" level=debug msg="Initiating bulk sync with node 6676720cbcd8 after reconnect" [2022-04-19T15:22:01.689Z] time="2022-04-19T15:22:01Z" level=info msg="node 2 leaving" [2022-04-19T15:22:01.689Z] time="2022-04-19T15:22:01Z" level=info msg="Node 26fc8fad14e9 change state NodeActive --> NodeLeft" [2022-04-19T15:22:01.689Z] time="2022-04-19T15:22:01Z" level=info msg="node5(0c4e06562cf0): Node leave event for 26fc8fad14e9/172.20.227.39" [2022-04-19T15:22:01.689Z] time="2022-04-19T15:22:01Z" level=info msg="Node 26fc8fad14e9 change state NodeActive --> NodeLeft" [2022-04-19T15:22:01.689Z] time="2022-04-19T15:22:01Z" level=info msg="node4(dad0a1eff82b): Node leave event for 26fc8fad14e9/172.20.227.39" [2022-04-19T15:22:01.689Z] time="2022-04-19T15:22:01Z" level=info msg="Node 26fc8fad14e9 change state NodeActive --> NodeLeft" [2022-04-19T15:22:01.689Z] time="2022-04-19T15:22:01Z" level=info msg="node3(26fc8fad14e9): Node leave event for 26fc8fad14e9/172.20.227.39" [2022-04-19T15:22:01.689Z] time="2022-04-19T15:22:01Z" level=debug msg="memberlist: Failed ping: dad0a1eff82b (timeout reached)" [2022-04-19T15:22:01.689Z] time="2022-04-19T15:22:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.227.39:10035: use of closed network connection" [2022-04-19T15:22:01.689Z] time="2022-04-19T15:22:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.227.39:10034: use of closed network connection" [2022-04-19T15:22:01.689Z] time="2022-04-19T15:22:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.227.39:10037: use of closed network connection" [2022-04-19T15:22:01.689Z] time="2022-04-19T15:22:01Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49375" [2022-04-19T15:22:01.689Z] time="2022-04-19T15:22:01Z" level=info msg="Node 26fc8fad14e9/172.20.227.39, left gossip cluster" [2022-04-19T15:22:01.875Z] docker_cli_swarm_test.go:1189: [dd132d006a6b8] joining swarm manager [d25d5718a4ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=info msg="Node 26fc8fad14e9/172.20.227.39, left gossip cluster" [2022-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=info msg="Node 26fc8fad14e9/172.20.227.39, left gossip cluster" [2022-04-19T15:22:02.146Z] networkdb_test.go:867: node4: OK [2022-04-19T15:22:02.146Z] networkdb_test.go:867: node5: OK [2022-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=info msg="node 0 coming back" [2022-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:65ca9ff75a02 with config:&{NodeID:65ca9ff75a02 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-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, added to nodes list" [2022-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=info msg="node 1 coming back" [2022-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:108d1157ca04 with config:&{NodeID:108d1157ca04 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-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=info msg="Node 108d1157ca04/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=info msg="Node 108d1157ca04/172.20.227.39, added to nodes list" [2022-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=info msg="node 2 coming back" [2022-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:190ed6433381 with config:&{NodeID:190ed6433381 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-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=info msg="Node 190ed6433381/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=info msg="Node 190ed6433381/172.20.227.39, added to nodes list" [2022-04-19T15:22:02.146Z] time="2022-04-19T15:22:01Z" level=warning msg="memberlist: Was able to connect to dad0a1eff82b but other probes failed, network may be misconfigured" [2022-04-19T15:22:02.603Z] time="2022-04-19T15:22:02Z" level=debug msg="memberlist: Failed ping: dad0a1eff82b (timeout reached)" [2022-04-19T15:22:02.603Z] time="2022-04-19T15:22:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.227.39:10037: use of closed network connection" [2022-04-19T15:22:02.603Z] time="2022-04-19T15:22:02Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49376" [2022-04-19T15:22:02.683Z] --- PASS: TestExec (4.08s) [2022-04-19T15:22:02.683Z] === RUN TestExecUser [2022-04-19T15:22:02.683Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T15:22:02.683Z] --- SKIP: TestExecUser (0.00s) [2022-04-19T15:22:02.683Z] === RUN TestExportContainerAndImportImage [2022-04-19T15:22:02.683Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:22:02.683Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-19T15:22:02.683Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T15:22:02.683Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:22:02.683Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T15:22:02.683Z] === RUN TestHealthCheckWorkdir [2022-04-19T15:22:02.683Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T15:22:02.683Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-19T15:22:02.683Z] === RUN TestHealthKillContainer [2022-04-19T15:22:02.683Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T15:22:02.683Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-19T15:22:02.683Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T15:22:02.683Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T15:22:02.683Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T15:22:02.683Z] === RUN TestKillContainerInvalidSignal [2022-04-19T15:22:03.059Z] time="2022-04-19T15:22:02Z" level=warning msg="memberlist: Was able to connect to dad0a1eff82b but other probes failed, network may be misconfigured" [2022-04-19T15:22:05.571Z] --- PASS: TestKillContainerInvalidSignal (3.03s) [2022-04-19T15:22:05.571Z] === RUN TestKillContainer [2022-04-19T15:22:05.571Z] === RUN TestKillContainer/no_signal [2022-04-19T15:22:05.951Z] time="2022-04-19T15:22:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.227.39:10033 172.20.227.39:10034 172.20.227.39:10035]" [2022-04-19T15:22:05.951Z] time="2022-04-19T15:22:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.227.39:10033 172.20.227.39:10034 172.20.227.39:10035]" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.39:10033" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49377" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node dad0a1eff82b/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node dad0a1eff82b/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, is the new incarnation of the shutdown node 7d1d65671897/172.20.227.39" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.39:10034" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49378" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node dad0a1eff82b/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node dad0a1eff82b/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 108d1157ca04/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 108d1157ca04/172.20.227.39, is the new incarnation of the shutdown node 6676720cbcd8/172.20.227.39" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 108d1157ca04/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49379" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.39:10035" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 108d1157ca04/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 108d1157ca04/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node dad0a1eff82b/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node dad0a1eff82b/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 190ed6433381/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 190ed6433381/172.20.227.39, is the new incarnation of the shutdown node 26fc8fad14e9/172.20.227.39" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 190ed6433381/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 108d1157ca04/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 108d1157ca04/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 108d1157ca04/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 108d1157ca04/172.20.227.39, is the new incarnation of the shutdown node 6676720cbcd8/172.20.227.39" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 108d1157ca04/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, is the new incarnation of the shutdown node 7d1d65671897/172.20.227.39" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 190ed6433381/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 190ed6433381/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 190ed6433381/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 190ed6433381/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 190ed6433381/172.20.227.39, joined gossip cluster" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 190ed6433381/172.20.227.39, is the new incarnation of the shutdown node 26fc8fad14e9/172.20.227.39" [2022-04-19T15:22:06.407Z] time="2022-04-19T15:22:06Z" level=info msg="Node 190ed6433381/172.20.227.39, added to nodes list" [2022-04-19T15:22:06.864Z] time="2022-04-19T15:22:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.39:10033" [2022-04-19T15:22:06.864Z] time="2022-04-19T15:22:06Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49380" [2022-04-19T15:22:06.864Z] time="2022-04-19T15:22:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.39:10034" [2022-04-19T15:22:06.864Z] time="2022-04-19T15:22:06Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49381" [2022-04-19T15:22:06.864Z] time="2022-04-19T15:22:06Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49382" [2022-04-19T15:22:06.864Z] time="2022-04-19T15:22:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.39:10035" [2022-04-19T15:22:07.320Z] 2022/04/19 15:22:06 Closing DB instances... [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="Node 65ca9ff75a02 change state NodeActive --> NodeLeft" [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="node3(190ed6433381): Node leave event for 65ca9ff75a02/172.20.227.39" [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="Node 65ca9ff75a02 change state NodeActive --> NodeLeft" [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="node4(dad0a1eff82b): Node leave event for 65ca9ff75a02/172.20.227.39" [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="Node 65ca9ff75a02 change state NodeActive --> NodeLeft" [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="node2(108d1157ca04): Node leave event for 65ca9ff75a02/172.20.227.39" [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="Node 65ca9ff75a02 change state NodeActive --> NodeLeft" [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="node5(0c4e06562cf0): Node leave event for 65ca9ff75a02/172.20.227.39" [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="Node 65ca9ff75a02 change state NodeActive --> NodeLeft" [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="node1(65ca9ff75a02): Node leave event for 65ca9ff75a02/172.20.227.39" [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, left gossip cluster" [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, left gossip cluster" [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, left gossip cluster" [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, left gossip cluster" [2022-04-19T15:22:07.320Z] time="2022-04-19T15:22:07Z" level=info msg="Node 65ca9ff75a02/172.20.227.39, left gossip cluster" [2022-04-19T15:22:07.778Z] time="2022-04-19T15:22:07Z" level=info msg="Node 108d1157ca04 change state NodeActive --> NodeLeft" [2022-04-19T15:22:07.778Z] time="2022-04-19T15:22:07Z" level=info msg="node3(190ed6433381): Node leave event for 108d1157ca04/172.20.227.39" [2022-04-19T15:22:07.778Z] time="2022-04-19T15:22:07Z" level=info msg="Node 108d1157ca04 change state NodeActive --> NodeLeft" [2022-04-19T15:22:07.778Z] time="2022-04-19T15:22:07Z" level=info msg="Node 108d1157ca04 change state NodeActive --> NodeLeft" [2022-04-19T15:22:07.778Z] time="2022-04-19T15:22:07Z" level=info msg="node5(0c4e06562cf0): Node leave event for 108d1157ca04/172.20.227.39" [2022-04-19T15:22:07.778Z] time="2022-04-19T15:22:07Z" level=info msg="node4(dad0a1eff82b): Node leave event for 108d1157ca04/172.20.227.39" [2022-04-19T15:22:07.778Z] time="2022-04-19T15:22:07Z" level=info msg="Node 108d1157ca04 change state NodeActive --> NodeLeft" [2022-04-19T15:22:07.778Z] time="2022-04-19T15:22:07Z" level=info msg="node2(108d1157ca04): Node leave event for 108d1157ca04/172.20.227.39" [2022-04-19T15:22:07.778Z] time="2022-04-19T15:22:07Z" level=info msg="Node 108d1157ca04/172.20.227.39, left gossip cluster" [2022-04-19T15:22:07.778Z] time="2022-04-19T15:22:07Z" level=info msg="Node 108d1157ca04/172.20.227.39, left gossip cluster" [2022-04-19T15:22:07.778Z] time="2022-04-19T15:22:07Z" level=info msg="Node 108d1157ca04/172.20.227.39, left gossip cluster" [2022-04-19T15:22:07.778Z] time="2022-04-19T15:22:07Z" level=info msg="Node 108d1157ca04/172.20.227.39, left gossip cluster" [2022-04-19T15:22:08.235Z] time="2022-04-19T15:22:07Z" level=info msg="Node 190ed6433381 change state NodeActive --> NodeLeft" [2022-04-19T15:22:08.235Z] time="2022-04-19T15:22:07Z" level=info msg="node5(0c4e06562cf0): Node leave event for 190ed6433381/172.20.227.39" [2022-04-19T15:22:08.235Z] time="2022-04-19T15:22:07Z" level=info msg="Node 190ed6433381 change state NodeActive --> NodeLeft" [2022-04-19T15:22:08.235Z] time="2022-04-19T15:22:07Z" level=info msg="node4(dad0a1eff82b): Node leave event for 190ed6433381/172.20.227.39" [2022-04-19T15:22:08.235Z] time="2022-04-19T15:22:08Z" level=info msg="Node 190ed6433381 change state NodeActive --> NodeLeft" [2022-04-19T15:22:08.235Z] time="2022-04-19T15:22:08Z" level=info msg="node3(190ed6433381): Node leave event for 190ed6433381/172.20.227.39" [2022-04-19T15:22:08.235Z] time="2022-04-19T15:22:08Z" level=info msg="Node 190ed6433381/172.20.227.39, left gossip cluster" [2022-04-19T15:22:08.235Z] time="2022-04-19T15:22:08Z" level=info msg="Node 190ed6433381/172.20.227.39, left gossip cluster" [2022-04-19T15:22:08.692Z] time="2022-04-19T15:22:08Z" level=info msg="Node 190ed6433381/172.20.227.39, left gossip cluster" [2022-04-19T15:22:08.692Z] time="2022-04-19T15:22:08Z" level=debug msg="memberlist: Failed ping: dad0a1eff82b (timeout reached)" [2022-04-19T15:22:08.692Z] time="2022-04-19T15:22:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.227.39:10037: use of closed network connection" [2022-04-19T15:22:08.692Z] time="2022-04-19T15:22:08Z" level=debug msg="memberlist: Stream connection from=172.20.227.39:49384" [2022-04-19T15:22:08.692Z] time="2022-04-19T15:22:08Z" level=info msg="Node dad0a1eff82b change state NodeActive --> NodeLeft" [2022-04-19T15:22:08.692Z] time="2022-04-19T15:22:08Z" level=info msg="node5(0c4e06562cf0): Node leave event for dad0a1eff82b/172.20.227.39" [2022-04-19T15:22:08.692Z] time="2022-04-19T15:22:08Z" level=info msg="Node dad0a1eff82b change state NodeActive --> NodeLeft" [2022-04-19T15:22:08.692Z] time="2022-04-19T15:22:08Z" level=info msg="node4(dad0a1eff82b): Node leave event for dad0a1eff82b/172.20.227.39" [2022-04-19T15:22:09.148Z] time="2022-04-19T15:22:08Z" level=warning msg="memberlist: Was able to connect to dad0a1eff82b but other probes failed, network may be misconfigured" [2022-04-19T15:22:09.148Z] time="2022-04-19T15:22:09Z" level=info msg="Node dad0a1eff82b/172.20.227.39, left gossip cluster" [2022-04-19T15:22:09.287Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T15:22:09.287Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T15:22:09.287Z] === RUN TestKillContainer/killing_signal [2022-04-19T15:22:09.605Z] time="2022-04-19T15:22:09Z" level=info msg="Node dad0a1eff82b/172.20.227.39, left gossip cluster" [2022-04-19T15:22:10.061Z] time="2022-04-19T15:22:09Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, left gossip cluster" [2022-04-19T15:22:10.061Z] time="2022-04-19T15:22:09Z" level=info msg="Node 0c4e06562cf0 change state NodeActive --> NodeFailed" [2022-04-19T15:22:10.061Z] time="2022-04-19T15:22:09Z" level=info msg="Node 0c4e06562cf0/172.20.227.39, added to failed nodes list" [2022-04-19T15:22:10.061Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-04-19T15:22:10.061Z] PASS [2022-04-19T15:22:10.061Z] coverage: 60.7% of statements [2022-04-19T15:22:10.061Z] ok github.com/docker/docker/libnetwork/networkdb 105.631s coverage: 60.7% of statements [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/quota [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T15:22:10.061Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T15:22:12.175Z] --- PASS: TestKillContainer (6.26s) [2022-04-19T15:22:12.175Z] --- PASS: TestKillContainer/no_signal (3.14s) [2022-04-19T15:22:12.175Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T15:22:12.175Z] --- PASS: TestKillContainer/killing_signal (3.07s) [2022-04-19T15:22:12.175Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T15:22:12.175Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:22:12.175Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T15:22:12.175Z] === RUN TestKillStoppedContainer [2022-04-19T15:22:12.175Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:22:12.175Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-19T15:22:12.175Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T15:22:12.175Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:22:12.175Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T15:22:12.175Z] === RUN TestKillDifferentUserContainer [2022-04-19T15:22:12.175Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T15:22:12.175Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-19T15:22:12.175Z] === RUN TestInspectOomKilledTrue [2022-04-19T15:22:12.175Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:22:12.175Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T15:22:12.175Z] === RUN TestInspectOomKilledFalse [2022-04-19T15:22:12.175Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:22:12.175Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T15:22:12.175Z] === RUN TestLogsFollowTailEmpty [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === Skipped [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-19T15:22:13.783Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-19T15:22:13.783Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-19T15:22:13.783Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-19T15:22:13.783Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-19T15:22:13.783Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T15:22:13.783Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T15:22:13.783Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T15:22:13.783Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T15:22:13.783Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-19T15:22:13.783Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T15:22:13.783Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-19T15:22:13.783Z] daemon_test.go:145: root required [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T15:22:13.783Z] reload_test.go:342: root required [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-04-19T15:22:13.783Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T15:22:13.783Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-19T15:22:13.783Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-19T15:22:13.783Z] download_test.go:267: Needs fixing on Windows [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-19T15:22:13.783Z] layer_test.go:291: Failing on Windows [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-19T15:22:13.783Z] layer_test.go:340: Failing on Windows [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-19T15:22:13.783Z] layer_test.go:455: Failing on Windows [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-19T15:22:13.783Z] layer_test.go:684: Failing on Windows [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-19T15:22:13.783Z] migration_test.go:45: Failing on Windows [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T15:22:13.783Z] migration_test.go:181: Failing on Windows [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-19T15:22:13.783Z] mount_test.go:17: Failing on Windows [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-19T15:22:13.783Z] mount_test.go:76: Failing on Windows [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-19T15:22:13.783Z] mount_test.go:125: Failing on Windows [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-19T15:22:13.783Z] mount_test.go:212: Failing on Windows [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-19T15:22:13.783Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-19T15:22:13.783Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T15:22:13.783Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-19T15:22:13.783Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-19T15:22:13.783Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-19T15:22:13.783Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-19T15:22:13.783Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-19T15:22:13.783Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-19T15:22:13.783Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-19T15:22:13.783Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-19T15:22:13.783Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-19T15:22:13.783Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T15:22:13.783Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T15:22:13.783Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T15:22:13.783Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T15:22:13.783Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T15:22:13.783Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-19T15:22:13.783Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-19T15:22:13.783Z] archive_test.go:140: zstd not installed [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-19T15:22:13.783Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-19T15:22:13.783Z] archive_windows_test.go:16: Currently fails [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-19T15:22:13.783Z] changes_test.go:196: needs more investigation [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-19T15:22:13.783Z] changes_test.go:433: needs further investigation [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-19T15:22:13.783Z] changes_test.go:469: needs further investigation [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-19T15:22:13.783Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T15:22:13.783Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T15:22:13.783Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-19T15:22:13.783Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:22:13.783Z] [2022-04-19T15:22:13.783Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-19T15:22:13.784Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:22:13.784Z] [2022-04-19T15:22:13.784Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-19T15:22:13.784Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T15:22:13.784Z] [2022-04-19T15:22:13.784Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T15:22:13.784Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:22:13.784Z] [2022-04-19T15:22:13.784Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T15:22:13.784Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:22:13.784Z] [2022-04-19T15:22:13.784Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-19T15:22:13.784Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:22:13.784Z] [2022-04-19T15:22:13.784Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-19T15:22:13.784Z] poller_test.go:40: No chmod on Windows [2022-04-19T15:22:13.784Z] [2022-04-19T15:22:13.784Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T15:22:13.784Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T15:22:13.784Z] [2022-04-19T15:22:13.784Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T15:22:13.784Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T15:22:13.784Z] [2022-04-19T15:22:13.784Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-19T15:22:13.784Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:22:13.784Z] [2022-04-19T15:22:13.784Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-19T15:22:13.784Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:22:13.784Z] [2022-04-19T15:22:13.784Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-19T15:22:13.784Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T15:22:13.784Z] [2022-04-19T15:22:13.784Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-19T15:22:13.784Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T15:22:13.784Z] [2022-04-19T15:22:13.784Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-19T15:22:13.784Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T15:22:13.784Z] [2022-04-19T15:22:13.784Z] DONE 2197 tests, 68 skipped in 316.466s [2022-04-19T15:22:13.784Z] INFO: make.ps1 ended at 04/19/2022 15:22:13 [2022-04-19T15:22:15.064Z] --- PASS: TestLogsFollowTailEmpty (3.12s) [2022-04-19T15:22:15.064Z] === RUN TestNetworkNat [2022-04-19T15:22:15.064Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T15:22:15.064Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-19T15:22:15.064Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T15:22:15.955Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-19T15:22:15.955Z] INFO: Unit tests ended at 04/19/2022 15:22:15. Duration:00:05:37.5759191 [2022-04-19T15:22:15.955Z] INFO: Building busybox [2022-04-19T15:22:15.955Z] Sending build context to Docker daemon 5.12kB [2022-04-19T15:22:15.955Z] [2022-04-19T15:22:15.955Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-19T15:22:15.955Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-19T15:22:15.955Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-19T15:22:15.955Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-19T15:22:15.955Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-19T15:22:15.955Z] ---> e8870c5c3ab2 [2022-04-19T15:22:15.955Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-19T15:22:15.955Z] ---> Running in 09afb0f15488 [2022-04-19T15:22:19.735Z] --- PASS: TestNetworkLocalhostTCPNat (3.94s) [2022-04-19T15:22:19.735Z] === RUN TestNetworkLoopbackNat [2022-04-19T15:22:19.735Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T15:22:19.735Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-19T15:22:19.735Z] === RUN TestPause [2022-04-19T15:22:19.735Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T15:22:19.735Z] --- SKIP: TestPause (0.00s) [2022-04-19T15:22:19.735Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T15:22:22.624Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.19s) [2022-04-19T15:22:22.624Z] === RUN TestPauseStopPausedContainer [2022-04-19T15:22:22.624Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:22:22.624Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-19T15:22:22.624Z] === RUN TestPsFilter [2022-04-19T15:22:22.624Z] --- PASS: TestPsFilter (0.40s) [2022-04-19T15:22:22.624Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T15:22:26.350Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.17s) [2022-04-19T15:22:26.350Z] === RUN TestRemoveContainerWithVolume [2022-04-19T15:22:29.254Z] --- PASS: TestRemoveContainerWithVolume (3.16s) [2022-04-19T15:22:29.254Z] === RUN TestRemoveContainerRunning [2022-04-19T15:22:32.203Z] --- PASS: TestRemoveContainerRunning (3.38s) [2022-04-19T15:22:32.203Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T15:22:35.994Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.14s) [2022-04-19T15:22:35.994Z] === RUN TestRemoveInvalidContainer [2022-04-19T15:22:35.994Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-19T15:22:35.994Z] === RUN TestRenameLinkedContainer [2022-04-19T15:22:35.994Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T15:22:35.994Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-19T15:22:35.994Z] === RUN TestRenameStoppedContainer [2022-04-19T15:22:37.043Z] Removing intermediate container 09afb0f15488 [2022-04-19T15:22:37.043Z] ---> b85ca2673ac7 [2022-04-19T15:22:37.043Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-19T15:22:37.043Z] ---> Running in a96cc03a8ce1 [2022-04-19T15:22:37.043Z] Removing intermediate container a96cc03a8ce1 [2022-04-19T15:22:37.043Z] ---> d6f8981fa2f0 [2022-04-19T15:22:37.043Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-19T15:22:37.043Z] ---> Running in aa135077f1d2 [2022-04-19T15:22:37.043Z] Removing intermediate container aa135077f1d2 [2022-04-19T15:22:37.043Z] ---> 02f0cdd1d12e [2022-04-19T15:22:37.043Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-19T15:22:38.612Z] [2022-04-19T15:22:38.942Z] --- PASS: TestRenameStoppedContainer (3.24s) [2022-04-19T15:22:38.943Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T15:22:39.080Z] ---> d39c59128fd5 [2022-04-19T15:22:39.081Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-19T15:22:39.081Z] ---> Running in a98ac379020d [2022-04-19T15:22:46.094Z] --- PASS: TestRenameRunningContainerAndReuse (6.59s) [2022-04-19T15:22:46.094Z] === RUN TestRenameInvalidName [2022-04-19T15:22:48.596Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-19T15:22:49.046Z] --- PASS: TestRenameInvalidName (3.29s) [2022-04-19T15:22:49.046Z] === RUN TestRenameAnonymousContainer [2022-04-19T15:22:49.960Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-19T15:22:54.124Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-19T15:22:56.012Z] docker_cli_swarm_test.go:1112: [dbcabdcfe2e9c] joining swarm manager [db78b7b7fbbe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:22:57.904Z] docker_cli_swarm_test.go:1113: [d936c9c6d5d06] joining swarm manager [db78b7b7fbbe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:23:00.364Z] Removing intermediate container a98ac379020d [2022-04-19T15:23:00.364Z] ---> 6e06b6637345 [2022-04-19T15:23:00.364Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-19T15:23:00.364Z] ---> Running in fd9ac77c0f48 [2022-04-19T15:23:00.364Z] [2022-04-19T15:23:00.364Z] SUCCESS: Specified value was saved. [2022-04-19T15:23:01.534Z] --- PASS: TestRenameAnonymousContainer (12.46s) [2022-04-19T15:23:01.535Z] === RUN TestRenameContainerWithSameName [2022-04-19T15:23:03.320Z] Removing intermediate container fd9ac77c0f48 [2022-04-19T15:23:03.320Z] ---> 05816f84754d [2022-04-19T15:23:03.320Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-19T15:23:03.320Z] ---> Running in 372206ce2ad4 [2022-04-19T15:23:04.486Z] --- PASS: TestRenameContainerWithSameName (3.11s) [2022-04-19T15:23:04.486Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T15:23:04.486Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T15:23:04.486Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T15:23:04.486Z] === RUN TestResize [2022-04-19T15:23:07.435Z] --- PASS: TestResize (3.19s) [2022-04-19T15:23:07.435Z] === RUN TestResizeWithInvalidSize [2022-04-19T15:23:10.483Z] Cannot create a file when that file already exists. [2022-04-19T15:23:11.224Z] --- PASS: TestResizeWithInvalidSize (3.20s) [2022-04-19T15:23:11.224Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T15:23:11.726Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-19T15:23:11.726Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-19T15:23:11.726Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-19T15:23:11.727Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-19T15:23:11.727Z] Cross building: bundles/cross/linux/s390x [2022-04-19T15:23:11.727Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-19T15:23:11.727Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-19T15:23:13.438Z] --- PASS: TestResizeWhenContainerNotStarted (2.82s) [2022-04-19T15:23:13.438Z] === RUN TestDaemonRestartKillContainers [2022-04-19T15:23:13.438Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:13.438Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-19T15:23:13.438Z] === RUN TestStats [2022-04-19T15:23:13.438Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T15:23:13.438Z] --- SKIP: TestStats (0.00s) [2022-04-19T15:23:13.438Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T15:23:15.242Z] Removing intermediate container 372206ce2ad4 [2022-04-19T15:23:15.242Z] ---> a42e02e10ec6 [2022-04-19T15:23:15.242Z] Step 13/13 : CMD ["sh"] [2022-04-19T15:23:15.242Z] ---> Running in be7dc5b69c6a [2022-04-19T15:23:15.714Z] Removing intermediate container be7dc5b69c6a [2022-04-19T15:23:15.714Z] ---> 0b9b60c618b4 [2022-04-19T15:23:15.714Z] Successfully built 0b9b60c618b4 [2022-04-19T15:23:15.714Z] Successfully tagged busybox:latest [2022-04-19T15:23:15.714Z] INFO: Docker images of the daemon under test [2022-04-19T15:23:15.714Z] [2022-04-19T15:23:15.714Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T15:23:15.714Z] busybox latest 0b9b60c618b4 Less than a second ago 5.78GB [2022-04-19T15:23:15.714Z] microsoft/windowsservercore latest e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-19T15:23:15.714Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-19T15:23:15.714Z] [2022-04-19T15:23:15.714Z] INFO: Running integration tests at 04/19/2022 15:23:15... [2022-04-19T15:23:15.714Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-19T15:23:15.714Z] INFO: Integration API tests being run from the host: [2022-04-19T15:23:16.182Z] INFO: make.ps1 starting at 04/19/2022 15:23:15 [2022-04-19T15:23:17.174Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-19T15:23:17.770Z] --- PASS: TestBuildWithHugeFile (125.87s) [2022-04-19T15:23:17.770Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T15:23:17.770Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T15:23:17.770Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T15:23:17.770Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T15:23:17.770Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:23:17.770Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:23:17.770Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:23:17.770Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:23:17.770Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:23:17.770Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:23:17.770Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:23:17.770Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:23:17.770Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:23:17.770Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-19T15:23:17.770Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-19T15:23:17.770Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-19T15:23:17.770Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-19T15:23:17.770Z] === RUN TestBuildPreserveOwnership [2022-04-19T15:23:17.770Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:23:17.770Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-19T15:23:17.770Z] === RUN TestBuildPlatformInvalid [2022-04-19T15:23:17.770Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-19T15:23:17.770Z] PASS [2022-04-19T15:23:17.770Z] ok github.com/docker/docker/integration/build 202.062s [2022-04-19T15:23:17.770Z] [2022-04-19T15:23:17.770Z] === Skipped [2022-04-19T15:23:17.770Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-19T15:23:17.770Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T15:23:17.770Z] [2022-04-19T15:23:17.770Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.01s) [2022-04-19T15:23:17.770Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:17.770Z] [2022-04-19T15:23:17.770Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-19T15:23:17.770Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:23:17.770Z] [2022-04-19T15:23:17.770Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-19T15:23:17.770Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:23:17.770Z] [2022-04-19T15:23:17.770Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T15:23:17.770Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T15:23:17.770Z] [2022-04-19T15:23:17.770Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-19T15:23:17.770Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:23:17.770Z] [2022-04-19T15:23:17.770Z] DONE 29 tests, 6 skipped in 243.285s [2022-04-19T15:23:17.770Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-19T15:23:17.770Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:23:17.770Z] INFO: Testing against a local daemon [2022-04-19T15:23:17.770Z] === RUN TestConfigInspect [2022-04-19T15:23:17.770Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:17.770Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-19T15:23:17.770Z] === RUN TestConfigList [2022-04-19T15:23:17.770Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:17.770Z] --- SKIP: TestConfigList (0.00s) [2022-04-19T15:23:17.770Z] === RUN TestConfigsCreateAndDelete [2022-04-19T15:23:17.770Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:17.770Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-19T15:23:17.770Z] === RUN TestConfigsUpdate [2022-04-19T15:23:17.770Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:17.770Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-19T15:23:17.770Z] === RUN TestTemplatedConfig [2022-04-19T15:23:17.770Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:17.770Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-19T15:23:17.770Z] === RUN TestConfigCreateResolve [2022-04-19T15:23:17.770Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:23:17.770Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-19T15:23:17.770Z] PASS [2022-04-19T15:23:17.770Z] ok github.com/docker/docker/integration/config 0.116s [2022-04-19T15:23:17.770Z] [2022-04-19T15:23:17.770Z] === Skipped [2022-04-19T15:23:17.770Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-19T15:23:17.770Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:17.770Z] [2022-04-19T15:23:17.770Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-19T15:23:17.770Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:17.770Z] [2022-04-19T15:23:17.770Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-19T15:23:17.770Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:17.770Z] [2022-04-19T15:23:17.770Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-19T15:23:17.770Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:17.770Z] [2022-04-19T15:23:17.770Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-19T15:23:17.770Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:17.770Z] [2022-04-19T15:23:17.770Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-19T15:23:17.770Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:23:17.770Z] [2022-04-19T15:23:17.770Z] DONE 6 tests, 6 skipped in 2.281s [2022-04-19T15:23:17.770Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-19T15:23:18.242Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:23:18.242Z] INFO: Testing against a local daemon [2022-04-19T15:23:18.242Z] === RUN TestCheckpoint [2022-04-19T15:23:18.242Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T15:23:18.242Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T15:23:18.242Z] === RUN TestContainerInvalidJSON [2022-04-19T15:23:18.242Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T15:23:18.242Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T15:23:18.242Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T15:23:18.242Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T15:23:18.242Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:23:18.242Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:23:18.242Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:23:18.242Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:23:18.242Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:23:18.242Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:23:18.242Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T15:23:18.242Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T15:23:18.242Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:23:18.242Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T15:23:18.242Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:23:18.242Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T15:23:18.242Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T15:23:18.242Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T15:23:18.242Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T15:23:18.242Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T15:23:18.242Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T15:23:18.242Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T15:23:18.243Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T15:23:18.243Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T15:23:18.243Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T15:23:18.243Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T15:23:18.243Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T15:23:18.243Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T15:23:18.243Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T15:23:18.243Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T15:23:18.243Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:23:18.243Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T15:23:18.243Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T15:23:18.243Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T15:23:18.243Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T15:23:18.243Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-19T15:23:18.711Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T15:23:18.711Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T15:23:18.711Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-04-19T15:23:18.711Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T15:23:18.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-19T15:23:18.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T15:23:18.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T15:23:18.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T15:23:18.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T15:23:18.711Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T15:23:18.711Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-04-19T15:23:18.711Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T15:23:19.181Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-04-19T15:23:19.181Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T15:23:19.181Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-04-19T15:23:19.181Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T15:23:19.653Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-04-19T15:23:19.653Z] === RUN TestCopyFromContainer [2022-04-19T15:23:19.653Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:19.653Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-19T15:23:19.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T15:23:19.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:23:19.653Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:23:19.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:23:19.653Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:23:19.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:23:19.653Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:23:19.653Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:23:19.653Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:23:19.653Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:23:19.653Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-19T15:23:19.653Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T15:23:19.653Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T15:23:19.653Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-19T15:23:19.653Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T15:23:19.653Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T15:23:19.653Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T15:23:19.653Z] === RUN TestCreateWithInvalidEnv [2022-04-19T15:23:19.653Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T15:23:19.653Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T15:23:19.653Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T15:23:19.653Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T15:23:19.653Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T15:23:19.653Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T15:23:19.653Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T15:23:19.653Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T15:23:19.653Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T15:23:19.653Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-19T15:23:19.653Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-04-19T15:23:19.653Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-04-19T15:23:19.653Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-04-19T15:23:19.653Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T15:23:19.653Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:19.653Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T15:23:19.653Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T15:23:19.653Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:23:19.653Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T15:23:19.653Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T15:23:19.653Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:23:19.653Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T15:23:19.653Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T15:23:19.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:23:19.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:23:19.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:23:19.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:23:19.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:23:19.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:23:19.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:23:19.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:23:19.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:23:19.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:23:19.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:23:19.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:23:19.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:23:19.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:23:19.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:23:19.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-19T15:23:19.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T15:23:19.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-19T15:23:19.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T15:23:19.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T15:23:19.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-19T15:23:19.653Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T15:23:19.653Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T15:23:19.653Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T15:23:19.653Z] === RUN TestCreateDifferentPlatform [2022-04-19T15:23:19.653Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T15:23:19.653Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T15:23:19.653Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-19T15:23:19.653Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T15:23:19.653Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T15:23:19.653Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T15:23:19.653Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-04-19T15:23:19.653Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T15:23:20.122Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T15:23:20.122Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-19T15:23:20.122Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T15:23:20.122Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:20.122Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-19T15:23:20.122Z] === RUN TestWindowsDevices [2022-04-19T15:23:20.122Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-19T15:23:20.122Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-19T15:23:20.122Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.122Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.122Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.122Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.122Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.122Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.122Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T15:23:20.122Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T15:23:20.122Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.122Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.122Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.122Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.122Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.122Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.122Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-19T15:23:20.122Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.122Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T15:23:20.122Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.122Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T15:23:20.122Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T15:23:20.122Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.593Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.593Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:20.593Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:23:22.096Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.54s) [2022-04-19T15:23:22.096Z] === RUN TestStopContainerWithTimeout [2022-04-19T15:23:22.096Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T15:23:22.096Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-19T15:23:22.096Z] === RUN TestUpdateRestartPolicy [2022-04-19T15:23:26.627Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-19T15:23:26.627Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.17s) [2022-04-19T15:23:26.627Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.43s) [2022-04-19T15:23:26.627Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.66s) [2022-04-19T15:23:26.627Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.53s) [2022-04-19T15:23:26.627Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.31s) [2022-04-19T15:23:26.627Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.78s) [2022-04-19T15:23:26.627Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.52s) [2022-04-19T15:23:26.627Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.48s) [2022-04-19T15:23:26.627Z] === RUN TestDiff [2022-04-19T15:23:26.627Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T15:23:26.627Z] --- SKIP: TestDiff (0.00s) [2022-04-19T15:23:26.627Z] === RUN TestExecWithCloseStdin [2022-04-19T15:23:28.842Z] --- PASS: TestExecWithCloseStdin (2.65s) [2022-04-19T15:23:28.842Z] === RUN TestExec [2022-04-19T15:23:31.795Z] --- PASS: TestExec (2.55s) [2022-04-19T15:23:31.795Z] === RUN TestExecUser [2022-04-19T15:23:31.795Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T15:23:31.795Z] --- SKIP: TestExecUser (0.00s) [2022-04-19T15:23:31.795Z] === RUN TestExportContainerAndImportImage [2022-04-19T15:23:31.795Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:31.795Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-19T15:23:31.795Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T15:23:31.795Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:31.795Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T15:23:31.795Z] === RUN TestHealthCheckWorkdir [2022-04-19T15:23:31.795Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T15:23:31.795Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-19T15:23:31.795Z] === RUN TestHealthKillContainer [2022-04-19T15:23:31.795Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T15:23:31.795Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-19T15:23:31.795Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T15:23:31.795Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T15:23:31.795Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T15:23:31.795Z] === RUN TestKillContainerInvalidSignal [2022-04-19T15:23:34.016Z] --- PASS: TestKillContainerInvalidSignal (2.27s) [2022-04-19T15:23:34.016Z] === RUN TestKillContainer [2022-04-19T15:23:34.016Z] === RUN TestKillContainer/no_signal [2022-04-19T15:23:36.231Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T15:23:36.231Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T15:23:36.231Z] === RUN TestKillContainer/killing_signal [2022-04-19T15:23:39.176Z] --- PASS: TestKillContainer (5.17s) [2022-04-19T15:23:39.176Z] --- PASS: TestKillContainer/no_signal (2.30s) [2022-04-19T15:23:39.176Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T15:23:39.176Z] --- PASS: TestKillContainer/killing_signal (2.81s) [2022-04-19T15:23:39.176Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T15:23:39.176Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:23:39.176Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T15:23:39.176Z] === RUN TestKillStoppedContainer [2022-04-19T15:23:39.176Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:23:39.176Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-19T15:23:39.176Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T15:23:39.176Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:23:39.176Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T15:23:39.176Z] === RUN TestKillDifferentUserContainer [2022-04-19T15:23:39.176Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T15:23:39.176Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-19T15:23:39.176Z] === RUN TestInspectOomKilledTrue [2022-04-19T15:23:39.176Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:39.176Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T15:23:39.176Z] === RUN TestInspectOomKilledFalse [2022-04-19T15:23:39.176Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:23:39.176Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T15:23:39.176Z] === RUN TestLogsFollowTailEmpty [2022-04-19T15:23:41.354Z] --- PASS: TestLogsFollowTailEmpty (2.35s) [2022-04-19T15:23:41.354Z] === RUN TestNetworkNat [2022-04-19T15:23:41.354Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T15:23:41.354Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-19T15:23:41.354Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T15:23:45.094Z] --- PASS: TestNetworkLocalhostTCPNat (3.98s) [2022-04-19T15:23:45.094Z] === RUN TestNetworkLoopbackNat [2022-04-19T15:23:45.094Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T15:23:45.094Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-19T15:23:45.094Z] === RUN TestPause [2022-04-19T15:23:45.094Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T15:23:45.094Z] --- SKIP: TestPause (0.00s) [2022-04-19T15:23:45.094Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T15:23:47.274Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.29s) [2022-04-19T15:23:47.274Z] === RUN TestPauseStopPausedContainer [2022-04-19T15:23:47.274Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:47.274Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-19T15:23:47.274Z] === RUN TestPsFilter [2022-04-19T15:23:47.368Z] --- PASS: TestUpdateRestartPolicy (23.93s) [2022-04-19T15:23:47.368Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T15:23:47.733Z] --- PASS: TestPsFilter (0.39s) [2022-04-19T15:23:47.733Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T15:23:48.907Z] --- PASS: TestUpdateRestartWithAutoRemove (3.13s) [2022-04-19T15:23:48.907Z] === RUN TestWaitNonBlocked [2022-04-19T15:23:48.907Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:23:48.907Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:23:48.907Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:23:48.907Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:23:48.907Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:23:48.907Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:23:50.641Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.89s) [2022-04-19T15:23:50.641Z] === RUN TestRemoveContainerWithVolume [2022-04-19T15:23:52.687Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-19T15:23:52.687Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.42s) [2022-04-19T15:23:52.687Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.54s) [2022-04-19T15:23:52.687Z] === RUN TestWaitBlocked [2022-04-19T15:23:52.687Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:23:52.687Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-19T15:23:52.687Z] PASS [2022-04-19T15:23:52.687Z] ok github.com/docker/docker/integration/container 121.797s [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === Skipped [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-19T15:23:52.687Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-19T15:23:52.687Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T15:23:52.687Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T15:23:52.687Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T15:23:52.687Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T15:23:52.687Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T15:23:52.687Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-19T15:23:52.687Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-19T15:23:52.687Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-04-19T15:23:52.687Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T15:23:52.687Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-19T15:23:52.687Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T15:23:52.687Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-04-19T15:23:52.687Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T15:23:52.687Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-04-19T15:23:52.687Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T15:23:52.687Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-19T15:23:52.687Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-19T15:23:52.687Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-19T15:23:52.687Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-19T15:23:52.687Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T15:23:52.687Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-19T15:23:52.687Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-19T15:23:52.687Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T15:23:52.687Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-19T15:23:52.687Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T15:23:52.687Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T15:23:52.687Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-19T15:23:52.687Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T15:23:52.687Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-19T15:23:52.687Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-19T15:23:52.687Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-19T15:23:52.687Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-19T15:23:52.687Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-19T15:23:52.687Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-19T15:23:52.687Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-19T15:23:52.687Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-19T15:23:52.687Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T15:23:52.687Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-19T15:23:52.687Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-19T15:23:52.687Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-19T15:23:52.687Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-19T15:23:52.687Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:23:52.687Z] [2022-04-19T15:23:52.687Z] DONE 119 tests, 38 skipped in 124.787s [2022-04-19T15:23:52.687Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-19T15:23:53.654Z] --- PASS: TestRemoveContainerWithVolume (2.80s) [2022-04-19T15:23:53.654Z] === RUN TestRemoveContainerRunning [2022-04-19T15:23:55.833Z] --- PASS: TestRemoveContainerRunning (2.34s) [2022-04-19T15:23:55.833Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T15:23:58.013Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.38s) [2022-04-19T15:23:58.013Z] === RUN TestRemoveInvalidContainer [2022-04-19T15:23:58.472Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-19T15:23:58.472Z] === RUN TestRenameLinkedContainer [2022-04-19T15:23:58.472Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T15:23:58.472Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-19T15:23:58.472Z] === RUN TestRenameStoppedContainer [2022-04-19T15:23:59.990Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:23:59.990Z] INFO: Testing against a local daemon [2022-04-19T15:23:59.990Z] === RUN TestBuildWithSession [2022-04-19T15:23:59.990Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T15:23:59.990Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T15:23:59.990Z] === RUN TestBuildSquashParent [2022-04-19T15:23:59.990Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:23:59.990Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-19T15:23:59.990Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T15:23:59.990Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:23:59.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:23:59.990Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:23:59.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:23:59.990Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:23:59.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:23:59.990Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:23:59.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:23:59.990Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:23:59.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:23:59.990Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:23:59.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:23:59.990Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:23:59.990Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:23:59.990Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:23:59.990Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:24:01.379Z] --- PASS: TestRenameStoppedContainer (2.83s) [2022-04-19T15:24:01.379Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T15:24:06.418Z] --- PASS: TestRenameRunningContainerAndReuse (4.78s) [2022-04-19T15:24:06.418Z] === RUN TestRenameInvalidName [2022-04-19T15:24:07.984Z] --- PASS: TestRenameInvalidName (2.23s) [2022-04-19T15:24:07.984Z] === RUN TestRenameAnonymousContainer [2022-04-19T15:24:14.955Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:24:14.955Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:24:18.402Z] --- PASS: TestRenameAnonymousContainer (9.81s) [2022-04-19T15:24:18.402Z] === RUN TestRenameContainerWithSameName [2022-04-19T15:24:19.316Z] docker_cli_swarm_test.go:1166: [d9fd102eee0cf] joining swarm manager [db78b7b7fbbe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-19T15:24:20.616Z] --- PASS: TestRenameContainerWithSameName (2.30s) [2022-04-19T15:24:20.616Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T15:24:20.616Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T15:24:20.616Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T15:24:20.616Z] === RUN TestResize [2022-04-19T15:24:22.828Z] --- PASS: TestResize (2.38s) [2022-04-19T15:24:22.828Z] === RUN TestResizeWithInvalidSize [2022-04-19T15:24:22.974Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T15:24:22.974Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T15:24:22.974Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-19T15:24:22.974Z] === RUN TestDaemonConfigValidation [2022-04-19T15:24:22.974Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T15:24:22.974Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-19T15:24:22.974Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T15:24:22.974Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T15:24:22.974Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T15:24:22.974Z] === RUN TestDaemonProxy [2022-04-19T15:24:22.974Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T15:24:22.974Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-19T15:24:22.974Z] PASS [2022-04-19T15:24:22.974Z] ok github.com/docker/docker/integration/daemon 0.134s [2022-04-19T15:24:22.974Z] [2022-04-19T15:24:22.974Z] === Skipped [2022-04-19T15:24:22.974Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-19T15:24:22.974Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T15:24:22.974Z] [2022-04-19T15:24:22.974Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-19T15:24:22.974Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T15:24:22.974Z] [2022-04-19T15:24:22.974Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T15:24:22.974Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T15:24:22.974Z] [2022-04-19T15:24:22.974Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-19T15:24:22.974Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T15:24:22.974Z] [2022-04-19T15:24:22.974Z] DONE 4 tests, 4 skipped in 26.053s [2022-04-19T15:24:22.974Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-19T15:24:22.974Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:24:22.974Z] INFO: Testing against a local daemon [2022-04-19T15:24:22.974Z] === RUN TestCommitInheritsEnv [2022-04-19T15:24:22.974Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:24:22.974Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-19T15:24:22.974Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T15:24:22.974Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T15:24:22.974Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T15:24:22.974Z] === RUN TestImportWithCustomPlatform [2022-04-19T15:24:22.974Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T15:24:22.974Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-19T15:24:22.974Z] === RUN TestImagesFilterMultiReference [2022-04-19T15:24:22.974Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-19T15:24:22.974Z] === RUN TestImagePullPlatformInvalid [2022-04-19T15:24:23.442Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-19T15:24:23.442Z] === RUN TestRemoveImageOrphaning [2022-04-19T15:24:23.651Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-19T15:24:23.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.16s) [2022-04-19T15:24:23.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.22s) [2022-04-19T15:24:23.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.58s) [2022-04-19T15:24:23.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.76s) [2022-04-19T15:24:23.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.66s) [2022-04-19T15:24:23.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.96s) [2022-04-19T15:24:23.651Z] === RUN TestBuildMultiStageCopy [2022-04-19T15:24:23.651Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T15:24:24.427Z] --- PASS: TestRemoveImageOrphaning (1.21s) [2022-04-19T15:24:24.428Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T15:24:24.428Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-19T15:24:24.428Z] === RUN TestTagInvalidReference [2022-04-19T15:24:24.428Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-19T15:24:24.428Z] === RUN TestTagValidPrefixedRepo [2022-04-19T15:24:24.428Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-04-19T15:24:24.428Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T15:24:24.428Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-19T15:24:24.428Z] === RUN TestTagOfficialNames [2022-04-19T15:24:24.897Z] --- PASS: TestTagOfficialNames (0.10s) [2022-04-19T15:24:24.897Z] === RUN TestTagMatchesDigest [2022-04-19T15:24:24.897Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-04-19T15:24:24.897Z] PASS [2022-04-19T15:24:24.897Z] ok github.com/docker/docker/integration/image 1.844s [2022-04-19T15:24:24.897Z] [2022-04-19T15:24:24.897Z] === Skipped [2022-04-19T15:24:24.897Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-19T15:24:24.897Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:24:24.897Z] [2022-04-19T15:24:24.897Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T15:24:24.897Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T15:24:24.897Z] [2022-04-19T15:24:24.897Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-19T15:24:24.897Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T15:24:24.897Z] [2022-04-19T15:24:24.897Z] DONE 12 tests, 3 skipped in 5.870s [2022-04-19T15:24:24.897Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-19T15:24:25.044Z] --- PASS: TestResizeWithInvalidSize (2.42s) [2022-04-19T15:24:25.044Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T15:24:27.136Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:24:27.136Z] INFO: Testing against a local daemon [2022-04-19T15:24:27.136Z] === RUN TestNetworkCreateDelete [2022-04-19T15:24:27.136Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:27.136Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T15:24:27.136Z] 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-04-19T15:24:27.136Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestDaemonDNSFallback [2022-04-19T15:24:27.136Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:27.136Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestInspectNetwork [2022-04-19T15:24:27.136Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T15:24:27.136Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T15:24:27.136Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:27.136Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T15:24:27.136Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:24:27.136Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:24:27.136Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:24:27.136Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T15:24:27.136Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T15:24:27.136Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T15:24:27.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.01s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.03s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.01s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.03s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestNetworkList [2022-04-19T15:24:27.136Z] === RUN TestNetworkList//networks [2022-04-19T15:24:27.136Z] === PAUSE TestNetworkList//networks [2022-04-19T15:24:27.136Z] === RUN TestNetworkList//networks/ [2022-04-19T15:24:27.136Z] === PAUSE TestNetworkList//networks/ [2022-04-19T15:24:27.136Z] === CONT TestNetworkList//networks [2022-04-19T15:24:27.136Z] === CONT TestNetworkList//networks/ [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkList (0.05s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T15:24:27.136Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T15:24:27.136Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T15:24:27.136Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T15:24:27.136Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T15:24:27.136Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T15:24:27.136Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T15:24:27.136Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T15:24:27.136Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T15:24:27.136Z] service_test.go:243: FLAKY_TEST [2022-04-19T15:24:27.136Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T15:24:27.136Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-19T15:24:27.136Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T15:24:27.136Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T15:24:27.136Z] PASS [2022-04-19T15:24:27.136Z] ok github.com/docker/docker/integration/network 0.221s [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === Skipped [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-19T15:24:27.136Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T15:24:27.136Z] 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-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-19T15:24:27.136Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-19T15:24:27.136Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-19T15:24:27.136Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-19T15:24:27.136Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T15:24:27.136Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T15:24:27.136Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T15:24:27.136Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T15:24:27.136Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T15:24:27.136Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T15:24:27.136Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T15:24:27.136Z] service_test.go:243: FLAKY_TEST [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-19T15:24:27.136Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T15:24:27.136Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T15:24:27.136Z] [2022-04-19T15:24:27.136Z] DONE 34 tests, 15 skipped in 2.262s [2022-04-19T15:24:27.607Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-19T15:24:27.974Z] --- PASS: TestResizeWhenContainerNotStarted (3.02s) [2022-04-19T15:24:27.974Z] === RUN TestDaemonRestartKillContainers [2022-04-19T15:24:27.974Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:27.974Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-19T15:24:27.974Z] === RUN TestStats [2022-04-19T15:24:27.974Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T15:24:27.974Z] --- SKIP: TestStats (0.00s) [2022-04-19T15:24:27.974Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T15:24:28.078Z] testing: warning: no tests to run [2022-04-19T15:24:28.078Z] PASS [2022-04-19T15:24:28.078Z] ok github.com/docker/docker/integration/network/ipvlan 0.069s [2022-04-19T15:24:28.078Z] [2022-04-19T15:24:28.078Z] DONE 0 tests in 0.747s [2022-04-19T15:24:28.549Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-19T15:24:29.020Z] testing: warning: no tests to run [2022-04-19T15:24:29.020Z] PASS [2022-04-19T15:24:29.020Z] ok github.com/docker/docker/integration/network/macvlan 0.070s [2022-04-19T15:24:29.020Z] [2022-04-19T15:24:29.020Z] DONE 0 tests in 0.794s [2022-04-19T15:24:29.020Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-19T15:24:30.010Z] testing: warning: no tests to run [2022-04-19T15:24:30.010Z] PASS [2022-04-19T15:24:30.010Z] ok github.com/docker/docker/integration/plugin 0.087s [2022-04-19T15:24:30.010Z] [2022-04-19T15:24:30.010Z] DONE 0 tests in 0.806s [2022-04-19T15:24:30.010Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-19T15:24:31.001Z] testing: warning: no tests to run [2022-04-19T15:24:31.001Z] PASS [2022-04-19T15:24:31.001Z] ok github.com/docker/docker/integration/plugin/authz 0.071s [2022-04-19T15:24:31.001Z] [2022-04-19T15:24:31.001Z] DONE 0 tests in 0.790s [2022-04-19T15:24:31.001Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-19T15:24:32.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T15:24:33.233Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T15:24:34.771Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T15:24:35.734Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T15:24:36.516Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.07s) [2022-04-19T15:24:36.516Z] === RUN TestStopContainerWithTimeout [2022-04-19T15:24:36.516Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T15:24:36.516Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-19T15:24:36.516Z] === RUN TestUpdateRestartPolicy [2022-04-19T15:24:36.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:24:36.915Z] INFO: Testing against a local daemon [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:24:36.915Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:24:36.915Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T15:24:36.915Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T15:24:36.915Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:24:36.915Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T15:24:36.915Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T15:24:36.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T15:24:36.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T15:24:36.915Z] === RUN TestPluginInstall [2022-04-19T15:24:36.915Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T15:24:36.915Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-19T15:24:36.915Z] === RUN TestPluginsWithRuntimes [2022-04-19T15:24:36.915Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T15:24:36.915Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-19T15:24:36.915Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T15:24:36.915Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T15:24:36.915Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T15:24:36.915Z] PASS [2022-04-19T15:24:36.915Z] ok github.com/docker/docker/integration/plugin/common 0.120s [2022-04-19T15:24:36.915Z] [2022-04-19T15:24:36.915Z] === Skipped [2022-04-19T15:24:36.915Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-19T15:24:36.915Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T15:24:36.915Z] [2022-04-19T15:24:36.915Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-19T15:24:36.915Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T15:24:36.915Z] [2022-04-19T15:24:36.915Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T15:24:36.915Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T15:24:36.915Z] [2022-04-19T15:24:36.915Z] DONE 19 tests, 3 skipped in 5.125s [2022-04-19T15:24:36.915Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-19T15:24:37.268Z] --- PASS: TestBuildMultiStageCopy (14.77s) [2022-04-19T15:24:37.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.95s) [2022-04-19T15:24:37.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2022-04-19T15:24:37.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2022-04-19T15:24:37.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2022-04-19T15:24:37.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.48s) [2022-04-19T15:24:37.268Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T15:24:38.489Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:24:38.489Z] INFO: Testing against a local daemon [2022-04-19T15:24:38.489Z] === RUN TestExternalGraphDriver [2022-04-19T15:24:38.489Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T15:24:38.489Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-19T15:24:38.489Z] === RUN TestGraphdriverPluginV2 [2022-04-19T15:24:38.489Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T15:24:38.489Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-19T15:24:38.489Z] PASS [2022-04-19T15:24:38.489Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.114s [2022-04-19T15:24:38.489Z] [2022-04-19T15:24:38.489Z] === Skipped [2022-04-19T15:24:38.489Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-19T15:24:38.489Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T15:24:38.489Z] [2022-04-19T15:24:38.489Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-19T15:24:38.489Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T15:24:38.489Z] [2022-04-19T15:24:38.489Z] DONE 2 tests, 2 skipped in 2.241s [2022-04-19T15:24:38.960Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-19T15:24:40.162Z] --- PASS: TestBuildMultiStageParentConfig (3.04s) [2022-04-19T15:24:40.162Z] === RUN TestBuildLabelWithTargets [2022-04-19T15:24:40.162Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:24:40.162Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-19T15:24:40.162Z] === RUN TestBuildWithEmptyLayers [2022-04-19T15:24:41.189Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:24:41.189Z] INFO: Testing against a local daemon [2022-04-19T15:24:41.189Z] === RUN TestReadPluginNoRead [2022-04-19T15:24:41.189Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T15:24:41.189Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-19T15:24:41.189Z] PASS [2022-04-19T15:24:41.189Z] ok github.com/docker/docker/integration/plugin/logging 0.100s [2022-04-19T15:24:41.189Z] [2022-04-19T15:24:41.189Z] === Skipped [2022-04-19T15:24:41.189Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-19T15:24:41.189Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T15:24:41.189Z] [2022-04-19T15:24:41.189Z] DONE 1 tests, 1 skipped in 2.352s [2022-04-19T15:24:41.189Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-19T15:24:41.697Z] --- PASS: TestBuildWithEmptyLayers (1.55s) [2022-04-19T15:24:41.697Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T15:24:42.180Z] testing: warning: no tests to run [2022-04-19T15:24:42.180Z] PASS [2022-04-19T15:24:42.180Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.075s [2022-04-19T15:24:42.180Z] [2022-04-19T15:24:42.180Z] DONE 0 tests in 1.175s [2022-04-19T15:24:42.653Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-19T15:24:44.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:24:44.903Z] INFO: Testing against a local daemon [2022-04-19T15:24:44.903Z] === RUN TestPluginWithDevMounts [2022-04-19T15:24:44.903Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:44.903Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-19T15:24:44.903Z] PASS [2022-04-19T15:24:44.903Z] ok github.com/docker/docker/integration/plugin/volumes 0.108s [2022-04-19T15:24:44.903Z] [2022-04-19T15:24:44.903Z] === Skipped [2022-04-19T15:24:44.903Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-19T15:24:44.903Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:44.903Z] [2022-04-19T15:24:44.903Z] DONE 1 tests, 1 skipped in 2.396s [2022-04-19T15:24:44.903Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-19T15:24:47.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:24:47.131Z] INFO: Testing against a local daemon [2022-04-19T15:24:47.131Z] === RUN TestSecretInspect [2022-04-19T15:24:47.131Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:47.131Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-19T15:24:47.131Z] === RUN TestSecretList [2022-04-19T15:24:47.131Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:47.131Z] --- SKIP: TestSecretList (0.00s) [2022-04-19T15:24:47.131Z] === RUN TestSecretsCreateAndDelete [2022-04-19T15:24:47.131Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:47.131Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-19T15:24:47.131Z] === RUN TestSecretsUpdate [2022-04-19T15:24:47.131Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:47.131Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-19T15:24:47.131Z] === RUN TestTemplatedSecret [2022-04-19T15:24:47.131Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:47.131Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-19T15:24:47.131Z] === RUN TestSecretCreateResolve [2022-04-19T15:24:47.131Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:47.131Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-19T15:24:47.131Z] PASS [2022-04-19T15:24:47.131Z] ok github.com/docker/docker/integration/secret 0.108s [2022-04-19T15:24:47.131Z] [2022-04-19T15:24:47.131Z] === Skipped [2022-04-19T15:24:47.131Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-19T15:24:47.131Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:47.131Z] [2022-04-19T15:24:47.131Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-19T15:24:47.131Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:47.131Z] [2022-04-19T15:24:47.131Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-19T15:24:47.131Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:47.131Z] [2022-04-19T15:24:47.131Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-19T15:24:47.131Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:47.131Z] [2022-04-19T15:24:47.131Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-19T15:24:47.131Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:47.131Z] [2022-04-19T15:24:47.131Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-19T15:24:47.131Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:47.131Z] [2022-04-19T15:24:47.131Z] DONE 6 tests, 6 skipped in 1.862s [2022-04-19T15:24:47.131Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-19T15:24:50.110Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:24:50.110Z] INFO: Testing against a local daemon [2022-04-19T15:24:50.110Z] === RUN TestServiceCreateInit [2022-04-19T15:24:50.110Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T15:24:50.110Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T15:24:50.110Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- PASS: TestServiceCreateInit (0.07s) [2022-04-19T15:24:50.110Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-19T15:24:50.110Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T15:24:50.110Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestCreateServiceConflict [2022-04-19T15:24:50.110Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T15:24:50.110Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-19T15:24:50.110Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T15:24:50.110Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T15:24:50.110Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T15:24:50.110Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestCreateServiceSysctls [2022-04-19T15:24:50.110Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-19T15:24:50.110Z] === RUN TestCreateServiceCapabilities [2022-04-19T15:24:50.110Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-19T15:24:50.110Z] === RUN TestInspect [2022-04-19T15:24:50.110Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestInspect (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestCreateJob [2022-04-19T15:24:50.110Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestCreateJob (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestReplicatedJob [2022-04-19T15:24:50.110Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestUpdateReplicatedJob [2022-04-19T15:24:50.110Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestServiceListWithStatuses [2022-04-19T15:24:50.110Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T15:24:50.110Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestDockerNetworkReConnect [2022-04-19T15:24:50.110Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestServicePlugin [2022-04-19T15:24:50.110Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestServiceUpdateLabel [2022-04-19T15:24:50.110Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:50.110Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestServiceUpdateSecrets [2022-04-19T15:24:50.110Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:50.110Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestServiceUpdateConfigs [2022-04-19T15:24:50.110Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:50.110Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestServiceUpdateNetwork [2022-04-19T15:24:50.110Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:50.110Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-19T15:24:50.110Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T15:24:50.110Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:50.110Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-04-19T15:24:50.110Z] PASS [2022-04-19T15:24:50.110Z] ok github.com/docker/docker/integration/service 0.331s [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === Skipped [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-19T15:24:50.110Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T15:24:50.110Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-19T15:24:50.110Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-19T15:24:50.110Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-19T15:24:50.110Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T15:24:50.110Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-19T15:24:50.110Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-19T15:24:50.110Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-19T15:24:50.110Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-19T15:24:50.110Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-19T15:24:50.110Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-19T15:24:50.110Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-19T15:24:50.110Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-19T15:24:50.110Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-19T15:24:50.110Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-19T15:24:50.110Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-19T15:24:50.110Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-19T15:24:50.110Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-19T15:24:50.110Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-19T15:24:50.110Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-19T15:24:50.110Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-19T15:24:50.110Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-04-19T15:24:50.110Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:24:50.110Z] [2022-04-19T15:24:50.110Z] DONE 24 tests, 23 skipped in 3.058s [2022-04-19T15:24:50.110Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-19T15:24:51.341Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-19T15:24:51.341Z] docker_cli_swarm_test.go:1447: [d03d990f4ff74] joining swarm manager [d117e037c47d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:24:51.341Z] docker_cli_swarm_test.go:1448: [dc025ce3c204d] joining swarm manager [d117e037c47d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T15:24:52.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:24:52.350Z] INFO: Testing against a local daemon [2022-04-19T15:24:52.350Z] === RUN TestSessionCreate [2022-04-19T15:24:52.350Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T15:24:52.350Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-19T15:24:52.350Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T15:24:52.350Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T15:24:52.350Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T15:24:52.350Z] PASS [2022-04-19T15:24:52.350Z] ok github.com/docker/docker/integration/session 0.096s [2022-04-19T15:24:52.350Z] [2022-04-19T15:24:52.350Z] === Skipped [2022-04-19T15:24:52.350Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-19T15:24:52.350Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T15:24:52.350Z] [2022-04-19T15:24:52.350Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T15:24:52.350Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T15:24:52.350Z] [2022-04-19T15:24:52.350Z] DONE 2 tests, 2 skipped in 1.810s [2022-04-19T15:24:52.350Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-19T15:24:54.601Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:24:54.601Z] INFO: Testing against a local daemon [2022-04-19T15:24:54.601Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T15:24:54.601Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:54.601Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T15:24:54.601Z] === RUN TestDiskUsage [2022-04-19T15:24:54.601Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T15:24:54.601Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-19T15:24:54.601Z] === RUN TestEventsExecDie [2022-04-19T15:24:54.601Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T15:24:54.601Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-19T15:24:54.601Z] === RUN TestEventsBackwardsCompatible [2022-04-19T15:24:54.601Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T15:24:54.601Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-19T15:24:54.601Z] === RUN TestEventsVolumeCreate [2022-04-19T15:24:54.601Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T15:24:54.601Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-19T15:24:54.601Z] === RUN TestInfoAPI [2022-04-19T15:24:54.601Z] --- PASS: TestInfoAPI (0.07s) [2022-04-19T15:24:54.601Z] === RUN TestInfoAPIWarnings [2022-04-19T15:24:54.601Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:24:54.601Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-19T15:24:54.601Z] === RUN TestInfoDebug [2022-04-19T15:24:54.601Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:24:54.601Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-19T15:24:54.601Z] === RUN TestInfoInsecureRegistries [2022-04-19T15:24:54.601Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:24:54.601Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-19T15:24:54.601Z] === RUN TestInfoRegistryMirrors [2022-04-19T15:24:54.601Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:24:54.601Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-19T15:24:54.601Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T15:24:55.597Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-04-19T15:24:55.597Z] === RUN TestPingCacheHeaders [2022-04-19T15:24:55.597Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-19T15:24:55.597Z] === RUN TestPingGet [2022-04-19T15:24:55.597Z] --- PASS: TestPingGet (0.04s) [2022-04-19T15:24:55.597Z] === RUN TestPingHead [2022-04-19T15:24:55.597Z] --- PASS: TestPingHead (0.05s) [2022-04-19T15:24:55.597Z] === RUN TestPingSwarmHeader [2022-04-19T15:24:55.597Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:55.597Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-19T15:24:55.597Z] === RUN TestVersion [2022-04-19T15:24:55.597Z] --- PASS: TestVersion (0.04s) [2022-04-19T15:24:55.597Z] PASS [2022-04-19T15:24:55.597Z] ok github.com/docker/docker/integration/system 1.322s [2022-04-19T15:24:55.597Z] [2022-04-19T15:24:55.597Z] === Skipped [2022-04-19T15:24:55.597Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T15:24:55.597Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:55.597Z] [2022-04-19T15:24:55.597Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-19T15:24:55.597Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T15:24:55.597Z] [2022-04-19T15:24:55.597Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-19T15:24:55.597Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T15:24:55.597Z] [2022-04-19T15:24:55.597Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-19T15:24:55.597Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T15:24:55.597Z] [2022-04-19T15:24:55.597Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-19T15:24:55.597Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T15:24:55.597Z] [2022-04-19T15:24:55.597Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-19T15:24:55.597Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:24:55.597Z] [2022-04-19T15:24:55.597Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-19T15:24:55.597Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:24:55.597Z] [2022-04-19T15:24:55.597Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-19T15:24:55.597Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:24:55.597Z] [2022-04-19T15:24:55.597Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-19T15:24:55.597Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:24:55.597Z] [2022-04-19T15:24:55.597Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-19T15:24:55.597Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:24:55.597Z] [2022-04-19T15:24:55.597Z] DONE 16 tests, 10 skipped in 3.533s [2022-04-19T15:24:55.597Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-19T15:24:57.835Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:24:57.835Z] INFO: Testing against a local daemon [2022-04-19T15:24:57.835Z] === RUN TestVolumesCreateAndList [2022-04-19T15:24:57.835Z] --- PASS: TestVolumesCreateAndList (0.10s) [2022-04-19T15:24:57.835Z] === RUN TestVolumesRemove [2022-04-19T15:24:57.835Z] --- PASS: TestVolumesRemove (0.19s) [2022-04-19T15:24:57.835Z] === RUN TestVolumesInspect [2022-04-19T15:24:57.835Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-19T15:24:57.835Z] === RUN TestVolumesInvalidJSON [2022-04-19T15:24:57.835Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T15:24:57.835Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T15:24:58.310Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T15:24:58.310Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T15:24:58.310Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T15:24:58.310Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T15:24:58.310Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T15:24:58.310Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-04-19T15:24:58.310Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-19T15:24:58.310Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T15:24:58.310Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T15:24:58.310Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T15:24:58.310Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T15:24:58.310Z] PASS [2022-04-19T15:24:58.310Z] ok github.com/docker/docker/integration/volume 0.471s [2022-04-19T15:24:58.310Z] [2022-04-19T15:24:58.310Z] DONE 9 tests in 2.363s [2022-04-19T15:24:58.310Z] INFO: make.ps1 ended at 04/19/2022 15:24:58 [2022-04-19T15:24:58.310Z] INFO: Integration CLI tests being run from the host: [2022-04-19T15:24:58.310Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-19T15:25:01.622Z] --- PASS: TestUpdateRestartPolicy (22.83s) [2022-04-19T15:25:01.623Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T15:25:01.623Z] --- PASS: TestUpdateRestartWithAutoRemove (2.46s) [2022-04-19T15:25:01.623Z] === RUN TestWaitNonBlocked [2022-04-19T15:25:01.623Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:25:01.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:25:01.623Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:25:01.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:25:01.623Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:25:01.623Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:25:02.774Z] --- PASS: TestBuildMultiStageOnBuild (18.61s) [2022-04-19T15:25:02.774Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T15:25:02.774Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:25:02.774Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-19T15:25:02.774Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T15:25:03.254Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-19T15:25:03.254Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-19T15:25:03.254Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-19T15:25:03.254Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-19T15:25:03.254Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-19T15:25:03.586Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-19T15:25:03.586Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-19T15:25:03.586Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-19T15:25:03.586Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-19T15:25:03.586Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-19T15:25:03.604Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-19T15:25:03.893Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/test/unit [2022-04-19T15:25:04.155Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-19T15:25:04.155Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-19T15:25:04.155Z] + TESTDIRS=./... [2022-04-19T15:25:04.155Z] + exclude_paths='/vendor/|/integration' [2022-04-19T15:25:04.155Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-19T15:25:04.155Z] ++ go list ./... [2022-04-19T15:25:04.192Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-19T15:25:05.104Z] + pkg_list='github.com/docker/docker/api [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/backend/build [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/httputils [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/middleware [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/router [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/router/build [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/router/container [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/router/debug [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/router/image [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/router/network [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/router/session [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/router/system [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/server/router/volume [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/backend [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/container [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/events [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/filters [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/image [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/mount [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/network [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/registry [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/strslice [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/swarm [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/time [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/versions [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T15:25:05.104Z] github.com/docker/docker/api/types/volume [2022-04-19T15:25:05.104Z] github.com/docker/docker/builder [2022-04-19T15:25:05.104Z] github.com/docker/docker/builder/builder-next [2022-04-19T15:25:05.104Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T15:25:05.104Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T15:25:05.104Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T15:25:05.104Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T15:25:05.104Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T15:25:05.104Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T15:25:05.104Z] github.com/docker/docker/builder/dockerfile [2022-04-19T15:25:05.104Z] github.com/docker/docker/builder/remotecontext [2022-04-19T15:25:05.104Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T15:25:05.104Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T15:25:05.104Z] github.com/docker/docker/cli [2022-04-19T15:25:05.104Z] github.com/docker/docker/cli/config [2022-04-19T15:25:05.104Z] github.com/docker/docker/cli/debug [2022-04-19T15:25:05.104Z] github.com/docker/docker/client [2022-04-19T15:25:05.104Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T15:25:05.104Z] github.com/docker/docker/cmd/dockerd [2022-04-19T15:25:05.104Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T15:25:05.104Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T15:25:05.104Z] github.com/docker/docker/container [2022-04-19T15:25:05.104Z] github.com/docker/docker/container/stream [2022-04-19T15:25:05.104Z] github.com/docker/docker/contrib/apparmor [2022-04-19T15:25:05.104Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T15:25:05.104Z] github.com/docker/docker/contrib/httpserver [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/cluster [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/config [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/events [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/exec [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/images [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/initlayer [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/links [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/listeners [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger/local [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/names [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/network [2022-04-19T15:25:05.104Z] github.com/docker/docker/daemon/stats [2022-04-19T15:25:05.104Z] github.com/docker/docker/distribution [2022-04-19T15:25:05.104Z] github.com/docker/docker/distribution/metadata [2022-04-19T15:25:05.104Z] github.com/docker/docker/distribution/utils [2022-04-19T15:25:05.104Z] github.com/docker/docker/distribution/xfer [2022-04-19T15:25:05.104Z] github.com/docker/docker/dockerversion [2022-04-19T15:25:05.104Z] github.com/docker/docker/errdefs [2022-04-19T15:25:05.104Z] github.com/docker/docker/image [2022-04-19T15:25:05.104Z] github.com/docker/docker/image/cache [2022-04-19T15:25:05.104Z] github.com/docker/docker/image/tarexport [2022-04-19T15:25:05.104Z] github.com/docker/docker/image/v1 [2022-04-19T15:25:05.104Z] github.com/docker/docker/internal/test/suite [2022-04-19T15:25:05.104Z] github.com/docker/docker/layer [2022-04-19T15:25:05.104Z] github.com/docker/docker/libcontainerd [2022-04-19T15:25:05.104Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T15:25:05.104Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T15:25:05.104Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T15:25:05.104Z] github.com/docker/docker/libcontainerd/types [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/config [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/idm [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/ns [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/options [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/osl [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T15:25:05.104Z] github.com/docker/docker/libnetwork/types [2022-04-19T15:25:05.104Z] github.com/docker/docker/oci [2022-04-19T15:25:05.104Z] github.com/docker/docker/oci/caps [2022-04-19T15:25:05.104Z] github.com/docker/docker/opts [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/aaparser [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/archive [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/authorization [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/capabilities [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/containerfs [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/directory [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/dmesg [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/filenotify [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/fileutils [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/fsutils [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/homedir [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/idtools [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/ioutils [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/longpath [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/loopback [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/parsers [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/pidfile [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/platform [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/plugins [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/pools [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/progress [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/pubsub [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/reexec [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/signal [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/stack [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/stringid [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/system [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/tailfile [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/tarsum [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/truncindex [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/urlutil [2022-04-19T15:25:05.104Z] github.com/docker/docker/pkg/useragent [2022-04-19T15:25:05.104Z] github.com/docker/docker/plugin [2022-04-19T15:25:05.104Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T15:25:05.104Z] github.com/docker/docker/plugin/v2 [2022-04-19T15:25:05.104Z] github.com/docker/docker/profiles/apparmor [2022-04-19T15:25:05.104Z] github.com/docker/docker/profiles/seccomp [2022-04-19T15:25:05.104Z] github.com/docker/docker/quota [2022-04-19T15:25:05.104Z] github.com/docker/docker/reference [2022-04-19T15:25:05.104Z] github.com/docker/docker/registry [2022-04-19T15:25:05.104Z] github.com/docker/docker/registry/resumable [2022-04-19T15:25:05.104Z] github.com/docker/docker/restartmanager [2022-04-19T15:25:05.104Z] github.com/docker/docker/rootless [2022-04-19T15:25:05.104Z] github.com/docker/docker/rootless/specconv [2022-04-19T15:25:05.104Z] github.com/docker/docker/runconfig [2022-04-19T15:25:05.104Z] github.com/docker/docker/runconfig/opts [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/daemon [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/environment [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/fakegit [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/registry [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/request [2022-04-19T15:25:05.105Z] github.com/docker/docker/volume [2022-04-19T15:25:05.105Z] github.com/docker/docker/volume/drivers [2022-04-19T15:25:05.105Z] github.com/docker/docker/volume/local [2022-04-19T15:25:05.105Z] github.com/docker/docker/volume/mounts [2022-04-19T15:25:05.105Z] github.com/docker/docker/volume/service [2022-04-19T15:25:05.105Z] github.com/docker/docker/volume/service/opts [2022-04-19T15:25:05.105Z] github.com/docker/docker/volume/testutils' [2022-04-19T15:25:05.105Z] ++ grep --fixed-strings -v /libnetwork [2022-04-19T15:25:05.105Z] ++ echo 'github.com/docker/docker/api [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/backend/build [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/httputils [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/middleware [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/build [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/container [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/debug [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/image [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/network [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/session [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/system [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/volume [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/backend [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/container [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/events [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/filters [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/image [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/mount [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/network [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/registry [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/strslice [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/swarm [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/time [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/versions [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/volume [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/builder-next [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/dockerfile [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/remotecontext [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T15:25:05.105Z] github.com/docker/docker/cli [2022-04-19T15:25:05.105Z] github.com/docker/docker/cli/config [2022-04-19T15:25:05.105Z] github.com/docker/docker/cli/debug [2022-04-19T15:25:05.105Z] github.com/docker/docker/client [2022-04-19T15:25:05.105Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T15:25:05.105Z] github.com/docker/docker/cmd/dockerd [2022-04-19T15:25:05.105Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T15:25:05.105Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T15:25:05.105Z] github.com/docker/docker/container [2022-04-19T15:25:05.105Z] github.com/docker/docker/container/stream [2022-04-19T15:25:05.105Z] github.com/docker/docker/contrib/apparmor [2022-04-19T15:25:05.105Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T15:25:05.105Z] github.com/docker/docker/contrib/httpserver [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/cluster [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/config [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/events [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/exec [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/images [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/initlayer [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/links [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/listeners [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger/local [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/names [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/network [2022-04-19T15:25:05.105Z] github.com/docker/docker/daemon/stats [2022-04-19T15:25:05.105Z] github.com/docker/docker/distribution [2022-04-19T15:25:05.105Z] github.com/docker/docker/distribution/metadata [2022-04-19T15:25:05.105Z] github.com/docker/docker/distribution/utils [2022-04-19T15:25:05.105Z] github.com/docker/docker/distribution/xfer [2022-04-19T15:25:05.105Z] github.com/docker/docker/dockerversion [2022-04-19T15:25:05.105Z] github.com/docker/docker/errdefs [2022-04-19T15:25:05.105Z] github.com/docker/docker/image [2022-04-19T15:25:05.105Z] github.com/docker/docker/image/cache [2022-04-19T15:25:05.105Z] github.com/docker/docker/image/tarexport [2022-04-19T15:25:05.105Z] github.com/docker/docker/image/v1 [2022-04-19T15:25:05.105Z] github.com/docker/docker/internal/test/suite [2022-04-19T15:25:05.105Z] github.com/docker/docker/layer [2022-04-19T15:25:05.105Z] github.com/docker/docker/libcontainerd [2022-04-19T15:25:05.105Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T15:25:05.105Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T15:25:05.105Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T15:25:05.105Z] github.com/docker/docker/libcontainerd/types [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/config [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/idm [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/ns [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/options [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/osl [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T15:25:05.105Z] github.com/docker/docker/libnetwork/types [2022-04-19T15:25:05.105Z] github.com/docker/docker/oci [2022-04-19T15:25:05.105Z] github.com/docker/docker/oci/caps [2022-04-19T15:25:05.105Z] github.com/docker/docker/opts [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/aaparser [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/archive [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/authorization [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/capabilities [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/containerfs [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/directory [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/dmesg [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/filenotify [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/fileutils [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/fsutils [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/homedir [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/idtools [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/ioutils [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/longpath [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/loopback [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/parsers [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/pidfile [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/platform [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/plugins [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/pools [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/progress [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/pubsub [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/reexec [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/signal [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/stack [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/stringid [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/system [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/tailfile [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/tarsum [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/truncindex [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/urlutil [2022-04-19T15:25:05.105Z] github.com/docker/docker/pkg/useragent [2022-04-19T15:25:05.105Z] github.com/docker/docker/plugin [2022-04-19T15:25:05.105Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T15:25:05.105Z] github.com/docker/docker/plugin/v2 [2022-04-19T15:25:05.105Z] github.com/docker/docker/profiles/apparmor [2022-04-19T15:25:05.105Z] github.com/docker/docker/profiles/seccomp [2022-04-19T15:25:05.105Z] github.com/docker/docker/quota [2022-04-19T15:25:05.105Z] github.com/docker/docker/reference [2022-04-19T15:25:05.105Z] github.com/docker/docker/registry [2022-04-19T15:25:05.105Z] github.com/docker/docker/registry/resumable [2022-04-19T15:25:05.105Z] github.com/docker/docker/restartmanager [2022-04-19T15:25:05.105Z] github.com/docker/docker/rootless [2022-04-19T15:25:05.105Z] github.com/docker/docker/rootless/specconv [2022-04-19T15:25:05.105Z] github.com/docker/docker/runconfig [2022-04-19T15:25:05.105Z] github.com/docker/docker/runconfig/opts [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/daemon [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/environment [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/fakegit [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/registry [2022-04-19T15:25:05.105Z] github.com/docker/docker/testutil/request [2022-04-19T15:25:05.105Z] github.com/docker/docker/volume [2022-04-19T15:25:05.105Z] github.com/docker/docker/volume/drivers [2022-04-19T15:25:05.105Z] github.com/docker/docker/volume/local [2022-04-19T15:25:05.105Z] github.com/docker/docker/volume/mounts [2022-04-19T15:25:05.105Z] github.com/docker/docker/volume/service [2022-04-19T15:25:05.105Z] github.com/docker/docker/volume/service/opts [2022-04-19T15:25:05.105Z] github.com/docker/docker/volume/testutils' [2022-04-19T15:25:05.105Z] + base_pkg_list='github.com/docker/docker/api [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/backend/build [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/httputils [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/middleware [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/build [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/container [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/debug [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/image [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/network [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/session [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/system [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/server/router/volume [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/backend [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/container [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/events [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/filters [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/image [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/mount [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/network [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/registry [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/strslice [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/swarm [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/time [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/versions [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T15:25:05.105Z] github.com/docker/docker/api/types/volume [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/builder-next [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/dockerfile [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/remotecontext [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T15:25:05.105Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T15:25:05.105Z] github.com/docker/docker/cli [2022-04-19T15:25:05.105Z] github.com/docker/docker/cli/config [2022-04-19T15:25:05.105Z] github.com/docker/docker/cli/debug [2022-04-19T15:25:05.105Z] github.com/docker/docker/client [2022-04-19T15:25:05.105Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T15:25:05.105Z] github.com/docker/docker/cmd/dockerd [2022-04-19T15:25:05.105Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T15:25:05.106Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T15:25:05.106Z] github.com/docker/docker/container [2022-04-19T15:25:05.106Z] github.com/docker/docker/container/stream [2022-04-19T15:25:05.106Z] github.com/docker/docker/contrib/apparmor [2022-04-19T15:25:05.106Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T15:25:05.106Z] github.com/docker/docker/contrib/httpserver [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/cluster [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/config [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/events [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/exec [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/images [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/initlayer [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/links [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/listeners [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/local [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/names [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/network [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/stats [2022-04-19T15:25:05.106Z] github.com/docker/docker/distribution [2022-04-19T15:25:05.106Z] github.com/docker/docker/distribution/metadata [2022-04-19T15:25:05.106Z] github.com/docker/docker/distribution/utils [2022-04-19T15:25:05.106Z] github.com/docker/docker/distribution/xfer [2022-04-19T15:25:05.106Z] github.com/docker/docker/dockerversion [2022-04-19T15:25:05.106Z] github.com/docker/docker/errdefs [2022-04-19T15:25:05.106Z] github.com/docker/docker/image [2022-04-19T15:25:05.106Z] github.com/docker/docker/image/cache [2022-04-19T15:25:05.106Z] github.com/docker/docker/image/tarexport [2022-04-19T15:25:05.106Z] github.com/docker/docker/image/v1 [2022-04-19T15:25:05.106Z] github.com/docker/docker/internal/test/suite [2022-04-19T15:25:05.106Z] github.com/docker/docker/layer [2022-04-19T15:25:05.106Z] github.com/docker/docker/libcontainerd [2022-04-19T15:25:05.106Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T15:25:05.106Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T15:25:05.106Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T15:25:05.106Z] github.com/docker/docker/libcontainerd/types [2022-04-19T15:25:05.106Z] github.com/docker/docker/oci [2022-04-19T15:25:05.106Z] github.com/docker/docker/oci/caps [2022-04-19T15:25:05.106Z] github.com/docker/docker/opts [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/aaparser [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/archive [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/authorization [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/capabilities [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/containerfs [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/directory [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/dmesg [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/filenotify [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/fileutils [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/fsutils [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/homedir [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/idtools [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/ioutils [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/longpath [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/loopback [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/parsers [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/pidfile [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/platform [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/plugins [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/pools [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/progress [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/pubsub [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/reexec [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/signal [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/stack [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/stringid [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/system [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/tailfile [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/tarsum [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/truncindex [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/urlutil [2022-04-19T15:25:05.106Z] github.com/docker/docker/pkg/useragent [2022-04-19T15:25:05.106Z] github.com/docker/docker/plugin [2022-04-19T15:25:05.106Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T15:25:05.106Z] github.com/docker/docker/plugin/v2 [2022-04-19T15:25:05.106Z] github.com/docker/docker/profiles/apparmor [2022-04-19T15:25:05.106Z] github.com/docker/docker/profiles/seccomp [2022-04-19T15:25:05.106Z] github.com/docker/docker/quota [2022-04-19T15:25:05.106Z] github.com/docker/docker/reference [2022-04-19T15:25:05.106Z] github.com/docker/docker/registry [2022-04-19T15:25:05.106Z] github.com/docker/docker/registry/resumable [2022-04-19T15:25:05.106Z] github.com/docker/docker/restartmanager [2022-04-19T15:25:05.106Z] github.com/docker/docker/rootless [2022-04-19T15:25:05.106Z] github.com/docker/docker/rootless/specconv [2022-04-19T15:25:05.106Z] github.com/docker/docker/runconfig [2022-04-19T15:25:05.106Z] github.com/docker/docker/runconfig/opts [2022-04-19T15:25:05.106Z] github.com/docker/docker/testutil [2022-04-19T15:25:05.106Z] github.com/docker/docker/testutil/daemon [2022-04-19T15:25:05.106Z] github.com/docker/docker/testutil/environment [2022-04-19T15:25:05.106Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T15:25:05.106Z] github.com/docker/docker/testutil/fakegit [2022-04-19T15:25:05.106Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T15:25:05.106Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T15:25:05.106Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T15:25:05.106Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T15:25:05.106Z] github.com/docker/docker/testutil/registry [2022-04-19T15:25:05.106Z] github.com/docker/docker/testutil/request [2022-04-19T15:25:05.106Z] github.com/docker/docker/volume [2022-04-19T15:25:05.106Z] github.com/docker/docker/volume/drivers [2022-04-19T15:25:05.106Z] github.com/docker/docker/volume/local [2022-04-19T15:25:05.106Z] github.com/docker/docker/volume/mounts [2022-04-19T15:25:05.106Z] github.com/docker/docker/volume/service [2022-04-19T15:25:05.106Z] github.com/docker/docker/volume/service/opts [2022-04-19T15:25:05.106Z] github.com/docker/docker/volume/testutils' [2022-04-19T15:25:05.106Z] ++ echo 'github.com/docker/docker/api [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/backend/build [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/httputils [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/middleware [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/router [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/router/build [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/router/container [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/router/debug [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/router/image [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/router/network [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/router/session [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/router/system [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/server/router/volume [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/backend [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/container [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/events [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/filters [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/image [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/mount [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/network [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/registry [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/strslice [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/swarm [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/time [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/versions [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T15:25:05.106Z] github.com/docker/docker/api/types/volume [2022-04-19T15:25:05.106Z] github.com/docker/docker/builder [2022-04-19T15:25:05.106Z] github.com/docker/docker/builder/builder-next [2022-04-19T15:25:05.106Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T15:25:05.106Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T15:25:05.106Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T15:25:05.106Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T15:25:05.106Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T15:25:05.106Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T15:25:05.106Z] github.com/docker/docker/builder/dockerfile [2022-04-19T15:25:05.106Z] github.com/docker/docker/builder/remotecontext [2022-04-19T15:25:05.106Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T15:25:05.106Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T15:25:05.106Z] github.com/docker/docker/cli [2022-04-19T15:25:05.106Z] github.com/docker/docker/cli/config [2022-04-19T15:25:05.106Z] github.com/docker/docker/cli/debug [2022-04-19T15:25:05.106Z] github.com/docker/docker/client [2022-04-19T15:25:05.106Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T15:25:05.106Z] github.com/docker/docker/cmd/dockerd [2022-04-19T15:25:05.106Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T15:25:05.106Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T15:25:05.106Z] github.com/docker/docker/container [2022-04-19T15:25:05.106Z] github.com/docker/docker/container/stream [2022-04-19T15:25:05.106Z] github.com/docker/docker/contrib/apparmor [2022-04-19T15:25:05.106Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T15:25:05.106Z] github.com/docker/docker/contrib/httpserver [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/cluster [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/config [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/events [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/exec [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/images [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/initlayer [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/links [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/listeners [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/local [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/names [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/network [2022-04-19T15:25:05.106Z] github.com/docker/docker/daemon/stats [2022-04-19T15:25:05.106Z] github.com/docker/docker/distribution [2022-04-19T15:25:05.106Z] github.com/docker/docker/distribution/metadata [2022-04-19T15:25:05.106Z] github.com/docker/docker/distribution/utils [2022-04-19T15:25:05.106Z] github.com/docker/docker/distribution/xfer [2022-04-19T15:25:05.106Z] github.com/docker/docker/dockerversion [2022-04-19T15:25:05.106Z] github.com/docker/docker/errdefs [2022-04-19T15:25:05.106Z] github.com/docker/docker/image [2022-04-19T15:25:05.106Z] github.com/docker/docker/image/cache [2022-04-19T15:25:05.106Z] github.com/docker/docker/image/tarexport [2022-04-19T15:25:05.106Z] github.com/docker/docker/image/v1 [2022-04-19T15:25:05.106Z] github.com/docker/docker/internal/test/suite [2022-04-19T15:25:05.106Z] github.com/docker/docker/layer [2022-04-19T15:25:05.106Z] github.com/docker/docker/libcontainerd [2022-04-19T15:25:05.106Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T15:25:05.106Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T15:25:05.106Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T15:25:05.106Z] github.com/docker/docker/libcontainerd/types [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/config [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/idm [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T15:25:05.106Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ns [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/options [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/osl [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/types [2022-04-19T15:25:05.107Z] github.com/docker/docker/oci [2022-04-19T15:25:05.107Z] github.com/docker/docker/oci/caps [2022-04-19T15:25:05.107Z] github.com/docker/docker/opts [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/aaparser [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/archive [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/authorization [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/capabilities [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/containerfs [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/directory [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/dmesg [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/filenotify [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/fileutils [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/fsutils [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/homedir [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/idtools [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/ioutils [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/longpath [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/loopback [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/parsers [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/pidfile [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/platform [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/plugins [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/pools [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/progress [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/pubsub [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/reexec [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/signal [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/stack [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/stringid [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/system [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/tailfile [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/tarsum [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/truncindex [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/urlutil [2022-04-19T15:25:05.107Z] github.com/docker/docker/pkg/useragent [2022-04-19T15:25:05.107Z] github.com/docker/docker/plugin [2022-04-19T15:25:05.107Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T15:25:05.107Z] github.com/docker/docker/plugin/v2 [2022-04-19T15:25:05.107Z] github.com/docker/docker/profiles/apparmor [2022-04-19T15:25:05.107Z] github.com/docker/docker/profiles/seccomp [2022-04-19T15:25:05.107Z] github.com/docker/docker/quota [2022-04-19T15:25:05.107Z] github.com/docker/docker/reference [2022-04-19T15:25:05.107Z] github.com/docker/docker/registry [2022-04-19T15:25:05.107Z] github.com/docker/docker/registry/resumable [2022-04-19T15:25:05.107Z] github.com/docker/docker/restartmanager [2022-04-19T15:25:05.107Z] github.com/docker/docker/rootless [2022-04-19T15:25:05.107Z] github.com/docker/docker/rootless/specconv [2022-04-19T15:25:05.107Z] github.com/docker/docker/runconfig [2022-04-19T15:25:05.107Z] github.com/docker/docker/runconfig/opts [2022-04-19T15:25:05.107Z] github.com/docker/docker/testutil [2022-04-19T15:25:05.107Z] github.com/docker/docker/testutil/daemon [2022-04-19T15:25:05.107Z] github.com/docker/docker/testutil/environment [2022-04-19T15:25:05.107Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T15:25:05.107Z] github.com/docker/docker/testutil/fakegit [2022-04-19T15:25:05.107Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T15:25:05.107Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T15:25:05.107Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T15:25:05.107Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T15:25:05.107Z] github.com/docker/docker/testutil/registry [2022-04-19T15:25:05.107Z] github.com/docker/docker/testutil/request [2022-04-19T15:25:05.107Z] github.com/docker/docker/volume [2022-04-19T15:25:05.107Z] github.com/docker/docker/volume/drivers [2022-04-19T15:25:05.107Z] github.com/docker/docker/volume/local [2022-04-19T15:25:05.107Z] github.com/docker/docker/volume/mounts [2022-04-19T15:25:05.107Z] github.com/docker/docker/volume/service [2022-04-19T15:25:05.107Z] github.com/docker/docker/volume/service/opts [2022-04-19T15:25:05.107Z] github.com/docker/docker/volume/testutils' [2022-04-19T15:25:05.107Z] ++ grep --fixed-strings /libnetwork [2022-04-19T15:25:05.107Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/config [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/idm [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ns [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/options [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/osl [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/types' [2022-04-19T15:25:05.107Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-19T15:25:05.107Z] + echo 'github.com/docker/docker/libnetwork [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/config [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/idm [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/ns [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/options [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/osl [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/types' [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T15:25:05.107Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T15:25:05.107Z] + type docker-proxy [2022-04-19T15:25:05.107Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-19T15:25:05.107Z] + hack/make.sh binary-proxy install-proxy [2022-04-19T15:25:05.107Z] [2022-04-19T15:25:05.107Z] Removing bundles/ [2022-04-19T15:25:05.107Z] [2022-04-19T15:25:05.107Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-19T15:25:05.107Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-19T15:25:05.107Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T15:25:05.366Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-19T15:25:05.366Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.82s) [2022-04-19T15:25:05.366Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.09s) [2022-04-19T15:25:05.366Z] === RUN TestWaitBlocked [2022-04-19T15:25:05.366Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:25:05.366Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-19T15:25:05.366Z] PASS [2022-04-19T15:25:05.366Z] ok github.com/docker/docker/integration/container 107.224s [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === Skipped [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-19T15:25:05.826Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-19T15:25:05.826Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T15:25:05.826Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T15:25:05.826Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T15:25:05.826Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T15:25:05.826Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T15:25:05.826Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-19T15:25:05.826Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-19T15:25:05.826Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.17s) [2022-04-19T15:25:05.826Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T15:25:05.826Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.17s) [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-19T15:25:05.826Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-19T15:25:05.826Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-19T15:25:05.826Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T15:25:05.826Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-19T15:25:05.826Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-19T15:25:05.826Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T15:25:05.826Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-19T15:25:05.826Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T15:25:05.826Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T15:25:05.826Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-19T15:25:05.826Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T15:25:05.826Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-19T15:25:05.826Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-19T15:25:05.826Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-19T15:25:05.826Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-19T15:25:05.826Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-19T15:25:05.826Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-19T15:25:05.826Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-19T15:25:05.826Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-19T15:25:05.826Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T15:25:05.826Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-19T15:25:05.826Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-19T15:25:05.826Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-19T15:25:05.826Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-19T15:25:05.826Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:25:05.826Z] [2022-04-19T15:25:05.826Z] DONE 119 tests, 34 skipped in 110.446s [2022-04-19T15:25:05.826Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-19T15:25:06.710Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-19T15:25:09.976Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-19T15:25:10.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:25:10.915Z] INFO: Testing against a local daemon [2022-04-19T15:25:10.915Z] === RUN TestDockerSuite [2022-04-19T15:25:10.915Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-19T15:25:10.916Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-19T15:25:10.916Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T15:25:10.916Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-19T15:25:10.916Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-19T15:25:10.916Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-19T15:25:10.916Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-19T15:25:10.916Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T15:25:10.916Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-19T15:25:10.916Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-19T15:25:10.916Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-19T15:25:10.916Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-19T15:25:11.389Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-19T15:25:11.389Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-19T15:25:11.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-19T15:25:13.104Z] --- PASS: TestBuildMultiStageLayerLeak (12.02s) [2022-04-19T15:25:13.104Z] === RUN TestBuildWithHugeFile [2022-04-19T15:25:13.253Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-19T15:25:13.253Z] [2022-04-19T15:25:13.253Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-19T15:25:13.253Z] Installing docker-proxy to /usr/local/bin/ [2022-04-19T15:25:13.253Z] [2022-04-19T15:25:13.253Z] + mkdir -p bundles [2022-04-19T15:25:13.253Z] + '[' -n 'github.com/docker/docker/api [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/backend/build [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/httputils [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/middleware [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/router [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/router/build [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/router/container [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/router/debug [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/router/image [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/router/network [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/router/session [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/router/system [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/server/router/volume [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/backend [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/container [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/events [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/filters [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/image [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/mount [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/network [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/registry [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/strslice [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/swarm [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/time [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/versions [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T15:25:13.253Z] github.com/docker/docker/api/types/volume [2022-04-19T15:25:13.253Z] github.com/docker/docker/builder [2022-04-19T15:25:13.253Z] github.com/docker/docker/builder/builder-next [2022-04-19T15:25:13.253Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T15:25:13.253Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T15:25:13.253Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T15:25:13.253Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T15:25:13.253Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T15:25:13.253Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T15:25:13.253Z] github.com/docker/docker/builder/dockerfile [2022-04-19T15:25:13.253Z] github.com/docker/docker/builder/remotecontext [2022-04-19T15:25:13.253Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T15:25:13.253Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T15:25:13.253Z] github.com/docker/docker/cli [2022-04-19T15:25:13.253Z] github.com/docker/docker/cli/config [2022-04-19T15:25:13.253Z] github.com/docker/docker/cli/debug [2022-04-19T15:25:13.253Z] github.com/docker/docker/client [2022-04-19T15:25:13.253Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T15:25:13.253Z] github.com/docker/docker/cmd/dockerd [2022-04-19T15:25:13.253Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T15:25:13.253Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T15:25:13.253Z] github.com/docker/docker/container [2022-04-19T15:25:13.253Z] github.com/docker/docker/container/stream [2022-04-19T15:25:13.253Z] github.com/docker/docker/contrib/apparmor [2022-04-19T15:25:13.253Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T15:25:13.253Z] github.com/docker/docker/contrib/httpserver [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/cluster [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/config [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/events [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/exec [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/images [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/initlayer [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/links [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/listeners [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger/local [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/names [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/network [2022-04-19T15:25:13.253Z] github.com/docker/docker/daemon/stats [2022-04-19T15:25:13.253Z] github.com/docker/docker/distribution [2022-04-19T15:25:13.253Z] github.com/docker/docker/distribution/metadata [2022-04-19T15:25:13.253Z] github.com/docker/docker/distribution/utils [2022-04-19T15:25:13.253Z] github.com/docker/docker/distribution/xfer [2022-04-19T15:25:13.253Z] github.com/docker/docker/dockerversion [2022-04-19T15:25:13.253Z] github.com/docker/docker/errdefs [2022-04-19T15:25:13.253Z] github.com/docker/docker/image [2022-04-19T15:25:13.253Z] github.com/docker/docker/image/cache [2022-04-19T15:25:13.253Z] github.com/docker/docker/image/tarexport [2022-04-19T15:25:13.253Z] github.com/docker/docker/image/v1 [2022-04-19T15:25:13.253Z] github.com/docker/docker/internal/test/suite [2022-04-19T15:25:13.253Z] github.com/docker/docker/layer [2022-04-19T15:25:13.253Z] github.com/docker/docker/libcontainerd [2022-04-19T15:25:13.253Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T15:25:13.253Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T15:25:13.253Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T15:25:13.253Z] github.com/docker/docker/libcontainerd/types [2022-04-19T15:25:13.253Z] github.com/docker/docker/oci [2022-04-19T15:25:13.253Z] github.com/docker/docker/oci/caps [2022-04-19T15:25:13.253Z] github.com/docker/docker/opts [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/aaparser [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/archive [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/authorization [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/capabilities [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/containerfs [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/directory [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/dmesg [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/filenotify [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/fileutils [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/fsutils [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/homedir [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/idtools [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/ioutils [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/longpath [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/loopback [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/parsers [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/pidfile [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/platform [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/plugins [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/pools [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/progress [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/pubsub [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/reexec [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/signal [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/stack [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/stringid [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/system [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/tailfile [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/tarsum [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/truncindex [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/urlutil [2022-04-19T15:25:13.253Z] github.com/docker/docker/pkg/useragent [2022-04-19T15:25:13.253Z] github.com/docker/docker/plugin [2022-04-19T15:25:13.253Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T15:25:13.253Z] github.com/docker/docker/plugin/v2 [2022-04-19T15:25:13.253Z] github.com/docker/docker/profiles/apparmor [2022-04-19T15:25:13.253Z] github.com/docker/docker/profiles/seccomp [2022-04-19T15:25:13.253Z] github.com/docker/docker/quota [2022-04-19T15:25:13.253Z] github.com/docker/docker/reference [2022-04-19T15:25:13.253Z] github.com/docker/docker/registry [2022-04-19T15:25:13.253Z] github.com/docker/docker/registry/resumable [2022-04-19T15:25:13.253Z] github.com/docker/docker/restartmanager [2022-04-19T15:25:13.253Z] github.com/docker/docker/rootless [2022-04-19T15:25:13.253Z] github.com/docker/docker/rootless/specconv [2022-04-19T15:25:13.253Z] github.com/docker/docker/runconfig [2022-04-19T15:25:13.253Z] github.com/docker/docker/runconfig/opts [2022-04-19T15:25:13.253Z] github.com/docker/docker/testutil [2022-04-19T15:25:13.253Z] github.com/docker/docker/testutil/daemon [2022-04-19T15:25:13.253Z] github.com/docker/docker/testutil/environment [2022-04-19T15:25:13.253Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T15:25:13.253Z] github.com/docker/docker/testutil/fakegit [2022-04-19T15:25:13.253Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T15:25:13.253Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T15:25:13.253Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T15:25:13.253Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T15:25:13.253Z] github.com/docker/docker/testutil/registry [2022-04-19T15:25:13.253Z] github.com/docker/docker/testutil/request [2022-04-19T15:25:13.253Z] github.com/docker/docker/volume [2022-04-19T15:25:13.253Z] github.com/docker/docker/volume/drivers [2022-04-19T15:25:13.253Z] github.com/docker/docker/volume/local [2022-04-19T15:25:13.253Z] github.com/docker/docker/volume/mounts [2022-04-19T15:25:13.253Z] github.com/docker/docker/volume/service [2022-04-19T15:25:13.253Z] github.com/docker/docker/volume/service/opts [2022-04-19T15:25:13.253Z] github.com/docker/docker/volume/testutils' ']' [2022-04-19T15:25:13.254Z] + 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/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-04-19T15:25:13.254Z] ? github.com/docker/docker/api [no test files] [2022-04-19T15:25:13.763Z] docker_cli_swarm_unix_test.go:63: [d71ae4d25deff] joining swarm manager [dfd9fd7ea37a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:25:31.386Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-04-19T15:25:41.572Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T15:25:41.572Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T15:25:41.572Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-19T15:25:41.572Z] === RUN TestDaemonConfigValidation [2022-04-19T15:25:41.572Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T15:25:41.572Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-19T15:25:41.572Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T15:25:41.572Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T15:25:41.572Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T15:25:41.572Z] === RUN TestDaemonProxy [2022-04-19T15:25:41.572Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T15:25:41.572Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-19T15:25:41.572Z] PASS [2022-04-19T15:25:41.572Z] ok github.com/docker/docker/integration/daemon 0.133s [2022-04-19T15:25:41.572Z] [2022-04-19T15:25:41.572Z] === Skipped [2022-04-19T15:25:41.572Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-19T15:25:41.572Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T15:25:41.572Z] [2022-04-19T15:25:41.572Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-19T15:25:41.572Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T15:25:41.572Z] [2022-04-19T15:25:41.572Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T15:25:41.572Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T15:25:41.572Z] [2022-04-19T15:25:41.572Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-19T15:25:41.572Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T15:25:41.572Z] [2022-04-19T15:25:41.572Z] DONE 4 tests, 4 skipped in 30.565s [2022-04-19T15:25:41.572Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-19T15:25:41.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:25:41.572Z] INFO: Testing against a local daemon [2022-04-19T15:25:41.572Z] === RUN TestCommitInheritsEnv [2022-04-19T15:25:41.572Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:25:41.572Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-19T15:25:41.572Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T15:25:41.572Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T15:25:41.572Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T15:25:41.572Z] === RUN TestImportWithCustomPlatform [2022-04-19T15:25:41.572Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T15:25:41.572Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-19T15:25:41.572Z] === RUN TestImagesFilterMultiReference [2022-04-19T15:25:41.572Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-04-19T15:25:41.572Z] === RUN TestImagePullPlatformInvalid [2022-04-19T15:25:41.572Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-04-19T15:25:41.572Z] === RUN TestRemoveImageOrphaning [2022-04-19T15:25:42.533Z] --- PASS: TestRemoveImageOrphaning (1.24s) [2022-04-19T15:25:42.533Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T15:25:42.989Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-04-19T15:25:42.989Z] === RUN TestTagInvalidReference [2022-04-19T15:25:42.989Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-19T15:25:42.989Z] === RUN TestTagValidPrefixedRepo [2022-04-19T15:25:42.989Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-04-19T15:25:42.989Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T15:25:42.989Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-04-19T15:25:42.989Z] === RUN TestTagOfficialNames [2022-04-19T15:25:42.989Z] --- PASS: TestTagOfficialNames (0.10s) [2022-04-19T15:25:42.989Z] === RUN TestTagMatchesDigest [2022-04-19T15:25:42.989Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-19T15:25:42.989Z] PASS [2022-04-19T15:25:42.989Z] ok github.com/docker/docker/integration/image 1.959s [2022-04-19T15:25:43.445Z] [2022-04-19T15:25:43.446Z] === Skipped [2022-04-19T15:25:43.446Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-19T15:25:43.446Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:25:43.446Z] [2022-04-19T15:25:43.446Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T15:25:43.446Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T15:25:43.446Z] [2022-04-19T15:25:43.446Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-19T15:25:43.446Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T15:25:43.446Z] [2022-04-19T15:25:43.446Z] DONE 12 tests, 3 skipped in 6.756s [2022-04-19T15:25:43.446Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-19T15:25:45.627Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:25:45.627Z] INFO: Testing against a local daemon [2022-04-19T15:25:45.627Z] === RUN TestNetworkCreateDelete [2022-04-19T15:25:45.627Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:25:45.627Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T15:25:45.627Z] 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-04-19T15:25:45.627Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestDaemonDNSFallback [2022-04-19T15:25:45.627Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:25:45.627Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestInspectNetwork [2022-04-19T15:25:45.627Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T15:25:45.627Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T15:25:45.627Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:25:45.627Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T15:25:45.627Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:25:45.627Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:25:45.627Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:25:45.627Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T15:25:45.627Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T15:25:45.627Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T15:25:45.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestNetworkList [2022-04-19T15:25:45.627Z] === RUN TestNetworkList//networks [2022-04-19T15:25:45.627Z] === PAUSE TestNetworkList//networks [2022-04-19T15:25:45.627Z] === RUN TestNetworkList//networks/ [2022-04-19T15:25:45.627Z] === PAUSE TestNetworkList//networks/ [2022-04-19T15:25:45.627Z] === CONT TestNetworkList//networks [2022-04-19T15:25:45.627Z] === CONT TestNetworkList//networks/ [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkList (0.06s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T15:25:45.627Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T15:25:45.627Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T15:25:45.627Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T15:25:45.627Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T15:25:45.627Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T15:25:45.627Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T15:25:45.627Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T15:25:45.627Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T15:25:45.627Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T15:25:45.627Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T15:25:45.627Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T15:25:45.627Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T15:25:45.627Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T15:25:45.627Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T15:25:45.627Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T15:25:45.627Z] service_test.go:243: FLAKY_TEST [2022-04-19T15:25:45.627Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T15:25:45.627Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T15:25:45.627Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-19T15:25:45.627Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T15:25:45.627Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T15:25:45.627Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T15:25:45.627Z] PASS [2022-04-19T15:25:45.627Z] ok github.com/docker/docker/integration/network 0.230s [2022-04-19T15:25:46.084Z] [2022-04-19T15:25:46.084Z] === Skipped [2022-04-19T15:25:46.084Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-19T15:25:46.084Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:25:46.084Z] [2022-04-19T15:25:46.084Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T15:25:46.084Z] 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-04-19T15:25:46.084Z] [2022-04-19T15:25:46.084Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-19T15:25:46.084Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:25:46.084Z] [2022-04-19T15:25:46.084Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-19T15:25:46.084Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T15:25:46.084Z] [2022-04-19T15:25:46.084Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-19T15:25:46.084Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:25:46.084Z] [2022-04-19T15:25:46.084Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-19T15:25:46.084Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T15:25:46.084Z] [2022-04-19T15:25:46.084Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T15:25:46.084Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T15:25:46.084Z] [2022-04-19T15:25:46.084Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T15:25:46.084Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T15:25:46.084Z] [2022-04-19T15:25:46.084Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T15:25:46.085Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T15:25:46.085Z] [2022-04-19T15:25:46.085Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T15:25:46.085Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T15:25:46.085Z] [2022-04-19T15:25:46.085Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T15:25:46.085Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T15:25:46.085Z] [2022-04-19T15:25:46.085Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T15:25:46.085Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T15:25:46.085Z] [2022-04-19T15:25:46.085Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T15:25:46.085Z] service_test.go:243: FLAKY_TEST [2022-04-19T15:25:46.085Z] [2022-04-19T15:25:46.085Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-19T15:25:46.085Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T15:25:46.085Z] [2022-04-19T15:25:46.085Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T15:25:46.085Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T15:25:46.085Z] [2022-04-19T15:25:46.085Z] DONE 34 tests, 15 skipped in 2.501s [2022-04-19T15:25:46.085Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-19T15:25:47.047Z] testing: warning: no tests to run [2022-04-19T15:25:47.047Z] PASS [2022-04-19T15:25:47.047Z] ok github.com/docker/docker/integration/network/ipvlan 0.084s [2022-04-19T15:25:47.047Z] [2022-04-19T15:25:47.047Z] DONE 0 tests in 0.861s [2022-04-19T15:25:47.047Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-19T15:25:48.009Z] testing: warning: no tests to run [2022-04-19T15:25:48.009Z] PASS [2022-04-19T15:25:48.009Z] ok github.com/docker/docker/integration/network/macvlan 0.091s [2022-04-19T15:25:48.009Z] [2022-04-19T15:25:48.009Z] DONE 0 tests in 0.832s [2022-04-19T15:25:48.009Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-19T15:25:48.972Z] testing: warning: no tests to run [2022-04-19T15:25:48.972Z] PASS [2022-04-19T15:25:48.972Z] ok github.com/docker/docker/integration/plugin 0.080s [2022-04-19T15:25:48.972Z] [2022-04-19T15:25:48.972Z] DONE 0 tests in 0.853s [2022-04-19T15:25:48.972Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-19T15:25:49.935Z] testing: warning: no tests to run [2022-04-19T15:25:49.935Z] PASS [2022-04-19T15:25:49.935Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2022-04-19T15:25:49.935Z] [2022-04-19T15:25:49.935Z] DONE 0 tests in 0.859s [2022-04-19T15:25:49.935Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-19T15:25:55.713Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:25:55.713Z] INFO: Testing against a local daemon [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:25:55.713Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:25:55.713Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T15:25:55.713Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T15:25:55.713Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:25:55.713Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T15:25:55.713Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T15:25:55.713Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T15:25:55.713Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T15:25:55.713Z] === RUN TestPluginInstall [2022-04-19T15:25:55.713Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T15:25:55.713Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-19T15:25:55.713Z] === RUN TestPluginsWithRuntimes [2022-04-19T15:25:55.713Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T15:25:55.713Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-19T15:25:55.713Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T15:25:55.713Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T15:25:55.713Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T15:25:55.713Z] PASS [2022-04-19T15:25:55.713Z] ok github.com/docker/docker/integration/plugin/common 0.150s [2022-04-19T15:25:55.713Z] [2022-04-19T15:25:55.713Z] === Skipped [2022-04-19T15:25:55.713Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-19T15:25:55.713Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T15:25:55.713Z] [2022-04-19T15:25:55.713Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-19T15:25:55.713Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T15:25:55.713Z] [2022-04-19T15:25:55.713Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T15:25:55.713Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T15:25:55.713Z] [2022-04-19T15:25:55.713Z] DONE 19 tests, 3 skipped in 5.478s [2022-04-19T15:25:55.713Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-19T15:25:58.629Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:25:58.629Z] INFO: Testing against a local daemon [2022-04-19T15:25:58.629Z] === RUN TestExternalGraphDriver [2022-04-19T15:25:58.629Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T15:25:58.629Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-19T15:25:58.629Z] === RUN TestGraphdriverPluginV2 [2022-04-19T15:25:58.629Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T15:25:58.629Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-19T15:25:58.629Z] PASS [2022-04-19T15:25:58.629Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.125s [2022-04-19T15:25:58.629Z] [2022-04-19T15:25:58.629Z] === Skipped [2022-04-19T15:25:58.629Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-19T15:25:58.629Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T15:25:58.629Z] [2022-04-19T15:25:58.629Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-19T15:25:58.629Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T15:25:58.629Z] [2022-04-19T15:25:58.629Z] DONE 2 tests, 2 skipped in 2.609s [2022-04-19T15:25:58.629Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-19T15:26:00.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:26:00.823Z] INFO: Testing against a local daemon [2022-04-19T15:26:00.823Z] === RUN TestReadPluginNoRead [2022-04-19T15:26:00.823Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T15:26:00.823Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-19T15:26:00.823Z] PASS [2022-04-19T15:26:00.823Z] ok github.com/docker/docker/integration/plugin/logging 0.119s [2022-04-19T15:26:01.278Z] [2022-04-19T15:26:01.278Z] === Skipped [2022-04-19T15:26:01.278Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-19T15:26:01.278Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T15:26:01.278Z] [2022-04-19T15:26:01.278Z] DONE 1 tests, 1 skipped in 2.687s [2022-04-19T15:26:01.278Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-19T15:26:02.808Z] testing: warning: no tests to run [2022-04-19T15:26:02.808Z] PASS [2022-04-19T15:26:02.808Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2022-04-19T15:26:02.808Z] [2022-04-19T15:26:02.808Z] DONE 0 tests in 1.349s [2022-04-19T15:26:02.808Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-19T15:26:04.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:26:04.975Z] INFO: Testing against a local daemon [2022-04-19T15:26:04.975Z] === RUN TestPluginWithDevMounts [2022-04-19T15:26:04.975Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:04.975Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-19T15:26:04.975Z] PASS [2022-04-19T15:26:04.975Z] ok github.com/docker/docker/integration/plugin/volumes 0.117s [2022-04-19T15:26:05.430Z] [2022-04-19T15:26:05.430Z] === Skipped [2022-04-19T15:26:05.430Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-19T15:26:05.430Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:05.431Z] [2022-04-19T15:26:05.431Z] DONE 1 tests, 1 skipped in 2.502s [2022-04-19T15:26:05.431Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-19T15:26:07.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:26:07.604Z] INFO: Testing against a local daemon [2022-04-19T15:26:07.604Z] === RUN TestSecretInspect [2022-04-19T15:26:07.604Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:07.604Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-19T15:26:07.604Z] === RUN TestSecretList [2022-04-19T15:26:07.604Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:07.604Z] --- SKIP: TestSecretList (0.00s) [2022-04-19T15:26:07.604Z] === RUN TestSecretsCreateAndDelete [2022-04-19T15:26:07.604Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:07.604Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-19T15:26:07.604Z] === RUN TestSecretsUpdate [2022-04-19T15:26:07.604Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:07.604Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-19T15:26:07.604Z] === RUN TestTemplatedSecret [2022-04-19T15:26:07.604Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:07.604Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-19T15:26:07.604Z] === RUN TestSecretCreateResolve [2022-04-19T15:26:07.604Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:26:07.604Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-19T15:26:07.604Z] PASS [2022-04-19T15:26:07.604Z] ok github.com/docker/docker/integration/secret 0.138s [2022-04-19T15:26:07.604Z] [2022-04-19T15:26:07.604Z] === Skipped [2022-04-19T15:26:07.604Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-19T15:26:07.604Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:07.604Z] [2022-04-19T15:26:07.604Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-19T15:26:07.604Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:07.604Z] [2022-04-19T15:26:07.604Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-19T15:26:07.604Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:07.604Z] [2022-04-19T15:26:07.604Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-19T15:26:07.604Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:07.604Z] [2022-04-19T15:26:07.604Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-19T15:26:07.604Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:07.604Z] [2022-04-19T15:26:07.604Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-19T15:26:07.604Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:26:07.604Z] [2022-04-19T15:26:07.604Z] DONE 6 tests, 6 skipped in 1.982s [2022-04-19T15:26:07.604Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-19T15:26:09.972Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-19T15:26:09.972Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-19T15:26:09.972Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-19T15:26:10.517Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:26:10.517Z] INFO: Testing against a local daemon [2022-04-19T15:26:10.517Z] === RUN TestServiceCreateInit [2022-04-19T15:26:10.517Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T15:26:10.517Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T15:26:10.517Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- PASS: TestServiceCreateInit (0.07s) [2022-04-19T15:26:10.517Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-19T15:26:10.517Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T15:26:10.517Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestCreateServiceConflict [2022-04-19T15:26:10.517Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T15:26:10.517Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-19T15:26:10.517Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T15:26:10.517Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T15:26:10.517Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-19T15:26:10.517Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T15:26:10.517Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestCreateServiceSysctls [2022-04-19T15:26:10.517Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-19T15:26:10.517Z] === RUN TestCreateServiceCapabilities [2022-04-19T15:26:10.517Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-19T15:26:10.517Z] === RUN TestInspect [2022-04-19T15:26:10.517Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestInspect (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestCreateJob [2022-04-19T15:26:10.517Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestCreateJob (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestReplicatedJob [2022-04-19T15:26:10.517Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestUpdateReplicatedJob [2022-04-19T15:26:10.517Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestServiceListWithStatuses [2022-04-19T15:26:10.517Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T15:26:10.517Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestDockerNetworkReConnect [2022-04-19T15:26:10.517Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestServicePlugin [2022-04-19T15:26:10.517Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestServiceUpdateLabel [2022-04-19T15:26:10.517Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:26:10.517Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestServiceUpdateSecrets [2022-04-19T15:26:10.517Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:26:10.517Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestServiceUpdateConfigs [2022-04-19T15:26:10.517Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:26:10.517Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestServiceUpdateNetwork [2022-04-19T15:26:10.517Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:26:10.517Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-19T15:26:10.517Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T15:26:10.517Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:26:10.517Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-19T15:26:10.517Z] PASS [2022-04-19T15:26:10.517Z] ok github.com/docker/docker/integration/service 0.311s [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === Skipped [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-19T15:26:10.517Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T15:26:10.517Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-19T15:26:10.517Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-19T15:26:10.517Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-19T15:26:10.517Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T15:26:10.517Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s) [2022-04-19T15:26:10.517Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-19T15:26:10.517Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-19T15:26:10.517Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-19T15:26:10.517Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-19T15:26:10.517Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-19T15:26:10.517Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-19T15:26:10.517Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-19T15:26:10.517Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-19T15:26:10.517Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-19T15:26:10.517Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-19T15:26:10.517Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.517Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-19T15:26:10.517Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:10.517Z] [2022-04-19T15:26:10.518Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-19T15:26:10.518Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:26:10.518Z] [2022-04-19T15:26:10.518Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-19T15:26:10.518Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:26:10.518Z] [2022-04-19T15:26:10.518Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-19T15:26:10.518Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:26:10.518Z] [2022-04-19T15:26:10.518Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-19T15:26:10.518Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:26:10.518Z] [2022-04-19T15:26:10.518Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-19T15:26:10.518Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:26:10.518Z] [2022-04-19T15:26:10.518Z] DONE 24 tests, 23 skipped in 3.219s [2022-04-19T15:26:10.977Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-19T15:26:11.864Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-19T15:26:13.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:26:13.155Z] INFO: Testing against a local daemon [2022-04-19T15:26:13.155Z] === RUN TestSessionCreate [2022-04-19T15:26:13.155Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T15:26:13.155Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-19T15:26:13.155Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T15:26:13.155Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T15:26:13.155Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T15:26:13.155Z] PASS [2022-04-19T15:26:13.155Z] ok github.com/docker/docker/integration/session 0.113s [2022-04-19T15:26:13.155Z] [2022-04-19T15:26:13.155Z] === Skipped [2022-04-19T15:26:13.155Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-19T15:26:13.155Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T15:26:13.155Z] [2022-04-19T15:26:13.155Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T15:26:13.155Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T15:26:13.155Z] [2022-04-19T15:26:13.155Z] DONE 2 tests, 2 skipped in 1.975s [2022-04-19T15:26:13.155Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-19T15:26:15.128Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-19T15:26:15.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:26:15.320Z] INFO: Testing against a local daemon [2022-04-19T15:26:15.320Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T15:26:15.320Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:15.320Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T15:26:15.320Z] === RUN TestDiskUsage [2022-04-19T15:26:15.320Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T15:26:15.320Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-19T15:26:15.320Z] === RUN TestEventsExecDie [2022-04-19T15:26:15.320Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T15:26:15.320Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-19T15:26:15.320Z] === RUN TestEventsBackwardsCompatible [2022-04-19T15:26:15.320Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T15:26:15.320Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-19T15:26:15.320Z] === RUN TestEventsVolumeCreate [2022-04-19T15:26:15.320Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T15:26:15.320Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-19T15:26:15.320Z] === RUN TestInfoAPI [2022-04-19T15:26:15.320Z] --- PASS: TestInfoAPI (0.08s) [2022-04-19T15:26:15.320Z] === RUN TestInfoAPIWarnings [2022-04-19T15:26:15.320Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:26:15.320Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-19T15:26:15.320Z] === RUN TestInfoDebug [2022-04-19T15:26:15.320Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:26:15.320Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-19T15:26:15.320Z] === RUN TestInfoInsecureRegistries [2022-04-19T15:26:15.320Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:26:15.320Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-19T15:26:15.320Z] === RUN TestInfoRegistryMirrors [2022-04-19T15:26:15.320Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:26:15.320Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-19T15:26:15.320Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T15:26:16.281Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-04-19T15:26:16.281Z] === RUN TestPingCacheHeaders [2022-04-19T15:26:16.737Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-19T15:26:16.737Z] === RUN TestPingGet [2022-04-19T15:26:16.737Z] --- PASS: TestPingGet (0.05s) [2022-04-19T15:26:16.737Z] === RUN TestPingHead [2022-04-19T15:26:16.737Z] --- PASS: TestPingHead (0.05s) [2022-04-19T15:26:16.737Z] === RUN TestPingSwarmHeader [2022-04-19T15:26:16.737Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:16.737Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-19T15:26:16.737Z] === RUN TestVersion [2022-04-19T15:26:16.737Z] --- PASS: TestVersion (0.06s) [2022-04-19T15:26:16.737Z] PASS [2022-04-19T15:26:16.737Z] ok github.com/docker/docker/integration/system 1.339s [2022-04-19T15:26:16.737Z] [2022-04-19T15:26:16.737Z] === Skipped [2022-04-19T15:26:16.737Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T15:26:16.737Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:16.737Z] [2022-04-19T15:26:16.737Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-19T15:26:16.737Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T15:26:16.737Z] [2022-04-19T15:26:16.737Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-19T15:26:16.737Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T15:26:16.737Z] [2022-04-19T15:26:16.737Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-19T15:26:16.737Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T15:26:16.737Z] [2022-04-19T15:26:16.737Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-19T15:26:16.737Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T15:26:16.737Z] [2022-04-19T15:26:16.737Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-19T15:26:16.737Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:26:16.737Z] [2022-04-19T15:26:16.737Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-19T15:26:16.737Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:26:16.737Z] [2022-04-19T15:26:16.737Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-19T15:26:16.737Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:26:16.737Z] [2022-04-19T15:26:16.737Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-19T15:26:16.737Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:26:16.737Z] [2022-04-19T15:26:16.737Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-19T15:26:16.737Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:26:16.737Z] [2022-04-19T15:26:16.737Z] DONE 16 tests, 10 skipped in 3.819s [2022-04-19T15:26:16.737Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-19T15:26:17.640Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-19T15:26:18.902Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:26:18.902Z] INFO: Testing against a local daemon [2022-04-19T15:26:18.902Z] === RUN TestVolumesCreateAndList [2022-04-19T15:26:18.902Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-04-19T15:26:18.902Z] === RUN TestVolumesRemove [2022-04-19T15:26:19.358Z] --- PASS: TestVolumesRemove (0.19s) [2022-04-19T15:26:19.358Z] === RUN TestVolumesInspect [2022-04-19T15:26:19.358Z] --- PASS: TestVolumesInspect (0.07s) [2022-04-19T15:26:19.358Z] === RUN TestVolumesInvalidJSON [2022-04-19T15:26:19.358Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T15:26:19.358Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T15:26:19.358Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T15:26:19.358Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T15:26:19.358Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T15:26:19.358Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T15:26:19.358Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T15:26:19.358Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-04-19T15:26:19.358Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-19T15:26:19.358Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T15:26:19.358Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T15:26:19.358Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T15:26:19.358Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T15:26:19.358Z] PASS [2022-04-19T15:26:19.358Z] ok github.com/docker/docker/integration/volume 0.463s [2022-04-19T15:26:19.358Z] [2022-04-19T15:26:19.358Z] DONE 9 tests in 2.568s [2022-04-19T15:26:19.358Z] INFO: make.ps1 ended at 04/19/2022 15:26:19 [2022-04-19T15:26:19.358Z] INFO: Integration CLI tests being run from the host: [2022-04-19T15:26:19.358Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-19T15:26:19.530Z] docker_api_swarm_test.go:962: [da63020a8db4e] joining swarm manager [da03ab88838ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T15:26:34.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T15:26:34.155Z] INFO: Testing against a local daemon [2022-04-19T15:26:34.155Z] === RUN TestDockerSuite [2022-04-19T15:26:34.155Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-19T15:26:34.155Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-19T15:26:34.155Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T15:26:34.155Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-19T15:26:34.155Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-19T15:26:34.155Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-19T15:26:34.155Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-19T15:26:34.155Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T15:26:34.155Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-19T15:26:34.155Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-19T15:26:34.155Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-19T15:26:34.155Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-19T15:26:34.610Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-19T15:26:35.067Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-19T15:26:37.729Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-19T15:26:37.729Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-19T15:26:37.729Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-19T15:26:37.729Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-19T15:26:37.729Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-19T15:26:37.729Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-19T15:26:37.729Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-19T15:26:37.729Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-19T15:26:37.729Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-19T15:26:37.729Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-19T15:26:37.729Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-19T15:26:37.729Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T15:26:37.729Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-19T15:26:38.719Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-19T15:26:38.719Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T15:26:38.719Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-19T15:26:38.719Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T15:26:38.719Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-19T15:26:38.719Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T15:26:38.719Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-19T15:26:38.719Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T15:26:38.719Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-19T15:26:41.475Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-19T15:26:44.604Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-19T15:26:44.604Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T15:26:44.604Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-19T15:26:44.604Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T15:26:44.604Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-19T15:26:49.601Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-19T15:26:51.782Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-19T15:26:52.157Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-19T15:26:54.089Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-19T15:26:56.604Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-19T15:27:04.732Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-19T15:27:07.975Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T15:27:07.975Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T15:27:07.975Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-04-19T15:27:07.975Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2022-04-19T15:27:07.975Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T15:27:07.976Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T15:27:07.976Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-04-19T15:27:07.976Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T15:27:07.976Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 77.3% of statements [2022-04-19T15:27:07.976Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T15:27:07.976Z] ok github.com/docker/docker/builder/remotecontext 0.108s coverage: 13.7% of statements [2022-04-19T15:27:07.976Z] ok github.com/docker/docker/builder/dockerfile 0.553s coverage: 49.3% of statements [2022-04-19T15:27:07.976Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-19T15:27:07.976Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-19T15:27:07.976Z] ok github.com/docker/docker/builder/remotecontext/git 1.753s coverage: 86.3% of statements [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T15:27:07.976Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T15:27:07.976Z] ok github.com/docker/docker/cmd/docker-proxy 0.253s coverage: 67.6% of statements [2022-04-19T15:27:08.086Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-19T15:27:08.921Z] ok github.com/docker/docker/client 0.168s coverage: 75.6% of statements [2022-04-19T15:27:10.598Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-19T15:27:13.859Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-19T15:27:16.374Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-19T15:27:18.931Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-19T15:27:20.844Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-19T15:27:23.353Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-19T15:27:55.184Z] --- PASS: TestBuildWithHugeFile (153.01s) [2022-04-19T15:27:55.184Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T15:27:55.184Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T15:27:55.184Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T15:27:55.184Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T15:27:55.184Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:27:55.184Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:27:55.184Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:27:55.184Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:27:55.184Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:27:55.184Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:27:55.184Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T15:27:55.184Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T15:27:55.184Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T15:27:55.184Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-19T15:27:55.184Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-19T15:27:55.184Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-19T15:27:55.184Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-19T15:27:55.184Z] === RUN TestBuildPreserveOwnership [2022-04-19T15:27:55.184Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:27:55.184Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-19T15:27:55.184Z] === RUN TestBuildPlatformInvalid [2022-04-19T15:27:55.184Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-19T15:27:55.184Z] PASS [2022-04-19T15:27:55.184Z] ok github.com/docker/docker/integration/build 226.436s [2022-04-19T15:27:55.184Z] [2022-04-19T15:27:55.184Z] === Skipped [2022-04-19T15:27:55.184Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-19T15:27:55.184Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T15:27:55.184Z] [2022-04-19T15:27:55.184Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-19T15:27:55.184Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:27:55.184Z] [2022-04-19T15:27:55.184Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-19T15:27:55.184Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:27:55.184Z] [2022-04-19T15:27:55.184Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-19T15:27:55.184Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:27:55.184Z] [2022-04-19T15:27:55.184Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T15:27:55.184Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T15:27:55.184Z] [2022-04-19T15:27:55.184Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-19T15:27:55.184Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:27:55.184Z] [2022-04-19T15:27:55.184Z] DONE 29 tests, 6 skipped in 268.737s [2022-04-19T15:27:55.184Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-19T15:27:55.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:27:55.184Z] INFO: Testing against a local daemon [2022-04-19T15:27:55.184Z] === RUN TestConfigInspect [2022-04-19T15:27:55.184Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:27:55.184Z] --- SKIP: TestConfigInspect (0.01s) [2022-04-19T15:27:55.184Z] === RUN TestConfigList [2022-04-19T15:27:55.184Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:27:55.184Z] --- SKIP: TestConfigList (0.00s) [2022-04-19T15:27:55.184Z] === RUN TestConfigsCreateAndDelete [2022-04-19T15:27:55.184Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:27:55.184Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-19T15:27:55.184Z] === RUN TestConfigsUpdate [2022-04-19T15:27:55.184Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:27:55.184Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-19T15:27:55.184Z] === RUN TestTemplatedConfig [2022-04-19T15:27:55.184Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:27:55.184Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-19T15:27:55.184Z] === RUN TestConfigCreateResolve [2022-04-19T15:27:55.184Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:27:55.184Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-19T15:27:55.184Z] PASS [2022-04-19T15:27:55.184Z] ok github.com/docker/docker/integration/config 0.106s [2022-04-19T15:27:55.185Z] [2022-04-19T15:27:55.185Z] === Skipped [2022-04-19T15:27:55.185Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-04-19T15:27:55.185Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:27:55.185Z] [2022-04-19T15:27:55.185Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-19T15:27:55.185Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:27:55.185Z] [2022-04-19T15:27:55.185Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-19T15:27:55.185Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:27:55.185Z] [2022-04-19T15:27:55.185Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-19T15:27:55.185Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:27:55.185Z] [2022-04-19T15:27:55.185Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-19T15:27:55.185Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:27:55.185Z] [2022-04-19T15:27:55.185Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-19T15:27:55.185Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:27:55.185Z] [2022-04-19T15:27:55.185Z] DONE 6 tests, 6 skipped in 1.939s [2022-04-19T15:27:55.185Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-19T15:27:55.185Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:27:55.185Z] INFO: Testing against a local daemon [2022-04-19T15:27:55.185Z] === RUN TestCheckpoint [2022-04-19T15:27:55.185Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T15:27:55.185Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T15:27:55.185Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T15:27:55.185Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:27:55.185Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:27:55.185Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:27:55.185Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:27:55.185Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T15:27:55.185Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T15:27:55.185Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T15:27:55.185Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T15:27:55.185Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T15:27:55.185Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T15:27:55.185Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T15:27:55.185Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T15:27:55.185Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-04-19T15:27:55.185Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T15:27:55.185Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-04-19T15:27:55.185Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T15:27:55.185Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-04-19T15:27:55.185Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T15:27:55.185Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-04-19T15:27:55.185Z] === RUN TestCopyFromContainer [2022-04-19T15:27:55.185Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:27:55.185Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-19T15:27:55.185Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T15:27:55.185Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:27:55.185Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:27:55.185Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:27:55.185Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:27:55.185Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:27:55.185Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:27:55.185Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T15:27:55.185Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T15:27:55.185Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T15:27:55.185Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-19T15:27:55.185Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T15:27:55.185Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-19T15:27:55.185Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T15:27:55.185Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T15:27:55.185Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T15:27:55.185Z] === RUN TestCreateWithInvalidEnv [2022-04-19T15:27:55.185Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T15:27:55.185Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T15:27:55.185Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T15:27:55.185Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T15:27:55.185Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T15:27:55.185Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T15:27:55.185Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T15:27:55.185Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T15:27:55.185Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T15:27:55.185Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-19T15:27:55.185Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T15:27:55.185Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T15:27:55.185Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T15:27:55.185Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T15:27:55.185Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:27:55.185Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T15:27:55.185Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T15:27:55.185Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:27:55.185Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T15:27:55.185Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T15:27:55.185Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:27:55.185Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T15:27:55.185Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T15:27:55.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:27:55.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:27:55.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:27:55.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:27:55.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:27:55.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:27:55.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:27:55.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:27:55.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:27:55.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:27:55.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T15:27:55.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T15:27:55.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T15:27:55.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T15:27:55.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T15:27:55.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-04-19T15:27:55.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-19T15:27:55.185Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T15:27:55.185Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T15:27:55.185Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T15:27:55.185Z] === RUN TestCreateDifferentPlatform [2022-04-19T15:27:55.185Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T15:27:55.185Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T15:27:55.185Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-04-19T15:27:55.185Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-19T15:27:55.185Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T15:27:55.185Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T15:27:55.185Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-04-19T15:27:55.185Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T15:27:55.185Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T15:27:55.185Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-19T15:27:55.185Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T15:27:55.185Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:27:55.185Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-19T15:27:55.185Z] === RUN TestWindowsDevices [2022-04-19T15:27:55.185Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-19T15:27:55.185Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-19T15:27:55.185Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T15:27:55.185Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T15:27:55.185Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-19T15:27:55.185Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T15:27:55.185Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T15:27:55.185Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T15:27:55.185Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.185Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T15:27:55.658Z] ok github.com/docker/docker/cmd/dockerd 0.092s coverage: 28.9% of statements [2022-04-19T15:27:55.658Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-04-19T15:27:55.658Z] ok github.com/docker/docker/cmd/dockerd/trap 2.498s coverage: 0.0% of statements [2022-04-19T15:27:55.658Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T15:27:55.658Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T15:27:55.658Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T15:27:55.658Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T15:27:55.658Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T15:27:58.960Z] ok github.com/docker/docker/daemon/cluster 0.078s coverage: 0.5% of statements [2022-04-19T15:27:59.170Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-19T15:27:59.170Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-04-19T15:27:59.170Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-04-19T15:27:59.170Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.50s) [2022-04-19T15:27:59.170Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.41s) [2022-04-19T15:27:59.170Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.28s) [2022-04-19T15:27:59.170Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.82s) [2022-04-19T15:27:59.170Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.02s) [2022-04-19T15:27:59.170Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.33s) [2022-04-19T15:27:59.170Z] === RUN TestDiff [2022-04-19T15:27:59.170Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T15:27:59.170Z] --- SKIP: TestDiff (0.00s) [2022-04-19T15:27:59.170Z] === RUN TestExecWithCloseStdin [2022-04-19T15:27:59.905Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-04-19T15:28:01.293Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-19T15:28:01.392Z] --- PASS: TestExecWithCloseStdin (2.58s) [2022-04-19T15:28:01.392Z] === RUN TestExec [2022-04-19T15:28:03.610Z] --- PASS: TestExec (2.06s) [2022-04-19T15:28:03.610Z] === RUN TestExecUser [2022-04-19T15:28:03.610Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T15:28:03.610Z] --- SKIP: TestExecUser (0.00s) [2022-04-19T15:28:03.610Z] === RUN TestExportContainerAndImportImage [2022-04-19T15:28:03.610Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:28:03.611Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-19T15:28:03.611Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T15:28:03.611Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:28:03.611Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T15:28:03.611Z] === RUN TestHealthCheckWorkdir [2022-04-19T15:28:03.611Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T15:28:03.611Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-19T15:28:03.611Z] === RUN TestHealthKillContainer [2022-04-19T15:28:03.611Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T15:28:03.611Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-19T15:28:03.611Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T15:28:03.611Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T15:28:03.611Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T15:28:03.611Z] === RUN TestKillContainerInvalidSignal [2022-04-19T15:28:05.177Z] --- PASS: TestKillContainerInvalidSignal (1.81s) [2022-04-19T15:28:05.177Z] === RUN TestKillContainer [2022-04-19T15:28:05.177Z] === RUN TestKillContainer/no_signal [2022-04-19T15:28:07.395Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T15:28:07.395Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T15:28:07.395Z] === RUN TestKillContainer/killing_signal [2022-04-19T15:28:07.885Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-04-19T15:28:08.826Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.2% of statements [2022-04-19T15:28:09.399Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-19T15:28:09.973Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-19T15:28:10.546Z] ok github.com/docker/docker/daemon 10.132s coverage: 17.0% of statements [2022-04-19T15:28:10.546Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T15:28:10.546Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T15:28:10.546Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T15:28:10.546Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T15:28:11.502Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.752s coverage: 74.8% of statements [2022-04-19T15:28:12.892Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.394s coverage: 56.2% of statements [2022-04-19T15:28:12.892Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-04-19T15:28:14.280Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2022-04-19T15:28:14.552Z] --- PASS: TestKillContainer (8.67s) [2022-04-19T15:28:14.552Z] --- PASS: TestKillContainer/no_signal (1.73s) [2022-04-19T15:28:14.552Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T15:28:14.552Z] --- PASS: TestKillContainer/killing_signal (6.87s) [2022-04-19T15:28:14.552Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T15:28:14.552Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:28:14.552Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T15:28:14.552Z] === RUN TestKillStoppedContainer [2022-04-19T15:28:14.552Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:28:14.552Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-19T15:28:14.552Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T15:28:14.552Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:28:14.552Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T15:28:14.552Z] === RUN TestKillDifferentUserContainer [2022-04-19T15:28:14.552Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T15:28:14.552Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-19T15:28:14.552Z] === RUN TestInspectOomKilledTrue [2022-04-19T15:28:14.552Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:28:14.552Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T15:28:14.552Z] === RUN TestInspectOomKilledFalse [2022-04-19T15:28:14.552Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:28:14.552Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T15:28:14.552Z] === RUN TestLogsFollowTailEmpty [2022-04-19T15:28:15.695Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.259s coverage: 50.6% of statements [2022-04-19T15:28:16.121Z] --- PASS: TestLogsFollowTailEmpty (1.88s) [2022-04-19T15:28:16.121Z] === RUN TestNetworkNat [2022-04-19T15:28:16.121Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T15:28:16.121Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-19T15:28:16.121Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-19T15:28:16.292Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-19T15:28:16.292Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-19T15:28:16.292Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-19T15:28:16.292Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-19T15:28:16.292Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-19T15:28:16.292Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-19T15:28:16.292Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-19T15:28:16.292Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-19T15:28:16.292Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-19T15:28:16.292Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-19T15:28:16.292Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T15:28:16.292Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-19T15:28:16.292Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T15:28:16.760Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-19T15:28:16.760Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T15:28:16.760Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-19T15:28:16.760Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T15:28:16.760Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-19T15:28:17.613Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.876s coverage: 46.1% of statements [2022-04-19T15:28:17.613Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T15:28:17.873Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.687s coverage: 58.2% of statements [2022-04-19T15:28:17.873Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-19T15:28:17.873Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T15:28:18.336Z] --- PASS: TestNetworkLocalhostTCPNat (2.46s) [2022-04-19T15:28:18.336Z] === RUN TestNetworkLoopbackNat [2022-04-19T15:28:18.336Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T15:28:18.336Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-19T15:28:18.336Z] === RUN TestPause [2022-04-19T15:28:18.336Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T15:28:18.336Z] --- SKIP: TestPause (0.00s) [2022-04-19T15:28:18.336Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T15:28:18.445Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements [2022-04-19T15:28:19.387Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-04-19T15:28:19.558Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-19T15:28:19.901Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.84s) [2022-04-19T15:28:19.901Z] === RUN TestPauseStopPausedContainer [2022-04-19T15:28:19.901Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:28:19.901Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-19T15:28:19.901Z] === RUN TestPsFilter [2022-04-19T15:28:19.959Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-04-19T15:28:20.372Z] --- PASS: TestPsFilter (0.26s) [2022-04-19T15:28:20.372Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T15:28:20.547Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-19T15:28:20.547Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T15:28:20.547Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-19T15:28:20.547Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T15:28:20.547Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-19T15:28:20.904Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.6% of statements [2022-04-19T15:28:20.904Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T15:28:20.904Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T15:28:21.478Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.0% of statements [2022-04-19T15:28:22.425Z] ok github.com/docker/docker/daemon/logger/awslogs 0.175s coverage: 79.9% of statements [2022-04-19T15:28:22.425Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-04-19T15:28:22.425Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T15:28:22.594Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.10s) [2022-04-19T15:28:22.594Z] === RUN TestRemoveContainerWithVolume [2022-04-19T15:28:23.000Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-04-19T15:28:23.000Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-19T15:28:23.574Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-04-19T15:28:23.835Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-04-19T15:28:24.408Z] ok github.com/docker/docker/daemon/logger/local 0.050s coverage: 78.7% of statements [2022-04-19T15:28:24.408Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T15:28:24.812Z] --- PASS: TestRemoveContainerWithVolume (2.12s) [2022-04-19T15:28:24.812Z] === RUN TestRemoveContainerRunning [2022-04-19T15:28:24.982Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 54.9% of statements [2022-04-19T15:28:25.243Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-04-19T15:28:26.219Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-04-19T15:28:26.443Z] --- PASS: TestRemoveContainerRunning (1.86s) [2022-04-19T15:28:26.443Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T15:28:26.808Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-19T15:28:27.380Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-19T15:28:27.702Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-19T15:28:27.955Z] ok github.com/docker/docker/daemon/logger/splunk 1.577s coverage: 82.5% of statements [2022-04-19T15:28:27.955Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T15:28:27.955Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T15:28:28.616Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.77s) [2022-04-19T15:28:28.616Z] === RUN TestRemoveInvalidContainer [2022-04-19T15:28:28.616Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-04-19T15:28:28.616Z] === RUN TestRenameLinkedContainer [2022-04-19T15:28:28.616Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T15:28:28.616Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-19T15:28:28.616Z] === RUN TestRenameStoppedContainer [2022-04-19T15:28:28.899Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2022-04-19T15:28:29.472Z] ok github.com/docker/docker/distribution 0.619s coverage: 28.3% of statements [2022-04-19T15:28:29.472Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T15:28:30.043Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-04-19T15:28:30.615Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-04-19T15:28:30.782Z] --- PASS: TestRenameStoppedContainer (2.18s) [2022-04-19T15:28:30.782Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T15:28:30.876Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-19T15:28:31.448Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-19T15:28:31.448Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 84.9% of statements [2022-04-19T15:28:31.448Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T15:28:32.022Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2022-04-19T15:28:32.022Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T15:28:32.595Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-04-19T15:28:33.168Z] ok github.com/docker/docker/oci 0.015s coverage: 46.0% of statements [2022-04-19T15:28:33.385Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-19T15:28:33.385Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T15:28:33.385Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-19T15:28:33.385Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-19T15:28:33.385Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-19T15:28:33.742Z] ok github.com/docker/docker/opts 0.018s coverage: 66.5% of statements [2022-04-19T15:28:34.003Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-04-19T15:28:34.438Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-19T15:28:34.502Z] --- PASS: TestRenameRunningContainerAndReuse (4.18s) [2022-04-19T15:28:34.502Z] === RUN TestRenameInvalidName [2022-04-19T15:28:35.393Z] ok github.com/docker/docker/pkg/archive 0.286s coverage: 82.5% of statements [2022-04-19T15:28:35.608Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-19T15:28:36.079Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-19T15:28:36.079Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T15:28:36.079Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-19T15:28:36.079Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T15:28:36.079Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-19T15:28:36.079Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T15:28:36.079Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-19T15:28:36.337Z] ok github.com/docker/docker/pkg/authorization 0.434s coverage: 68.3% of statements [2022-04-19T15:28:36.549Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-19T15:28:36.599Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-04-19T15:28:36.599Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-19T15:28:36.669Z] --- PASS: TestRenameInvalidName (1.86s) [2022-04-19T15:28:36.669Z] === RUN TestRenameAnonymousContainer [2022-04-19T15:28:37.539Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-19T15:28:39.901Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-04-19T15:28:39.901Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-19T15:28:40.161Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-19T15:28:40.423Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-19T15:28:41.339Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-19T15:28:41.362Z] ok github.com/docker/docker/layer 7.854s coverage: 69.0% of statements [2022-04-19T15:28:41.362Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T15:28:41.362Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T15:28:41.362Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T15:28:41.362Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T15:28:41.362Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T15:28:41.362Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T15:28:41.362Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-19T15:28:41.624Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-04-19T15:28:41.885Z] ok github.com/docker/docker/pkg/fsutils 0.163s coverage: 85.1% of statements [2022-04-19T15:28:41.885Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-19T15:28:42.329Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-19T15:28:42.329Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T15:28:42.329Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-19T15:28:42.329Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T15:28:42.329Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-19T15:28:42.799Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-19T15:28:43.273Z] ok github.com/docker/docker/pkg/idtools 0.575s coverage: 67.9% of statements [2022-04-19T15:28:43.273Z] ok github.com/docker/docker/pkg/ioutils 0.436s coverage: 70.1% of statements [2022-04-19T15:28:43.273Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-19T15:28:43.536Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-04-19T15:28:43.536Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-19T15:28:43.536Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-04-19T15:28:43.798Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-19T15:28:43.798Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-04-19T15:28:44.065Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-04-19T15:28:44.328Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2022-04-19T15:28:44.328Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T15:28:44.328Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T15:28:45.272Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-04-19T15:28:45.534Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-19T15:28:45.763Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-19T15:28:45.797Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-04-19T15:28:45.797Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-04-19T15:28:47.185Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-04-19T15:28:47.447Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-19T15:28:47.709Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-19T15:28:47.709Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-19T15:28:47.971Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-19T15:28:48.233Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-19T15:28:48.807Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-04-19T15:28:49.068Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite (1598.45s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.91s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.87s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.05s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.70s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.69s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (22.31s) [2022-04-19T15:28:49.289Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.03s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.66s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.17s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (51.15s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.82s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.59s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.92s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.62s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (39.04s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.84s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (34.77s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.22s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.61s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.14s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.80s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.21s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.12s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.54s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.21s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.11s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.66s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.09s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.66s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.32s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.70s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.26s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.24s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.17s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.45s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.68s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.26s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.65s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.92s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.89s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.39s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.38s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.28s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.16s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.28s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.51s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.78s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.96s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.16s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.99s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.81s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.20s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.40s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.67s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.33s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.87s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.09s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.78s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.69s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.91s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.04s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.85s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.75s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.03s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.94s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.52s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.47s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.67s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.21s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.94s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.06s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (104.33s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.52s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.01s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.86s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.83s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.67s) [2022-04-19T15:28:49.289Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.97s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.66s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.67s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.11s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.11s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.13s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (114.48s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.07s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.37s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.23s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.44s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.73s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.35s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.59s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.78s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.63s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.63s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.61s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.28s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-04-19T15:28:49.289Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2022-04-19T15:28:49.289Z] === RUN TestDockerExternalVolumeSuite [2022-04-19T15:28:49.289Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-19T15:28:49.329Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-04-19T15:28:49.545Z] docker_cli_external_volume_driver_test.go:52: [df0a081ef7b40] daemon is not started [2022-04-19T15:28:49.903Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-04-19T15:28:50.164Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-19T15:28:50.164Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-19T15:28:51.452Z] --- PASS: TestRenameAnonymousContainer (14.38s) [2022-04-19T15:28:51.452Z] === RUN TestRenameContainerWithSameName [2022-04-19T15:28:52.079Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-04-19T15:28:52.340Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-19T15:28:52.601Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-04-19T15:28:52.982Z] --- PASS: TestRenameContainerWithSameName (1.90s) [2022-04-19T15:28:52.982Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T15:28:52.982Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T15:28:52.982Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T15:28:52.982Z] === RUN TestResize [2022-04-19T15:28:53.542Z] ok github.com/docker/docker/quota 0.232s coverage: 71.4% of statements [2022-04-19T15:28:53.803Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-19T15:28:54.518Z] --- PASS: TestResize (1.91s) [2022-04-19T15:28:54.518Z] === RUN TestResizeWithInvalidSize [2022-04-19T15:28:54.748Z] ok github.com/docker/docker/registry 0.050s coverage: 58.6% of statements [2022-04-19T15:28:55.011Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-19T15:28:55.273Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-19T15:28:55.847Z] ok github.com/docker/docker/runconfig 0.007s coverage: 64.5% of statements [2022-04-19T15:28:55.847Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-19T15:28:56.691Z] --- PASS: TestResizeWithInvalidSize (1.87s) [2022-04-19T15:28:56.691Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T15:28:57.773Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-19T15:28:58.035Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.4% of statements [2022-04-19T15:28:58.609Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-04-19T15:28:59.554Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-19T15:28:59.585Z] --- PASS: TestResizeWhenContainerNotStarted (2.64s) [2022-04-19T15:28:59.585Z] === RUN TestDaemonRestartKillContainers [2022-04-19T15:28:59.585Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:28:59.585Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-19T15:28:59.585Z] === RUN TestStats [2022-04-19T15:28:59.585Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T15:28:59.585Z] --- SKIP: TestStats (0.00s) [2022-04-19T15:28:59.585Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T15:29:00.721Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-19T15:29:05.492Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-19T15:29:06.484Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-19T15:29:06.484Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T15:29:06.484Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-19T15:29:07.585Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-19T15:29:08.142Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.09s) [2022-04-19T15:29:08.142Z] === RUN TestStopContainerWithTimeout [2022-04-19T15:29:08.142Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T15:29:08.142Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-19T15:29:08.142Z] === RUN TestUpdateRestartPolicy [2022-04-19T15:29:09.456Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-19T15:29:11.403Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-19T15:29:17.286Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-19T15:29:17.286Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T15:29:17.286Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-19T15:29:17.286Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T15:29:17.286Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-19T15:29:17.286Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T15:29:17.286Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-19T15:29:17.286Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T15:29:17.286Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-19T15:29:17.757Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-19T15:29:21.526Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T15:29:21.526Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === Skipped [2022-04-19T15:29:21.526Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T15:29:21.526Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T15:29:21.526Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T15:29:21.526Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T15:29:21.526Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-19T15:29:21.526Z] graphtest_unix.go:71: No driver to put! [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-19T15:29:21.526Z] time="2022-04-19T15:28:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-19T15:29:21.526Z] time="2022-04-19T15:28:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-19T15:29:21.526Z] time="2022-04-19T15:28:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-19T15:29:21.526Z] time="2022-04-19T15:28:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-19T15:29:21.526Z] time="2022-04-19T15:28:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-19T15:29:21.526Z] graphtest_unix.go:71: No driver to put! [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-19T15:29:21.526Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-19T15:29:21.526Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-19T15:29:21.526Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-19T15:29:21.526Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-19T15:29:21.526Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T15:29:21.526Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-19T15:29:21.526Z] graphtest_unix.go:71: No driver to put! [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-19T15:29:21.526Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-19T15:29:21.526Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-19T15:29:21.526Z] [2022-04-19T15:29:21.526Z] DONE 2436 tests, 28 skipped in 246.830s [2022-04-19T15:29:21.526Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/config [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/idm [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/ns [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/options [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/osl [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T15:29:21.526Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-19T15:29:21.526Z] + 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-04-19T15:29:29.212Z] --- PASS: TestUpdateRestartPolicy (19.76s) [2022-04-19T15:29:29.213Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T15:29:30.203Z] --- PASS: TestUpdateRestartWithAutoRemove (1.89s) [2022-04-19T15:29:30.203Z] === RUN TestWaitNonBlocked [2022-04-19T15:29:30.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:29:30.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:29:30.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:29:30.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:29:30.204Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T15:29:30.204Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T15:29:33.166Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-19T15:29:33.166Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.60s) [2022-04-19T15:29:33.166Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.32s) [2022-04-19T15:29:33.166Z] === RUN TestWaitBlocked [2022-04-19T15:29:33.166Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:29:33.166Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-19T15:29:33.166Z] PASS [2022-04-19T15:29:33.166Z] ok github.com/docker/docker/integration/container 102.352s [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === Skipped [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-19T15:29:33.637Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-19T15:29:33.637Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T15:29:33.637Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T15:29:33.637Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T15:29:33.637Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T15:29:33.637Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T15:29:33.637Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-19T15:29:33.637Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-19T15:29:33.637Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-04-19T15:29:33.637Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T15:29:33.637Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-19T15:29:33.637Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-19T15:29:33.637Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-19T15:29:33.637Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T15:29:33.637Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-19T15:29:33.637Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-19T15:29:33.637Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T15:29:33.637Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T15:29:33.637Z] [2022-04-19T15:29:33.637Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-19T15:29:33.637Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T15:29:33.638Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T15:29:33.638Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-19T15:29:33.638Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T15:29:33.638Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-19T15:29:33.638Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-19T15:29:33.638Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-19T15:29:33.638Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-19T15:29:33.638Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-19T15:29:33.638Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-19T15:29:33.638Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-19T15:29:33.638Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-19T15:29:33.638Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T15:29:33.638Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-19T15:29:33.638Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-19T15:29:33.638Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-19T15:29:33.638Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-19T15:29:33.638Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:29:33.638Z] [2022-04-19T15:29:33.638Z] DONE 119 tests, 34 skipped in 105.040s [2022-04-19T15:29:33.638Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-19T15:29:59.037Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T15:29:59.037Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T15:29:59.037Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-04-19T15:29:59.037Z] === RUN TestDaemonConfigValidation [2022-04-19T15:29:59.037Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T15:29:59.037Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-19T15:29:59.037Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T15:29:59.037Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T15:29:59.037Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T15:29:59.037Z] === RUN TestDaemonProxy [2022-04-19T15:29:59.037Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T15:29:59.037Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-19T15:29:59.037Z] PASS [2022-04-19T15:29:59.037Z] ok github.com/docker/docker/integration/daemon 0.132s [2022-04-19T15:29:59.037Z] [2022-04-19T15:29:59.037Z] === Skipped [2022-04-19T15:29:59.037Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-04-19T15:29:59.037Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T15:29:59.037Z] [2022-04-19T15:29:59.037Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-19T15:29:59.037Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T15:29:59.037Z] [2022-04-19T15:29:59.037Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T15:29:59.037Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T15:29:59.037Z] [2022-04-19T15:29:59.037Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-19T15:29:59.037Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T15:29:59.037Z] [2022-04-19T15:29:59.037Z] DONE 4 tests, 4 skipped in 23.871s [2022-04-19T15:29:59.037Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-19T15:30:02.001Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:30:02.001Z] INFO: Testing against a local daemon [2022-04-19T15:30:02.001Z] === RUN TestCommitInheritsEnv [2022-04-19T15:30:02.001Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:30:02.001Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-19T15:30:02.001Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T15:30:02.001Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T15:30:02.001Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T15:30:02.001Z] === RUN TestImportWithCustomPlatform [2022-04-19T15:30:02.001Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T15:30:02.001Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-19T15:30:02.001Z] === RUN TestImagesFilterMultiReference [2022-04-19T15:30:02.001Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-04-19T15:30:02.001Z] === RUN TestImagePullPlatformInvalid [2022-04-19T15:30:02.001Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-19T15:30:02.001Z] === RUN TestRemoveImageOrphaning [2022-04-19T15:30:02.990Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2022-04-19T15:30:02.990Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T15:30:02.990Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-19T15:30:02.990Z] === RUN TestTagInvalidReference [2022-04-19T15:30:02.990Z] --- PASS: TestTagInvalidReference (0.06s) [2022-04-19T15:30:02.990Z] === RUN TestTagValidPrefixedRepo [2022-04-19T15:30:03.460Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-19T15:30:03.460Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T15:30:03.460Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-04-19T15:30:03.460Z] === RUN TestTagOfficialNames [2022-04-19T15:30:03.460Z] --- PASS: TestTagOfficialNames (0.11s) [2022-04-19T15:30:03.460Z] === RUN TestTagMatchesDigest [2022-04-19T15:30:03.460Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-19T15:30:03.460Z] PASS [2022-04-19T15:30:03.460Z] ok github.com/docker/docker/integration/image 1.758s [2022-04-19T15:30:03.460Z] [2022-04-19T15:30:03.460Z] === Skipped [2022-04-19T15:30:03.460Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-19T15:30:03.460Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:30:03.460Z] [2022-04-19T15:30:03.460Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T15:30:03.460Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T15:30:03.460Z] [2022-04-19T15:30:03.460Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-19T15:30:03.460Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T15:30:03.460Z] [2022-04-19T15:30:03.460Z] DONE 12 tests, 3 skipped in 5.951s [2022-04-19T15:30:03.932Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-19T15:30:06.160Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:30:06.160Z] INFO: Testing against a local daemon [2022-04-19T15:30:06.160Z] === RUN TestNetworkCreateDelete [2022-04-19T15:30:06.160Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:06.160Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-19T15:30:06.160Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T15:30:06.160Z] 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-04-19T15:30:06.160Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T15:30:06.160Z] === RUN TestDaemonDNSFallback [2022-04-19T15:30:06.160Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:06.160Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-19T15:30:06.160Z] === RUN TestInspectNetwork [2022-04-19T15:30:06.160Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T15:30:06.160Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-19T15:30:06.160Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T15:30:06.160Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:06.160Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T15:30:06.160Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:30:06.160Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:30:06.160Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:30:06.160Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T15:30:06.160Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T15:30:06.160Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T15:30:06.160Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T15:30:06.160Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-19T15:30:06.160Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-19T15:30:06.160Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T15:30:06.160Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T15:30:06.160Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T15:30:06.160Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T15:30:06.160Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-19T15:30:06.160Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-19T15:30:06.160Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T15:30:06.160Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T15:30:06.160Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T15:30:06.160Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-19T15:30:06.160Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-19T15:30:06.161Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T15:30:06.161Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T15:30:06.161Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T15:30:06.161Z] === RUN TestNetworkList [2022-04-19T15:30:06.161Z] === RUN TestNetworkList//networks [2022-04-19T15:30:06.161Z] === PAUSE TestNetworkList//networks [2022-04-19T15:30:06.161Z] === RUN TestNetworkList//networks/ [2022-04-19T15:30:06.161Z] === PAUSE TestNetworkList//networks/ [2022-04-19T15:30:06.161Z] === CONT TestNetworkList//networks [2022-04-19T15:30:06.161Z] === CONT TestNetworkList//networks/ [2022-04-19T15:30:06.161Z] --- PASS: TestNetworkList (0.05s) [2022-04-19T15:30:06.161Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T15:30:06.161Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T15:30:06.161Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T15:30:06.161Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-19T15:30:06.161Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T15:30:06.161Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T15:30:06.161Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T15:30:06.161Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T15:30:06.161Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T15:30:06.161Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T15:30:06.161Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T15:30:06.161Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T15:30:06.161Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T15:30:06.161Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T15:30:06.161Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T15:30:06.161Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T15:30:06.161Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T15:30:06.161Z] service_test.go:243: FLAKY_TEST [2022-04-19T15:30:06.161Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T15:30:06.161Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T15:30:06.161Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-19T15:30:06.161Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T15:30:06.161Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T15:30:06.161Z] PASS [2022-04-19T15:30:06.161Z] ok github.com/docker/docker/integration/network 0.222s [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === Skipped [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-19T15:30:06.161Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T15:30:06.161Z] 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-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-19T15:30:06.161Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-19T15:30:06.161Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-19T15:30:06.161Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-19T15:30:06.161Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T15:30:06.161Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T15:30:06.161Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T15:30:06.161Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T15:30:06.161Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T15:30:06.161Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T15:30:06.161Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T15:30:06.161Z] service_test.go:243: FLAKY_TEST [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-19T15:30:06.161Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T15:30:06.161Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T15:30:06.161Z] [2022-04-19T15:30:06.161Z] DONE 34 tests, 15 skipped in 2.262s [2022-04-19T15:30:06.161Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-19T15:30:07.154Z] testing: warning: no tests to run [2022-04-19T15:30:07.154Z] PASS [2022-04-19T15:30:07.154Z] ok github.com/docker/docker/integration/network/ipvlan 0.090s [2022-04-19T15:30:07.154Z] [2022-04-19T15:30:07.154Z] DONE 0 tests in 0.838s [2022-04-19T15:30:07.154Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-19T15:30:08.143Z] testing: warning: no tests to run [2022-04-19T15:30:08.143Z] PASS [2022-04-19T15:30:08.143Z] ok github.com/docker/docker/integration/network/macvlan 0.082s [2022-04-19T15:30:08.143Z] [2022-04-19T15:30:08.143Z] DONE 0 tests in 0.831s [2022-04-19T15:30:08.143Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-19T15:30:08.326Z] ok github.com/docker/docker/libnetwork 37.099s coverage: 40.6% of statements [2022-04-19T15:30:08.327Z] ok github.com/docker/docker/libnetwork/bitseq 0.113s coverage: 84.4% of statements [2022-04-19T15:30:08.327Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T15:30:08.327Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T15:30:08.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T15:30:08.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T15:30:08.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T15:30:08.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T15:30:08.327Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-19T15:30:08.327Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T15:30:08.327Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-04-19T15:30:08.327Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-19T15:30:08.327Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T15:30:08.327Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T15:30:08.327Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-19T15:30:08.327Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.373s coverage: 59.9% of statements [2022-04-19T15:30:08.327Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T15:30:08.327Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-19T15:30:08.327Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.161s coverage: 4.0% of statements [2022-04-19T15:30:08.327Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T15:30:08.327Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-04-19T15:30:08.327Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T15:30:08.327Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-19T15:30:08.951Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-19T15:30:08.952Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T15:30:08.952Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-19T15:30:08.952Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T15:30:08.952Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-19T15:30:08.985Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-19T15:30:08.985Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T15:30:08.985Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-19T15:30:09.132Z] testing: warning: no tests to run [2022-04-19T15:30:09.132Z] PASS [2022-04-19T15:30:09.132Z] ok github.com/docker/docker/integration/plugin 0.093s [2022-04-19T15:30:09.132Z] [2022-04-19T15:30:09.132Z] DONE 0 tests in 0.845s [2022-04-19T15:30:09.132Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-19T15:30:10.121Z] testing: warning: no tests to run [2022-04-19T15:30:10.121Z] PASS [2022-04-19T15:30:10.121Z] ok github.com/docker/docker/integration/plugin/authz 0.088s [2022-04-19T15:30:10.121Z] [2022-04-19T15:30:10.121Z] DONE 0 tests in 0.854s [2022-04-19T15:30:10.121Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-19T15:30:12.791Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-19T15:30:12.792Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-19T15:30:14.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:30:14.885Z] INFO: Testing against a local daemon [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:30:14.885Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:30:14.885Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T15:30:14.885Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T15:30:14.885Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T15:30:14.885Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T15:30:14.885Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T15:30:14.885Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.01s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.03s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-04-19T15:30:14.885Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T15:30:14.885Z] === RUN TestPluginInstall [2022-04-19T15:30:14.885Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T15:30:14.885Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-19T15:30:14.885Z] === RUN TestPluginsWithRuntimes [2022-04-19T15:30:14.885Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T15:30:14.885Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-19T15:30:14.885Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T15:30:14.885Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T15:30:14.885Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T15:30:14.885Z] PASS [2022-04-19T15:30:14.885Z] ok github.com/docker/docker/integration/plugin/common 0.183s [2022-04-19T15:30:14.885Z] [2022-04-19T15:30:14.885Z] === Skipped [2022-04-19T15:30:14.885Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-19T15:30:14.885Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T15:30:14.885Z] [2022-04-19T15:30:14.885Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-19T15:30:14.885Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T15:30:14.885Z] [2022-04-19T15:30:14.885Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T15:30:14.885Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T15:30:14.885Z] [2022-04-19T15:30:14.885Z] DONE 19 tests, 3 skipped in 4.659s [2022-04-19T15:30:14.885Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-19T15:30:15.414Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-19T15:30:16.471Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.592s coverage: 7.2% of statements [2022-04-19T15:30:16.471Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T15:30:16.732Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-19T15:30:17.122Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:30:17.122Z] INFO: Testing against a local daemon [2022-04-19T15:30:17.122Z] === RUN TestExternalGraphDriver [2022-04-19T15:30:17.122Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T15:30:17.122Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-19T15:30:17.122Z] === RUN TestGraphdriverPluginV2 [2022-04-19T15:30:17.122Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T15:30:17.122Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-19T15:30:17.122Z] PASS [2022-04-19T15:30:17.122Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.124s [2022-04-19T15:30:17.122Z] [2022-04-19T15:30:17.122Z] === Skipped [2022-04-19T15:30:17.122Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-19T15:30:17.122Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T15:30:17.122Z] [2022-04-19T15:30:17.122Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-19T15:30:17.122Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T15:30:17.122Z] [2022-04-19T15:30:17.122Z] DONE 2 tests, 2 skipped in 2.287s [2022-04-19T15:30:17.122Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-19T15:30:17.306Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-19T15:30:17.306Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T15:30:17.306Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-19T15:30:17.306Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T15:30:17.549Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-19T15:30:17.568Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-19T15:30:17.829Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-04-19T15:30:18.019Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-19T15:30:18.019Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T15:30:18.019Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-19T15:30:18.019Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T15:30:18.019Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-19T15:30:18.019Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T15:30:18.019Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-19T15:30:18.091Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-19T15:30:18.352Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-04-19T15:30:18.487Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-19T15:30:19.347Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:30:19.347Z] INFO: Testing against a local daemon [2022-04-19T15:30:19.347Z] === RUN TestReadPluginNoRead [2022-04-19T15:30:19.347Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T15:30:19.347Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-19T15:30:19.347Z] PASS [2022-04-19T15:30:19.347Z] ok github.com/docker/docker/integration/plugin/logging 0.128s [2022-04-19T15:30:19.347Z] [2022-04-19T15:30:19.347Z] === Skipped [2022-04-19T15:30:19.347Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-19T15:30:19.347Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T15:30:19.347Z] [2022-04-19T15:30:19.347Z] DONE 1 tests, 1 skipped in 2.183s [2022-04-19T15:30:19.472Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-19T15:30:19.818Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-19T15:30:20.808Z] testing: warning: no tests to run [2022-04-19T15:30:20.808Z] PASS [2022-04-19T15:30:20.808Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.099s [2022-04-19T15:30:20.808Z] [2022-04-19T15:30:20.808Z] DONE 0 tests in 1.175s [2022-04-19T15:30:20.808Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-19T15:30:21.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-19T15:30:23.045Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:30:23.045Z] INFO: Testing against a local daemon [2022-04-19T15:30:23.045Z] === RUN TestPluginWithDevMounts [2022-04-19T15:30:23.045Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:23.045Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-19T15:30:23.045Z] PASS [2022-04-19T15:30:23.045Z] ok github.com/docker/docker/integration/plugin/volumes 0.120s [2022-04-19T15:30:23.045Z] [2022-04-19T15:30:23.045Z] === Skipped [2022-04-19T15:30:23.045Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-19T15:30:23.045Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:23.045Z] [2022-04-19T15:30:23.045Z] DONE 1 tests, 1 skipped in 2.241s [2022-04-19T15:30:23.264Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-19T15:30:23.518Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-19T15:30:24.827Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-19T15:30:24.828Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T15:30:24.828Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-19T15:30:24.828Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T15:30:24.828Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-19T15:30:24.828Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-19T15:30:25.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:30:25.086Z] INFO: Testing against a local daemon [2022-04-19T15:30:25.086Z] === RUN TestSecretInspect [2022-04-19T15:30:25.086Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:25.086Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-19T15:30:25.086Z] === RUN TestSecretList [2022-04-19T15:30:25.086Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:25.086Z] --- SKIP: TestSecretList (0.00s) [2022-04-19T15:30:25.086Z] === RUN TestSecretsCreateAndDelete [2022-04-19T15:30:25.086Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:25.086Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-19T15:30:25.086Z] === RUN TestSecretsUpdate [2022-04-19T15:30:25.086Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:25.086Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-19T15:30:25.086Z] === RUN TestTemplatedSecret [2022-04-19T15:30:25.086Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:25.086Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-19T15:30:25.086Z] === RUN TestSecretCreateResolve [2022-04-19T15:30:25.086Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:25.086Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-19T15:30:25.086Z] PASS [2022-04-19T15:30:25.086Z] ok github.com/docker/docker/integration/secret 0.118s [2022-04-19T15:30:25.086Z] [2022-04-19T15:30:25.086Z] === Skipped [2022-04-19T15:30:25.086Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-19T15:30:25.086Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:25.086Z] [2022-04-19T15:30:25.086Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-19T15:30:25.086Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:25.086Z] [2022-04-19T15:30:25.086Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-19T15:30:25.086Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:25.086Z] [2022-04-19T15:30:25.086Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-19T15:30:25.086Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:25.086Z] [2022-04-19T15:30:25.086Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-19T15:30:25.086Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:25.086Z] [2022-04-19T15:30:25.086Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-19T15:30:25.086Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:25.086Z] [2022-04-19T15:30:25.086Z] DONE 6 tests, 6 skipped in 1.821s [2022-04-19T15:30:25.086Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-19T15:30:26.815Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-19T15:30:26.815Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T15:30:26.815Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-19T15:30:26.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-19T15:30:28.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:30:28.042Z] INFO: Testing against a local daemon [2022-04-19T15:30:28.042Z] === RUN TestServiceCreateInit [2022-04-19T15:30:28.042Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T15:30:28.042Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T15:30:28.042Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- PASS: TestServiceCreateInit (0.08s) [2022-04-19T15:30:28.042Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T15:30:28.042Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T15:30:28.042Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestCreateServiceConflict [2022-04-19T15:30:28.042Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T15:30:28.042Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-04-19T15:30:28.042Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T15:30:28.042Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T15:30:28.042Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T15:30:28.042Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestCreateServiceSysctls [2022-04-19T15:30:28.042Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-19T15:30:28.042Z] === RUN TestCreateServiceCapabilities [2022-04-19T15:30:28.042Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-19T15:30:28.042Z] === RUN TestInspect [2022-04-19T15:30:28.042Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestInspect (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestCreateJob [2022-04-19T15:30:28.042Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestCreateJob (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestReplicatedJob [2022-04-19T15:30:28.042Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestUpdateReplicatedJob [2022-04-19T15:30:28.042Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestServiceListWithStatuses [2022-04-19T15:30:28.042Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T15:30:28.042Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestDockerNetworkReConnect [2022-04-19T15:30:28.042Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestServicePlugin [2022-04-19T15:30:28.042Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestServiceUpdateLabel [2022-04-19T15:30:28.042Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:28.042Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestServiceUpdateSecrets [2022-04-19T15:30:28.042Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:28.042Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestServiceUpdateConfigs [2022-04-19T15:30:28.042Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:28.042Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestServiceUpdateNetwork [2022-04-19T15:30:28.042Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:28.042Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-19T15:30:28.042Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T15:30:28.042Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:28.042Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-19T15:30:28.042Z] PASS [2022-04-19T15:30:28.042Z] ok github.com/docker/docker/integration/service 0.351s [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === Skipped [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T15:30:28.042Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T15:30:28.042Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-19T15:30:28.042Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-19T15:30:28.042Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-04-19T15:30:28.042Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T15:30:28.042Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-19T15:30:28.042Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-19T15:30:28.042Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-19T15:30:28.042Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-19T15:30:28.042Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-19T15:30:28.042Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-19T15:30:28.042Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-19T15:30:28.042Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-19T15:30:28.042Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-19T15:30:28.042Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-19T15:30:28.042Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-19T15:30:28.042Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-19T15:30:28.042Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-19T15:30:28.042Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-19T15:30:28.042Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-19T15:30:28.042Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-19T15:30:28.042Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-19T15:30:28.042Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T15:30:28.042Z] [2022-04-19T15:30:28.042Z] DONE 24 tests, 23 skipped in 2.719s [2022-04-19T15:30:28.042Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-19T15:30:28.358Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-19T15:30:28.619Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-19T15:30:29.608Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:30:29.609Z] INFO: Testing against a local daemon [2022-04-19T15:30:29.609Z] === RUN TestSessionCreate [2022-04-19T15:30:29.609Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T15:30:29.609Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-19T15:30:29.609Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T15:30:29.609Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T15:30:29.609Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T15:30:29.609Z] PASS [2022-04-19T15:30:29.609Z] ok github.com/docker/docker/integration/session 0.111s [2022-04-19T15:30:29.609Z] [2022-04-19T15:30:29.609Z] === Skipped [2022-04-19T15:30:29.609Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-19T15:30:29.609Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T15:30:29.609Z] [2022-04-19T15:30:29.609Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T15:30:29.609Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T15:30:29.609Z] [2022-04-19T15:30:29.609Z] DONE 2 tests, 2 skipped in 1.636s [2022-04-19T15:30:30.078Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-19T15:30:32.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:30:32.297Z] INFO: Testing against a local daemon [2022-04-19T15:30:32.297Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T15:30:32.297Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:32.297Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T15:30:32.297Z] === RUN TestDiskUsage [2022-04-19T15:30:32.297Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T15:30:32.297Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-19T15:30:32.297Z] === RUN TestEventsExecDie [2022-04-19T15:30:32.297Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T15:30:32.297Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-19T15:30:32.297Z] === RUN TestEventsBackwardsCompatible [2022-04-19T15:30:32.297Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T15:30:32.297Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-19T15:30:32.297Z] === RUN TestEventsVolumeCreate [2022-04-19T15:30:32.297Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T15:30:32.297Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-19T15:30:32.297Z] === RUN TestInfoAPI [2022-04-19T15:30:32.297Z] --- PASS: TestInfoAPI (0.07s) [2022-04-19T15:30:32.297Z] === RUN TestInfoAPIWarnings [2022-04-19T15:30:32.297Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:30:32.297Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-19T15:30:32.297Z] === RUN TestInfoDebug [2022-04-19T15:30:32.297Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:30:32.297Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-19T15:30:32.297Z] === RUN TestInfoInsecureRegistries [2022-04-19T15:30:32.297Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:30:32.297Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-19T15:30:32.297Z] === RUN TestInfoRegistryMirrors [2022-04-19T15:30:32.297Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:30:32.297Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-19T15:30:32.297Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T15:30:33.284Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-04-19T15:30:33.284Z] === RUN TestPingCacheHeaders [2022-04-19T15:30:33.284Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-19T15:30:33.284Z] === RUN TestPingGet [2022-04-19T15:30:33.284Z] --- PASS: TestPingGet (0.05s) [2022-04-19T15:30:33.284Z] === RUN TestPingHead [2022-04-19T15:30:33.284Z] --- PASS: TestPingHead (0.05s) [2022-04-19T15:30:33.284Z] === RUN TestPingSwarmHeader [2022-04-19T15:30:33.284Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:33.284Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-19T15:30:33.284Z] === RUN TestVersion [2022-04-19T15:30:33.284Z] --- PASS: TestVersion (0.05s) [2022-04-19T15:30:33.284Z] PASS [2022-04-19T15:30:33.284Z] ok github.com/docker/docker/integration/system 1.366s [2022-04-19T15:30:33.284Z] [2022-04-19T15:30:33.284Z] === Skipped [2022-04-19T15:30:33.284Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T15:30:33.284Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:33.284Z] [2022-04-19T15:30:33.284Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-19T15:30:33.284Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T15:30:33.284Z] [2022-04-19T15:30:33.284Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-19T15:30:33.284Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T15:30:33.284Z] [2022-04-19T15:30:33.284Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-19T15:30:33.284Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T15:30:33.284Z] [2022-04-19T15:30:33.284Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-19T15:30:33.284Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T15:30:33.284Z] [2022-04-19T15:30:33.284Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-19T15:30:33.284Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T15:30:33.284Z] [2022-04-19T15:30:33.284Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-19T15:30:33.284Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:30:33.284Z] [2022-04-19T15:30:33.284Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-19T15:30:33.284Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:30:33.284Z] [2022-04-19T15:30:33.284Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-19T15:30:33.284Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T15:30:33.284Z] [2022-04-19T15:30:33.284Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-19T15:30:33.284Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T15:30:33.284Z] [2022-04-19T15:30:33.284Z] DONE 16 tests, 10 skipped in 3.400s [2022-04-19T15:30:33.284Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-19T15:30:35.505Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:30:35.505Z] INFO: Testing against a local daemon [2022-04-19T15:30:35.505Z] === RUN TestVolumesCreateAndList [2022-04-19T15:30:35.505Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-19T15:30:35.505Z] === RUN TestVolumesRemove [2022-04-19T15:30:35.505Z] --- PASS: TestVolumesRemove (0.13s) [2022-04-19T15:30:35.505Z] === RUN TestVolumesInspect [2022-04-19T15:30:35.505Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-19T15:30:35.505Z] === RUN TestVolumesInvalidJSON [2022-04-19T15:30:35.505Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T15:30:35.505Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T15:30:35.505Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T15:30:35.505Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T15:30:35.505Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T15:30:35.505Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T15:30:35.505Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T15:30:35.505Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-19T15:30:35.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-19T15:30:35.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T15:30:35.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T15:30:35.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T15:30:35.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T15:30:35.505Z] PASS [2022-04-19T15:30:35.505Z] ok github.com/docker/docker/integration/volume 0.372s [2022-04-19T15:30:35.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-19T15:30:35.632Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T15:30:35.976Z] [2022-04-19T15:30:35.976Z] DONE 9 tests in 2.255s [2022-04-19T15:30:35.976Z] INFO: make.ps1 ended at 04/19/2022 15:30:35 [2022-04-19T15:30:35.976Z] INFO: Integration CLI tests being run from the host: [2022-04-19T15:30:35.976Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-19T15:30:36.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-19T15:30:36.778Z] docker_cli_external_volume_driver_test.go:52: [d0cc9ca7cf44a] daemon is not started [2022-04-19T15:30:42.634Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-19T15:30:43.276Z] ok github.com/docker/docker/libnetwork/ipam 14.225s coverage: 85.3% of statements [2022-04-19T15:30:43.276Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T15:30:43.276Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T15:30:43.536Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-19T15:30:43.549Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-19T15:30:44.108Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-19T15:30:44.108Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T15:30:44.108Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-19T15:30:44.681Z] ok github.com/docker/docker/libnetwork/ipamutils 0.253s coverage: 74.0% of statements [2022-04-19T15:30:45.624Z] ok github.com/docker/docker/libnetwork/iptables 0.153s coverage: 45.1% of statements [2022-04-19T15:30:45.624Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-04-19T15:30:45.886Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-19T15:30:46.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T15:30:46.447Z] INFO: Testing against a local daemon [2022-04-19T15:30:46.447Z] === RUN TestDockerSuite [2022-04-19T15:30:46.447Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-19T15:30:46.447Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-19T15:30:46.447Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T15:30:46.447Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-19T15:30:46.447Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-19T15:30:46.447Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-19T15:30:46.447Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-19T15:30:46.447Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T15:30:46.447Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-19T15:30:46.447Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-19T15:30:46.916Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-19T15:30:47.385Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-19T15:30:47.855Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-19T15:30:48.324Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-19T15:30:49.416Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-19T15:30:50.401Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-19T15:30:50.401Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T15:30:50.401Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-19T15:30:51.616Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-19T15:30:53.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-19T15:30:54.197Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-19T15:30:55.764Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-19T15:31:01.665Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-19T15:31:01.665Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T15:31:01.665Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-19T15:31:01.665Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T15:31:01.665Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-19T15:31:01.665Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T15:31:01.665Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-19T15:31:01.665Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T15:31:01.665Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-19T15:31:02.652Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-19T15:31:05.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-19T15:31:05.892Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T15:31:05.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-19T15:31:09.661Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-19T15:31:10.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-19T15:31:10.748Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T15:31:10.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-19T15:31:10.748Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T15:31:10.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-19T15:31:18.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-19T15:31:18.159Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T15:31:18.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-19T15:31:18.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-19T15:31:18.159Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T15:31:18.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-19T15:31:18.159Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T15:31:18.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-19T15:31:24.541Z] docker_cli_external_volume_driver_test.go:52: [dbf467e777a30] daemon is not started [2022-04-19T15:31:39.391Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-19T15:31:39.391Z] docker_cli_external_volume_driver_test.go:52: [dd2c8060c56e2] daemon is not started [2022-04-19T15:31:45.389Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-19T15:31:45.389Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T15:31:45.389Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-19T15:31:45.389Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T15:31:45.389Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-19T15:31:48.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-19T15:31:51.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-19T15:31:51.703Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T15:31:52.185Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-19T15:31:52.185Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T15:31:52.668Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-19T15:31:54.234Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-19T15:31:54.274Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-19T15:31:54.274Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T15:31:54.274Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-19T15:32:00.308Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-19T15:32:01.889Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-19T15:32:01.889Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T15:32:01.889Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-19T15:32:01.889Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T15:32:01.889Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-19T15:32:03.177Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-19T15:32:03.177Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T15:32:03.177Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-19T15:32:03.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-19T15:32:04.125Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-19T15:32:05.123Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-19T15:32:05.596Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-19T15:32:06.070Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-19T15:32:07.069Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-19T15:32:12.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-19T15:32:12.209Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T15:32:12.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-19T15:32:14.281Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-19T15:32:16.547Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-19T15:32:16.547Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T15:32:16.547Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-19T15:32:18.157Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-19T15:32:18.157Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T15:32:18.157Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-19T15:32:18.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-19T15:32:18.640Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-19T15:32:20.914Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-19T15:32:21.932Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-19T15:32:22.948Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-19T15:32:22.948Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T15:32:22.948Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-19T15:32:23.963Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-19T15:32:24.446Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-19T15:32:24.446Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T15:32:24.446Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-19T15:32:24.446Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T15:32:24.446Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-19T15:32:26.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-19T15:32:28.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-19T15:32:31.549Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-19T15:32:37.394Z] ok github.com/docker/docker/libnetwork/networkdb 103.867s coverage: 60.0% of statements [2022-04-19T15:32:37.394Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T15:32:37.394Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-19T15:32:37.394Z] ok github.com/docker/docker/libnetwork/osl 4.305s coverage: 39.7% of statements [2022-04-19T15:32:37.394Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2022-04-19T15:32:37.394Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-19T15:32:37.394Z] ok github.com/docker/docker/libnetwork/portmapper 0.221s coverage: 48.6% of statements [2022-04-19T15:32:37.394Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-04-19T15:32:37.394Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T15:32:37.971Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-19T15:32:37.971Z] [2022-04-19T15:32:37.971Z] === Skipped [2022-04-19T15:32:37.971Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-19T15:32:37.971Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T15:32:37.971Z] [2022-04-19T15:32:37.971Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-19T15:32:37.971Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T15:32:37.971Z] [2022-04-19T15:32:37.971Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-19T15:32:37.971Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T15:32:37.971Z] [2022-04-19T15:32:37.971Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T15:32:37.971Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:32:37.971Z] [2022-04-19T15:32:37.971Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T15:32:37.971Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:32:37.971Z] [2022-04-19T15:32:37.971Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T15:32:37.971Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:32:37.971Z] [2022-04-19T15:32:37.971Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T15:32:37.971Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:32:37.971Z] [2022-04-19T15:32:37.971Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T15:32:37.971Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T15:32:37.971Z] [2022-04-19T15:32:37.971Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-19T15:32:37.971Z] firewalld_test.go:14: firewalld is not running [2022-04-19T15:32:37.971Z] [2022-04-19T15:32:37.971Z] DONE 326 tests, 9 skipped in 198.834s Post stage [Pipeline] junit [2022-04-19T15:32:38.246Z] Recording test results [2022-04-19T15:32:38.604Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-19T15:32:38.941Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/validate/vendor [2022-04-19T15:32:39.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-19T15:32:39.195Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T15:32:39.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-19T15:32:39.515Z] No vendor changes in diff. [2022-04-19T15:32:39.776Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T15:32:40.097Z] + echo Ensuring container killed. [2022-04-19T15:32:40.097Z] Ensuring container killed. [2022-04-19T15:32:40.097Z] + docker rm -vf docker-pr1 [2022-04-19T15:32:40.097Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-19T15:32:40.408Z] + echo Chowning /workspace to jenkins user [2022-04-19T15:32:40.409Z] Chowning /workspace to jenkins user [2022-04-19T15:32:40.409Z] + id -u [2022-04-19T15:32:40.409Z] + id -g [2022-04-19T15:32:40.409Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43502:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T15:32:41.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-19T15:32:41.336Z] + bundleName=unit [2022-04-19T15:32:41.336Z] + echo Creating unit-bundles.tar.gz [2022-04-19T15:32:41.336Z] Creating unit-bundles.tar.gz [2022-04-19T15:32:41.336Z] + 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-04-19T15:32:41.336Z] bundles/junit-report-libnetwork.xml [2022-04-19T15:32:41.336Z] bundles/junit-report.xml [2022-04-19T15:32:41.336Z] bundles/go-test-report-libnetwork.json [2022-04-19T15:32:41.336Z] bundles/go-test-report.json [2022-04-19T15:32:41.336Z] bundles/profile-libnetwork.out [2022-04-19T15:32:41.336Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-19T15:32:41.350Z] Archiving artifacts [2022-04-19T15:32:41.822Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43502/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T15:32:42.137Z] + make clean [2022-04-19T15:32:42.399Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T15:32:42.399Z] docker-dev-cache [2022-04-19T15:32:42.399Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T15:32:44.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-19T15:32:44.973Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T15:32:44.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-19T15:32:44.973Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T15:32:44.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-19T15:32:45.776Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-19T15:32:45.776Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-19T15:32:46.235Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-19T15:32:46.235Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T15:32:46.235Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-19T15:32:46.235Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T15:32:46.235Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-19T15:32:46.235Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T15:32:46.235Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-19T15:32:46.235Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T15:32:46.235Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-19T15:32:46.235Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T15:32:46.235Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-19T15:32:46.235Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T15:32:46.235Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-19T15:32:46.235Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T15:32:46.235Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-19T15:32:46.235Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-19T15:32:46.235Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T15:32:46.235Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-19T15:32:52.014Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-19T15:32:52.014Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T15:32:52.014Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-19T15:32:52.014Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T15:32:52.014Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-19T15:32:53.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-19T15:32:53.510Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T15:32:53.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-19T15:32:53.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-19T15:32:53.510Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T15:32:53.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-19T15:32:53.510Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T15:32:53.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-19T15:32:55.760Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-19T15:32:55.964Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-19T15:32:57.938Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-19T15:32:57.938Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T15:32:57.938Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-19T15:32:57.938Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T15:32:57.938Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-19T15:32:57.938Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T15:32:57.938Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-19T15:32:57.938Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T15:32:57.938Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-19T15:33:01.662Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-19T15:33:01.662Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T15:33:01.662Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-19T15:33:01.662Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T15:33:01.662Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-19T15:33:10.213Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-19T15:33:14.014Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-19T15:33:14.014Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-19T15:33:14.014Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-19T15:33:21.058Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-19T15:33:21.058Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T15:33:21.058Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-19T15:33:21.058Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T15:33:21.513Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-19T15:33:21.513Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T15:33:21.513Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-19T15:33:21.968Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-19T15:33:21.968Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T15:33:21.968Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-19T15:33:23.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-19T15:33:27.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-19T15:33:27.160Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T15:33:27.627Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-19T15:33:27.627Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T15:33:28.095Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-19T15:33:30.310Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-19T15:33:30.310Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T15:33:30.310Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-19T15:33:35.084Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-19T15:33:37.302Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-19T15:33:37.302Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T15:33:37.302Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-19T15:33:37.302Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T15:33:37.302Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-19T15:33:38.867Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-19T15:33:39.853Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-19T15:33:40.838Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-19T15:33:41.306Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-19T15:33:42.293Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-19T15:33:42.630Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-19T15:33:49.446Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-19T15:33:51.010Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-19T15:33:51.010Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T15:33:51.010Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-19T15:33:52.034Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-19T15:33:52.034Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-19T15:33:52.034Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T15:33:52.034Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-19T15:33:52.571Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-19T15:33:52.571Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T15:33:52.571Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-19T15:33:53.039Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-19T15:33:55.254Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-19T15:33:56.240Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-19T15:33:56.708Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-19T15:33:56.708Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T15:33:57.176Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-19T15:33:58.162Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-19T15:33:58.629Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-19T15:33:58.629Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T15:33:58.629Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-19T15:33:58.629Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T15:33:59.098Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-19T15:34:00.673Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-19T15:34:06.250Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-19T15:34:13.263Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-19T15:34:13.263Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-19T15:34:14.249Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-19T15:34:18.999Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-19T15:34:22.792Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-19T15:34:26.581Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-19T15:34:32.710Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-19T15:34:48.942Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-19T15:34:48.942Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-19T15:34:48.942Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-19T15:34:52.679Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-19T15:34:52.679Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T15:34:53.138Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-19T15:34:53.138Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T15:34:53.596Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-19T15:34:53.596Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T15:34:53.596Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-19T15:34:54.569Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-19T15:34:54.569Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T15:34:54.569Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-19T15:35:04.749Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-19T15:35:19.599Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-19T15:35:24.615Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-19T15:35:24.615Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-19T15:35:24.615Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T15:35:24.615Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-19T15:35:27.181Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-19T15:35:31.935Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-19T15:35:31.935Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T15:35:31.935Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-19T15:35:37.221Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-19T15:35:37.221Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T15:35:37.221Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-19T15:35:37.221Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-19T15:35:37.221Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-19T15:35:37.667Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-19T15:35:37.667Z] docker_cli_external_volume_driver_test.go:484: [d4688958722e7] daemon is not started [2022-04-19T15:35:40.179Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-19T15:35:41.168Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-19T15:35:41.168Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T15:35:41.168Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-19T15:35:41.168Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T15:35:41.168Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-19T15:35:41.168Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T15:35:41.168Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-19T15:35:41.168Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-19T15:35:42.738Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-19T15:35:45.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-19T15:35:45.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-19T15:35:46.536Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-19T15:35:46.863Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-19T15:35:48.105Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-19T15:35:48.105Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T15:35:48.105Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-19T15:35:48.105Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T15:35:48.105Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-19T15:35:48.105Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-19T15:35:51.614Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-19T15:35:51.906Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-19T15:35:52.511Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-19T15:35:52.511Z] docker_cli_external_volume_driver_test.go:52: [d8523d35b7ec8] daemon is not started [2022-04-19T15:35:55.406Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-19T15:35:59.195Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-19T15:36:06.882Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite (436.89s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.72s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.20s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.83s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.06s) [2022-04-19T15:36:07.357Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-19T15:36:07.357Z] PASS [2022-04-19T15:36:07.357Z] [2022-04-19T15:36:07.357Z] === Skipped [2022-04-19T15:36:07.357Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-04-19T15:36:07.357Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-19T15:36:07.357Z] check_test.go:308: [dce8fb5c3bf41] daemon is not started [2022-04-19T15:36:07.357Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-04-19T15:36:07.358Z] [2022-04-19T15:36:07.358Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-19T15:36:07.358Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-19T15:36:07.358Z] check_test.go:308: [dc69e13b489fa] daemon is not started [2022-04-19T15:36:07.358Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-19T15:36:07.358Z] [2022-04-19T15:36:07.358Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-19T15:36:07.358Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-19T15:36:07.358Z] check_test.go:308: [dca314f4250e5] daemon is not started [2022-04-19T15:36:07.358Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-19T15:36:07.358Z] [2022-04-19T15:36:07.358Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-19T15:36:07.358Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-19T15:36:07.358Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-19T15:36:07.358Z] [2022-04-19T15:36:07.358Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-19T15:36:07.358Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-19T15:36:07.358Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-19T15:36:07.358Z] [2022-04-19T15:36:07.358Z] DONE 269 tests, 5 skipped in 2319.962s [2022-04-19T15:36:07.358Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T15:36:07.358Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d727b2b5ba599/docker.pid [2022-04-19T15:36:07.358Z] +++ kill 15251 [2022-04-19T15:36:07.358Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15251 is not a child of this shell [2022-04-19T15:36:07.358Z] warning: PID 15251 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d727b2b5ba599/docker.pid had a nonzero exit code [2022-04-19T15:36:07.358Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d727b2b5ba599/root: target is busy. [2022-04-19T15:36:07.358Z] ++++ cat bundles/test-integration/docker.pid [2022-04-19T15:36:07.358Z] +++ kill 14553 [2022-04-19T15:36:07.358Z] +++ /etc/init.d/apparmor stop [2022-04-19T15:36:07.358Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T15:36:07.358Z] [2022-04-19T15:36:07.358Z] Unloading profiles will leave already running processes permanently [2022-04-19T15:36:07.358Z] unconfined, which can lead to unexpected situations. [2022-04-19T15:36:07.358Z] [2022-04-19T15:36:07.358Z] To set a process to complain mode, use the command line tool [2022-04-19T15:36:07.358Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T15:36:07.358Z] +++ true [2022-04-19T15:36:07.358Z] exiting test-integration [2022-04-19T15:36:07.358Z] ++ exit 0 [2022-04-19T15:36:07.358Z] [2022-04-19T15:36:07.358Z] + exit 0 [2022-04-19T15:36:07.358Z] ++ jobs -p [2022-04-19T15:36:07.358Z] + pids= [2022-04-19T15:36:07.358Z] + echo 'Remaining pids to kill: []' [2022-04-19T15:36:07.358Z] Remaining pids to kill: [] [2022-04-19T15:36:07.358Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-19T15:36:07.369Z] Recording test results [2022-04-19T15:36:07.664Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T15:36:07.966Z] + echo Ensuring container killed. [2022-04-19T15:36:07.966Z] Ensuring container killed. [2022-04-19T15:36:07.966Z] + docker ps -aq -f name=docker-pr1-* [2022-04-19T15:36:07.966Z] + cids=2fd67a266129 [2022-04-19T15:36:07.966Z] 45fa0b4dba75 [2022-04-19T15:36:07.966Z] 8941c68ec403 [2022-04-19T15:36:07.966Z] + [ -n 2fd67a266129 [2022-04-19T15:36:07.966Z] 45fa0b4dba75 [2022-04-19T15:36:07.966Z] 8941c68ec403 ] [2022-04-19T15:36:07.966Z] + docker rm -vf 2fd67a266129 45fa0b4dba75 8941c68ec403 [2022-04-19T15:36:08.222Z] 2fd67a266129 [2022-04-19T15:36:08.222Z] 45fa0b4dba75 [2022-04-19T15:36:08.478Z] 8941c68ec403 [Pipeline] sh [2022-04-19T15:36:08.796Z] + echo Chowning /workspace to jenkins user [2022-04-19T15:36:08.796Z] Chowning /workspace to jenkins user [2022-04-19T15:36:08.796Z] + id -u [2022-04-19T15:36:08.796Z] + id -g [2022-04-19T15:36:08.796Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43502:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T15:36:11.008Z] + bundleName=amd64 [2022-04-19T15:36:11.008Z] + echo Creating amd64-bundles.tar.gz [2022-04-19T15:36:11.008Z] Creating amd64-bundles.tar.gz [2022-04-19T15:36:11.008Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-19T15:36:11.008Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-19T15:36:11.944Z] Archiving artifacts [2022-04-19T15:36:12.326Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43502/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T15:36:12.627Z] + make clean [2022-04-19T15:36:12.627Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T15:36:12.627Z] docker-dev-cache [2022-04-19T15:36:12.627Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T15:36:17.313Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-19T15:36:17.313Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-19T15:36:17.313Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T15:36:17.313Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-19T15:36:21.109Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-19T15:36:23.339Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-19T15:36:29.215Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-19T15:36:29.215Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T15:36:29.215Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-19T15:36:29.215Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T15:36:29.215Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-19T15:36:29.215Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T15:36:29.215Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-19T15:36:29.215Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T15:36:29.215Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-19T15:36:29.215Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-19T15:36:44.241Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-19T15:36:44.241Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-19T15:36:44.241Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-19T15:36:59.835Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-19T15:37:02.277Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-19T15:37:04.593Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-19T15:37:04.593Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T15:37:04.593Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-19T15:37:15.007Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-19T15:37:27.670Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-19T15:37:29.861Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-19T15:37:29.861Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T15:37:29.861Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-19T15:37:29.861Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T15:37:29.861Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-19T15:37:44.773Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-19T15:37:44.773Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T15:37:44.773Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-19T15:37:45.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-19T15:37:53.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-19T15:37:53.797Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T15:37:54.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-19T15:38:00.552Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-19T15:38:03.660Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-19T15:38:10.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-19T15:38:12.206Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-19T15:38:16.834Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-19T15:38:16.834Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-19T15:38:16.834Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-19T15:38:19.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-19T15:38:19.405Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T15:38:19.862Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-19T15:38:24.557Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-19T15:38:30.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-19T15:38:30.165Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T15:38:30.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-19T15:38:30.622Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T15:38:30.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-19T15:38:34.476Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-19T15:38:37.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-19T15:38:37.685Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T15:38:38.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-19T15:38:38.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-19T15:38:38.597Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T15:38:38.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-19T15:38:38.597Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T15:38:38.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-19T15:38:49.264Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-19T15:38:59.549Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-19T15:39:29.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-19T15:39:29.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-19T15:39:29.243Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T15:39:29.243Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-19T15:39:29.243Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T15:39:29.701Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-19T15:39:31.879Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-19T15:39:31.879Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T15:39:31.879Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-19T15:39:35.198Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-19T15:39:37.655Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-19T15:39:38.620Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-19T15:39:38.620Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T15:39:38.620Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-19T15:39:38.620Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T15:39:38.620Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-19T15:39:40.791Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-19T15:39:41.756Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-19T15:39:42.718Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-19T15:39:43.176Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-19T15:39:44.139Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-19T15:39:45.488Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-19T15:39:49.912Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-19T15:39:52.806Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-19T15:39:52.806Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T15:39:52.806Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-19T15:39:54.338Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-19T15:39:54.338Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T15:39:54.338Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-19T15:39:54.796Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-19T15:39:56.962Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-19T15:39:57.838Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-19T15:39:57.926Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-19T15:39:58.889Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-19T15:39:58.889Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T15:39:58.889Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-19T15:39:59.852Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-19T15:40:00.816Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-19T15:40:00.816Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T15:40:00.816Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-19T15:40:00.816Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T15:40:00.816Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-19T15:40:05.780Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-19T15:40:05.780Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-19T15:40:05.780Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T15:40:05.780Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-19T15:40:05.780Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T15:40:05.780Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-19T15:40:05.780Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-19T15:40:05.780Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-19T15:40:05.780Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T15:40:05.780Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-19T15:40:05.780Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-19T15:40:05.780Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-19T15:40:05.780Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-19T15:40:06.603Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-19T15:40:07.306Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-19T15:40:13.071Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-19T15:40:13.071Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T15:40:13.071Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-19T15:40:13.071Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T15:40:13.071Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-19T15:40:13.071Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T15:40:13.071Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-19T15:40:13.071Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T15:40:13.071Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-19T15:40:13.071Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T15:40:13.071Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-19T15:40:17.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-19T15:40:17.738Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T15:40:17.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-19T15:40:17.738Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T15:40:17.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-19T15:40:17.738Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T15:40:17.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-19T15:40:18.194Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-19T15:40:23.972Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-19T15:40:41.672Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-19T15:40:41.672Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-19T15:40:41.672Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T15:40:41.672Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-19T15:40:41.672Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T15:40:41.672Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-19T15:40:41.672Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T15:40:41.672Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-19T15:40:41.672Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T15:40:41.672Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-19T15:40:41.672Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T15:40:41.672Z] === RUN TestDockerSuite/TestBuildFails [2022-04-19T15:40:44.565Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-19T15:40:44.565Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-19T15:40:49.084Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-19T15:40:49.084Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-19T15:40:49.084Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-19T15:40:51.253Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-19T15:40:51.253Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T15:40:51.709Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-19T15:40:51.709Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T15:40:51.709Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-19T15:40:51.709Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T15:40:52.166Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-19T15:40:52.808Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-19T15:40:52.808Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T15:40:52.808Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-19T15:40:53.110Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-19T15:41:00.161Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-19T15:41:07.571Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-19T15:41:14.612Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-19T15:41:16.140Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-19T15:41:22.719Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-19T15:41:23.175Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-19T15:41:23.175Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T15:41:23.187Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-19T15:41:23.187Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T15:41:23.187Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-19T15:41:23.187Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-19T15:41:23.632Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-19T15:41:24.154Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-19T15:41:24.154Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T15:41:24.154Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-19T15:41:36.498Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-19T15:41:36.498Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T15:41:36.498Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-19T15:41:39.016Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-19T15:41:39.016Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-19T15:41:39.016Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T15:41:39.016Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-19T15:41:39.016Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T15:41:39.016Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-19T15:41:39.016Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-19T15:41:39.016Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-19T15:41:39.016Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T15:41:39.016Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-19T15:41:39.016Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-19T15:41:39.016Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-19T15:41:39.016Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-19T15:41:41.940Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-19T15:41:47.927Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-19T15:41:47.927Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T15:41:47.927Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-19T15:41:47.927Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T15:41:47.927Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-19T15:41:47.927Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T15:41:47.927Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-19T15:41:47.927Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T15:41:47.927Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-19T15:41:47.927Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T15:41:47.927Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-19T15:41:48.924Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-19T15:41:48.924Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-19T15:41:51.880Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-19T15:41:51.880Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T15:41:51.880Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-19T15:41:52.349Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-19T15:41:52.349Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-19T15:41:52.683Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-19T15:41:52.683Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T15:41:52.683Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-19T15:41:52.683Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T15:41:52.683Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-19T15:41:52.683Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T15:41:52.683Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-19T15:41:53.584Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-19T15:41:53.669Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-19T15:41:54.574Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-19T15:41:55.561Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-19T15:41:58.210Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-19T15:41:59.194Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-19T15:41:59.358Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-19T15:41:59.537Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-19T15:41:59.662Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-19T15:42:01.225Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-19T15:42:01.692Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-19T15:42:02.312Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-19T15:42:02.682Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-19T15:42:04.894Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-19T15:42:10.980Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-19T15:42:11.135Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-19T15:42:11.135Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T15:42:11.135Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-19T15:42:11.135Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T15:42:11.602Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-19T15:42:11.602Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-19T15:42:11.602Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-19T15:42:11.602Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-19T15:42:11.602Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-19T15:42:12.588Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-19T15:42:13.056Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-19T15:42:17.367Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-19T15:42:17.367Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-19T15:42:17.367Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T15:42:17.367Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-19T15:42:17.367Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T15:42:17.367Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-19T15:42:17.367Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T15:42:17.367Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-19T15:42:17.367Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T15:42:17.367Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-19T15:42:17.367Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T15:42:17.367Z] === RUN TestDockerSuite/TestBuildFails [2022-04-19T15:42:18.932Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-19T15:42:18.932Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-19T15:42:20.210Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-19T15:42:26.088Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-19T15:42:33.245Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-19T15:42:41.728Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-19T15:42:41.728Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T15:42:41.728Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-19T15:42:41.883Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-19T15:42:42.183Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-19T15:42:48.929Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-19T15:42:49.890Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-19T15:42:55.657Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-19T15:42:55.657Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T15:42:55.657Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-19T15:42:56.618Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-19T15:42:57.074Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-19T15:42:57.074Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T15:42:57.074Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-19T15:43:07.368Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-19T15:43:07.368Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T15:43:07.368Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-19T15:43:22.140Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-19T15:43:22.140Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-19T15:43:24.311Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-19T15:43:24.311Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T15:43:24.311Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-19T15:43:24.841Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-19T15:43:25.272Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-19T15:43:25.272Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-19T15:43:31.039Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-19T15:43:32.002Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-19T15:43:32.963Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-19T15:43:33.924Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-19T15:43:34.380Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-19T15:43:35.907Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-19T15:43:37.169Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-19T15:43:37.169Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-19T15:43:37.169Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T15:43:37.169Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-19T15:43:38.076Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-19T15:43:42.479Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-19T15:43:45.119Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-19T15:43:45.119Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T15:43:45.119Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-19T15:43:45.119Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T15:43:45.119Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-19T15:43:45.119Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-19T15:43:45.119Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-19T15:43:45.119Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-19T15:43:45.574Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-19T15:43:46.035Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-19T15:43:46.998Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-19T15:43:49.530Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-19T15:43:54.043Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-19T15:43:58.406Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-19T15:44:05.455Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-19T15:44:15.092Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-19T15:44:15.092Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T15:44:15.092Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-19T15:44:15.092Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-19T15:44:30.544Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-19T15:44:30.544Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T15:44:30.544Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-19T15:44:37.592Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-19T15:44:37.592Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-19T15:44:37.592Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T15:44:37.592Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-19T15:44:37.592Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T15:44:37.592Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-19T15:44:41.405Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-19T15:44:47.388Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-19T15:44:50.412Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-19T15:44:50.894Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-19T15:44:50.894Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-19T15:44:53.919Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-19T15:44:54.935Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-19T15:44:56.543Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-19T15:44:57.603Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-19T15:45:09.217Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-19T15:45:09.217Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-19T15:45:10.198Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-19T15:45:17.354Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-19T15:45:21.881Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-19T15:45:24.508Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-19T15:45:25.761Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-19T15:45:30.382Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-19T15:45:33.613Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-19T15:45:33.613Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-19T15:45:33.613Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-19T15:45:36.345Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-19T15:45:43.638Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-19T15:45:48.492Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-19T15:45:49.509Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-19T15:45:49.509Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T15:45:49.991Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-19T15:45:49.991Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T15:45:49.991Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-19T15:45:51.618Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-19T15:45:51.618Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T15:45:51.618Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-19T15:45:53.045Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-19T15:45:53.045Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T15:45:53.045Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-19T15:45:54.896Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-19T15:46:00.278Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-19T15:46:00.745Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-19T15:46:00.745Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T15:46:00.745Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-19T15:46:00.746Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T15:46:00.746Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-19T15:46:04.538Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-19T15:46:05.344Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-19T15:46:10.400Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-19T15:46:13.356Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-19T15:46:13.356Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-19T15:46:13.356Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-19T15:46:16.306Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-19T15:46:17.291Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-19T15:46:18.855Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-19T15:46:23.168Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-19T15:46:31.347Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-19T15:46:31.816Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-19T15:46:42.235Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-19T15:46:44.191Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-19T15:46:46.990Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-19T15:46:57.428Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-19T15:47:02.182Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-19T15:47:05.413Z] === RUN TestDockerSuite/TestBuildRm [2022-04-19T15:47:05.951Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-19T15:47:08.178Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-19T15:47:09.165Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-19T15:47:09.165Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T15:47:09.165Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-19T15:47:09.165Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T15:47:09.165Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-19T15:47:12.452Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-19T15:47:12.452Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T15:47:12.452Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-19T15:47:23.580Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-19T15:47:25.792Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-19T15:47:25.792Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T15:47:26.260Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-19T15:47:26.260Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T15:47:26.727Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-19T15:47:27.190Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-19T15:47:28.299Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-19T15:47:33.052Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-19T15:47:37.622Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-19T15:47:37.805Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-19T15:47:43.674Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-19T15:48:03.324Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-19T15:48:04.903Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-19T15:48:04.903Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-19T15:48:05.371Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-19T15:48:15.787Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-19T15:48:15.788Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-19T15:48:22.941Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-19T15:48:22.941Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-19T15:48:24.729Z] === RUN TestDockerSuite/TestBuildRm [2022-04-19T15:48:28.808Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-19T15:48:37.227Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-19T15:48:41.021Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-19T15:48:41.021Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T15:48:41.021Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-19T15:48:41.021Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T15:48:41.489Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-19T15:48:43.703Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-19T15:48:48.462Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-19T15:48:52.259Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-19T15:48:54.180Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-19T15:48:54.180Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T15:48:54.180Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-19T15:48:58.058Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-19T15:48:58.129Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-19T15:48:59.667Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-19T15:49:05.655Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-19T15:49:11.639Z] === RUN TestDockerSuite/TestBuildUser [2022-04-19T15:49:11.639Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T15:49:11.639Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-19T15:49:11.639Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T15:49:11.639Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-19T15:49:11.639Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T15:49:11.639Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-19T15:49:17.623Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-19T15:49:17.623Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-19T15:49:19.359Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-19T15:49:19.359Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-19T15:49:19.359Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-19T15:49:21.501Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-19T15:49:21.501Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T15:49:21.501Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-19T15:49:21.501Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T15:49:21.501Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-19T15:49:29.825Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-19T15:49:29.825Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-19T15:49:34.384Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-19T15:49:34.384Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-19T15:49:34.384Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T15:49:34.384Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-19T15:49:34.384Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T15:49:34.384Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-19T15:49:34.384Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-19T15:49:34.384Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-19T15:49:34.384Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T15:49:34.384Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-19T15:49:34.384Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-19T15:49:34.384Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-19T15:49:34.579Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-19T15:49:34.579Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-19T15:49:40.260Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-19T15:49:40.444Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-19T15:49:43.212Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-19T15:49:47.020Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-19T15:49:48.629Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-19T15:49:49.090Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-19T15:49:49.090Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T15:49:49.090Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-19T15:49:49.090Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T15:49:49.559Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-19T15:49:49.559Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T15:49:49.559Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-19T15:49:49.559Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T15:49:49.559Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-19T15:49:49.559Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T15:49:49.559Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-19T15:49:54.319Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-19T15:49:54.319Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T15:49:54.319Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-19T15:49:54.319Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T15:49:54.319Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-19T15:49:54.319Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T15:49:54.789Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-19T15:49:55.781Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-19T15:49:59.209Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-19T15:50:01.654Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-19T15:50:01.684Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-19T15:50:01.684Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T15:50:02.151Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-19T15:50:06.496Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-19T15:50:06.496Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T15:50:06.496Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-19T15:50:06.496Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T15:50:06.496Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-19T15:50:06.905Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-19T15:50:07.892Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-19T15:50:10.375Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-19T15:50:10.375Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T15:50:10.375Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-19T15:50:13.758Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-19T15:50:19.477Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-19T15:50:19.623Z] === RUN TestDockerSuite/TestBuildUser [2022-04-19T15:50:19.623Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T15:50:19.623Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-19T15:50:19.623Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T15:50:19.623Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-19T15:50:19.623Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T15:50:19.623Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-19T15:50:19.945Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-19T15:50:19.945Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T15:50:19.945Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-19T15:50:19.945Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T15:50:19.945Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-19T15:50:19.946Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T15:50:20.414Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-19T15:50:20.414Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T15:50:20.414Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-19T15:50:20.414Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T15:50:20.414Z] === RUN TestDockerSuite/TestBuildFails [2022-04-19T15:50:25.776Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-19T15:50:27.580Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-19T15:50:27.580Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-19T15:50:30.041Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-19T15:50:30.041Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-19T15:50:30.651Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-19T15:50:31.667Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-19T15:50:32.994Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-19T15:50:32.994Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T15:50:32.994Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-19T15:50:32.994Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T15:50:33.463Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-19T15:50:45.407Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-19T15:50:49.591Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-19T15:50:49.591Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T15:50:49.591Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-19T15:50:49.591Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T15:50:49.591Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-19T15:50:49.591Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T15:50:49.591Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-19T15:50:50.172Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-19T15:50:50.579Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-19T15:51:01.079Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-19T15:51:02.065Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-19T15:51:02.065Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T15:51:02.533Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-19T15:51:02.533Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T15:51:02.533Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-19T15:51:02.533Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T15:51:02.533Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-19T15:51:02.675Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-19T15:51:03.573Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-19T15:51:03.573Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-19T15:51:04.752Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-19T15:51:04.752Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T15:51:04.752Z] === RUN TestDockerSuite/TestCommitChange [2022-04-19T15:51:11.905Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-19T15:51:12.239Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-19T15:51:15.173Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-19T15:51:15.174Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-19T15:51:17.770Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-19T15:51:17.770Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T15:51:17.770Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-19T15:51:18.313Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-19T15:51:18.313Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T15:51:18.313Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-19T15:51:18.313Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T15:51:18.313Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-19T15:51:21.267Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-19T15:51:21.267Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T15:51:21.735Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-19T15:51:22.335Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-19T15:51:22.335Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T15:51:22.335Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-19T15:51:22.335Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-19T15:51:22.805Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-19T15:51:22.805Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T15:51:22.805Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-19T15:51:26.427Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-19T15:51:26.427Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T15:51:26.427Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-19T15:51:34.229Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-19T15:51:35.083Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-19T15:51:37.736Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-19T15:51:37.736Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T15:51:37.736Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-19T15:51:40.096Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-19T15:51:40.096Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-19T15:51:40.947Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-19T15:51:40.947Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T15:51:40.947Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-19T15:51:40.947Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T15:51:40.947Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-19T15:51:40.947Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T15:51:40.947Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-19T15:51:40.947Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T15:51:40.947Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-19T15:51:40.947Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T15:51:40.947Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-19T15:51:40.947Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T15:51:40.947Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-19T15:51:40.947Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T15:51:40.947Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-19T15:51:40.947Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-19T15:51:49.606Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-19T15:51:50.251Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-19T15:51:51.238Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-19T15:51:53.455Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-19T15:51:53.455Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T15:51:53.455Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-19T15:51:54.442Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-19T15:51:54.910Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-19T15:51:57.909Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-19T15:51:57.909Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T15:51:57.909Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-19T15:51:57.909Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T15:51:57.909Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-19T15:51:57.909Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T15:51:57.909Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-19T15:51:58.263Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-19T15:51:58.263Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T15:51:58.263Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-19T15:51:58.896Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-19T15:52:01.213Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-19T15:52:01.213Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T15:52:01.213Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-19T15:52:01.213Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T15:52:01.213Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-19T15:52:01.213Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T15:52:01.213Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-19T15:52:05.008Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-19T15:52:05.008Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T15:52:05.008Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-19T15:52:05.008Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-19T15:52:05.342Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-19T15:52:05.342Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-19T15:52:06.329Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-19T15:52:07.319Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-19T15:52:07.554Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-19T15:52:07.955Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-19T15:52:07.955Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-19T15:52:07.955Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T15:52:07.955Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-19T15:52:07.955Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T15:52:07.955Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-19T15:52:07.955Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T15:52:07.955Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-19T15:52:08.308Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-19T15:52:09.294Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-19T15:52:10.507Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-19T15:52:10.507Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T15:52:10.507Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-19T15:52:10.507Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T15:52:10.507Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-19T15:52:10.507Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T15:52:10.507Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-19T15:52:11.512Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-19T15:52:11.741Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-19T15:52:12.729Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-19T15:52:15.531Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-19T15:52:18.600Z] === RUN TestDockerSuite/TestCommitChange [2022-04-19T15:52:18.678Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-19T15:52:18.678Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T15:52:18.678Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-19T15:52:18.678Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T15:52:18.678Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-19T15:52:18.678Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-19T15:52:18.678Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-19T15:52:18.678Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-19T15:52:18.678Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-19T15:52:19.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-19T15:52:19.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-19T15:52:19.317Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T15:52:19.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-19T15:52:19.664Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-19T15:52:20.133Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-19T15:52:23.105Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-19T15:52:23.105Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-19T15:52:24.466Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-19T15:52:26.003Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-19T15:52:26.054Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-19T15:52:26.054Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T15:52:26.054Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-19T15:52:26.054Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T15:52:26.054Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-19T15:52:29.003Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-19T15:52:29.003Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-19T15:52:30.338Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-19T15:52:30.338Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T15:52:30.338Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-19T15:52:33.156Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-19T15:52:33.156Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T15:52:33.156Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-19T15:52:35.456Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-19T15:52:35.925Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-19T15:52:38.862Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-19T15:52:38.992Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-19T15:52:38.992Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T15:52:38.992Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-19T15:52:43.801Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-19T15:52:43.801Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T15:52:43.801Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-19T15:52:45.343Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-19T15:52:45.933Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-19T15:52:47.572Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-19T15:52:51.801Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-19T15:52:52.269Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-19T15:52:52.269Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-19T15:52:52.269Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-19T15:52:52.269Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-19T15:52:52.326Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-19T15:52:52.326Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T15:52:52.326Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-19T15:52:52.326Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T15:52:52.326Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-19T15:52:52.326Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T15:52:52.326Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-19T15:52:52.326Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T15:52:52.326Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-19T15:52:52.326Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T15:52:52.326Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-19T15:52:52.326Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T15:52:52.326Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-19T15:52:52.326Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T15:52:52.326Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-19T15:52:52.326Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-19T15:52:55.218Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-19T15:52:55.218Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T15:52:55.218Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-19T15:52:59.008Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-19T15:52:59.009Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T15:52:59.009Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-19T15:53:01.364Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-19T15:53:02.796Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-19T15:53:02.796Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-19T15:53:07.546Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-19T15:53:10.028Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-19T15:53:10.028Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T15:53:10.028Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-19T15:53:11.343Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-19T15:53:11.343Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T15:53:11.343Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-19T15:53:11.343Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T15:53:11.343Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-19T15:53:11.343Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T15:53:11.343Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-19T15:53:11.343Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T15:53:11.343Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-19T15:53:11.343Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T15:53:11.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-19T15:53:12.246Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-19T15:53:12.246Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T15:53:12.246Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-19T15:53:12.246Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T15:53:12.246Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-19T15:53:12.246Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T15:53:12.246Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-19T15:53:14.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-19T15:53:14.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-19T15:53:15.196Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-19T15:53:15.196Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T15:53:15.196Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-19T15:53:15.196Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-19T15:53:17.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-19T15:53:18.154Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-19T15:53:18.154Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-19T15:53:18.154Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T15:53:18.154Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-19T15:53:18.154Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T15:53:18.154Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-19T15:53:18.154Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T15:53:18.154Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-19T15:53:20.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-19T15:53:21.193Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-19T15:53:22.918Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-19T15:53:23.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-19T15:53:24.488Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-19T15:53:26.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000944b10_} [2022-04-19T15:53:27.440Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-19T15:53:27.440Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-19T15:53:27.440Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T15:53:27.440Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-19T15:53:29.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13375281222_c:\foo_false____} [2022-04-19T15:53:29.949Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-19T15:53:29.949Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-19T15:53:32.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13375281222_c:\foo_true____} [2022-04-19T15:53:33.337Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-19T15:53:33.337Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T15:53:33.337Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-19T15:53:33.337Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T15:53:33.337Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-19T15:53:35.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-19T15:53:35.780Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T15:53:35.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-19T15:53:35.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-19T15:53:35.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-19T15:53:35.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-19T15:53:35.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-19T15:53:35.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-19T15:53:35.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-19T15:53:35.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-19T15:53:36.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-19T15:53:36.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-19T15:53:36.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-19T15:53:36.247Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-19T15:53:36.247Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T15:53:36.247Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-19T15:53:36.247Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T15:53:36.247Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-19T15:53:36.247Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T15:53:36.247Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-19T15:53:36.247Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T15:53:36.247Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-19T15:53:36.247Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T15:53:36.247Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-19T15:53:36.292Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-19T15:53:36.292Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-19T15:53:38.484Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-19T15:53:38.484Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T15:53:38.484Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-19T15:53:39.993Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-19T15:53:39.993Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T15:53:39.993Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-19T15:53:39.993Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T15:53:39.993Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-19T15:53:39.993Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T15:53:39.993Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-19T15:53:39.993Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T15:53:39.993Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-19T15:53:39.993Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T15:53:39.993Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-19T15:53:39.993Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T15:53:39.993Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-19T15:53:39.993Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T15:53:39.993Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-19T15:53:39.993Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T15:53:39.993Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-19T15:53:39.993Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T15:53:39.993Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-19T15:53:39.993Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T15:53:39.993Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-19T15:53:39.993Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T15:53:39.993Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-19T15:53:39.993Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T15:53:39.993Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-19T15:53:39.993Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T15:53:39.993Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-19T15:53:42.203Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-19T15:53:42.203Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-19T15:53:42.414Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-19T15:53:43.711Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-19T15:53:43.711Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-19T15:53:43.711Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T15:53:43.711Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-19T15:53:45.094Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-19T15:53:46.603Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-19T15:53:46.603Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T15:53:46.603Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-19T15:53:46.603Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T15:53:46.603Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-19T15:53:46.603Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T15:53:47.058Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-19T15:53:48.188Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-19T15:53:49.763Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-19T15:53:52.823Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-19T15:53:54.430Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-19T15:53:54.887Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-19T15:53:54.887Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-19T15:53:54.887Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-19T15:53:54.887Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-19T15:53:55.241Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-19T15:53:55.803Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-19T15:53:55.803Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T15:53:55.803Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-19T15:53:55.803Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T15:53:55.803Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-19T15:53:57.054Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-19T15:53:57.054Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T15:53:57.054Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-19T15:53:59.943Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-19T15:53:59.943Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T15:53:59.943Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-19T15:54:02.308Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-19T15:54:02.834Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-19T15:54:02.834Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-19T15:54:07.504Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-19T15:54:08.149Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-19T15:54:08.149Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T15:54:08.149Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-19T15:54:08.149Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T15:54:08.149Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-19T15:54:10.399Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-19T15:54:10.399Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T15:54:10.399Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-19T15:54:10.399Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T15:54:10.399Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-19T15:54:10.399Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T15:54:10.399Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-19T15:54:10.399Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T15:54:10.399Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-19T15:54:10.399Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T15:54:10.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-19T15:54:12.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-19T15:54:12.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-19T15:54:15.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-19T15:54:18.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-19T15:54:20.492Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-19T15:54:20.492Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T15:54:20.492Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-19T15:54:20.492Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T15:54:20.493Z] === RUN TestDockerSuite/TestCpToDot [2022-04-19T15:54:21.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-19T15:54:22.656Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-19T15:54:22.656Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T15:54:23.113Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-19T15:54:23.113Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T15:54:23.113Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-19T15:54:23.375Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-19T15:54:23.376Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T15:54:23.376Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-19T15:54:24.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00091d848_} [2022-04-19T15:54:26.828Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-19T15:54:26.828Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T15:54:26.828Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-19T15:54:26.828Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T15:54:26.828Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-19T15:54:26.828Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T15:54:26.828Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-19T15:54:26.828Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T15:54:26.828Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-19T15:54:26.828Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-19T15:54:26.828Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-19T15:54:27.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13784198086_c:\foo_false____} [2022-04-19T15:54:29.715Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-19T15:54:29.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13784198086_c:\foo_true____} [2022-04-19T15:54:32.704Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-19T15:54:32.704Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-19T15:54:32.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-19T15:54:32.813Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T15:54:32.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-19T15:54:32.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-19T15:54:32.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-19T15:54:32.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-19T15:54:32.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-19T15:54:32.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-19T15:54:32.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-19T15:54:32.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-19T15:54:32.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-19T15:54:33.168Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-19T15:54:33.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-19T15:54:33.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-19T15:54:33.268Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-19T15:54:33.268Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T15:54:33.268Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-19T15:54:33.268Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T15:54:33.268Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-19T15:54:33.268Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T15:54:33.268Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-19T15:54:33.268Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T15:54:33.268Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-19T15:54:33.268Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T15:54:33.268Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-19T15:54:35.805Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-19T15:54:35.825Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-19T15:54:35.825Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-19T15:54:35.825Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T15:54:35.825Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-19T15:54:35.825Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T15:54:35.825Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-19T15:54:36.766Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-19T15:54:36.986Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-19T15:54:36.986Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T15:54:36.986Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-19T15:54:36.986Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T15:54:36.986Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-19T15:54:36.986Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T15:54:36.986Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-19T15:54:36.986Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T15:54:36.986Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-19T15:54:36.986Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T15:54:36.986Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-19T15:54:36.986Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T15:54:36.986Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-19T15:54:36.986Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T15:54:36.986Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-19T15:54:36.986Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T15:54:36.986Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-19T15:54:36.986Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T15:54:36.986Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-19T15:54:36.986Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T15:54:36.986Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-19T15:54:36.986Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T15:54:36.986Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-19T15:54:36.986Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T15:54:36.986Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-19T15:54:36.986Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T15:54:36.986Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-19T15:54:37.221Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-19T15:54:37.221Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T15:54:37.221Z] === RUN TestDockerSuite/TestCreateRM [2022-04-19T15:54:37.677Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-19T15:54:37.677Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T15:54:37.677Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-19T15:54:37.677Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-19T15:54:37.994Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-19T15:54:38.142Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-19T15:54:39.915Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-19T15:54:39.915Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-19T15:54:39.915Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T15:54:39.915Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-19T15:54:43.703Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-19T15:54:43.703Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T15:54:43.703Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-19T15:54:43.703Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T15:54:43.703Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-19T15:54:43.703Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T15:54:43.703Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-19T15:54:48.492Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-19T15:54:48.721Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-19T15:54:48.721Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-19T15:54:48.721Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-19T15:54:49.577Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-19T15:54:50.931Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-19T15:54:50.931Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-19T15:54:50.931Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-19T15:54:51.795Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-19T15:54:51.796Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T15:54:51.796Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-19T15:54:51.796Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T15:54:51.796Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-19T15:54:52.056Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-19T15:54:52.538Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-19T15:54:52.539Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T15:54:52.539Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-19T15:54:53.895Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-19T15:54:55.462Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-19T15:54:55.562Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-19T15:54:55.563Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T15:54:55.563Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-19T15:54:56.045Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-19T15:54:56.045Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-19T15:54:56.045Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-19T15:54:56.045Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-19T15:54:56.045Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-19T15:54:56.045Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-19T15:54:56.045Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-19T15:54:56.045Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-19T15:54:56.045Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestDockerFails [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-19T15:54:56.045Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-19T15:54:56.045Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-19T15:54:56.045Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-19T15:54:56.045Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-19T15:54:56.045Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T15:54:56.045Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-19T15:54:57.494Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-19T15:54:59.470Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-19T15:55:02.669Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-19T15:55:04.287Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-19T15:55:04.287Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T15:55:04.287Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-19T15:55:04.287Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T15:55:04.287Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-19T15:55:06.853Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-19T15:55:14.676Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-19T15:55:14.676Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T15:55:14.676Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-19T15:55:14.676Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T15:55:14.676Z] === RUN TestDockerSuite/TestCpToDot [2022-04-19T15:55:17.535Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-19T15:55:17.583Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-19T15:55:17.583Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T15:55:17.583Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-19T15:55:17.583Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T15:55:17.583Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-19T15:55:18.712Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-19T15:55:18.712Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-19T15:55:20.645Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-19T15:55:20.645Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T15:55:20.645Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-19T15:55:20.645Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T15:55:20.645Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-19T15:55:20.645Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T15:55:20.645Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-19T15:55:20.645Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T15:55:20.645Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-19T15:55:21.103Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-19T15:55:21.103Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-19T15:55:23.446Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-19T15:55:23.758Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-19T15:55:26.681Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-19T15:55:26.681Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-19T15:55:27.149Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-19T15:55:29.527Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-19T15:55:30.103Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-19T15:55:30.121Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-19T15:55:30.588Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-19T15:55:30.588Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-19T15:55:30.588Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T15:55:30.588Z] === RUN TestDockerSuite/TestCreateRM [2022-04-19T15:55:31.060Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-19T15:55:31.060Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T15:55:31.060Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-19T15:55:31.529Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-19T15:55:31.998Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-19T15:55:32.479Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-19T15:55:33.124Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-19T15:55:34.141Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-19T15:55:40.131Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-19T15:55:40.131Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-19T15:55:41.739Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-19T15:55:42.428Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-19T15:55:42.429Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-19T15:55:42.429Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-19T15:55:42.910Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-19T15:55:46.219Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-19T15:55:46.690Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-19T15:55:46.690Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T15:55:46.690Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-19T15:55:47.673Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-19T15:55:47.721Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-19T15:55:49.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-19T15:55:49.648Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T15:55:49.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-19T15:55:49.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-19T15:55:49.648Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T15:55:49.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-19T15:55:49.648Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T15:55:49.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-19T15:55:49.648Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T15:55:49.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-19T15:55:49.648Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T15:55:49.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-19T15:55:49.648Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T15:55:50.116Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-19T15:55:50.116Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T15:55:50.116Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-19T15:55:50.116Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T15:55:50.116Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-19T15:55:50.116Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T15:55:50.116Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-19T15:55:50.116Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T15:55:50.116Z] === RUN TestDockerSuite/TestDockerFails [2022-04-19T15:55:50.116Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-19T15:55:50.116Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T15:55:50.116Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-19T15:55:50.116Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T15:55:50.116Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-19T15:55:50.116Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T15:55:50.116Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-19T15:55:50.116Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T15:55:50.116Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-19T15:55:50.116Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T15:55:50.116Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-19T15:55:53.068Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-19T15:55:53.544Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-19T15:55:54.532Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-19T15:55:54.532Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T15:55:54.532Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-19T15:55:54.532Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T15:55:54.532Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-19T15:55:55.009Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-19T15:55:55.009Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-19T15:55:55.009Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-19T15:55:55.009Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T15:55:55.009Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-19T15:55:55.009Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T15:55:55.009Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-19T15:55:55.009Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T15:55:55.009Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-19T15:55:56.022Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-19T15:55:56.026Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-19T15:55:56.026Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T15:55:56.026Z] === RUN TestDockerSuite/TestEventsRename [2022-04-19T15:55:56.748Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-19T15:55:56.749Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T15:55:56.749Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-19T15:55:59.053Z] === RUN TestDockerSuite/TestEventsResize [2022-04-19T15:55:59.815Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-19T15:56:10.240Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-19T15:56:16.106Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-19T15:56:21.971Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-19T15:56:27.982Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-19T15:56:27.982Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-19T15:56:32.744Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-19T15:56:32.822Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-19T15:56:33.212Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-19T15:56:34.776Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-19T15:56:36.700Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-19T15:56:40.441Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-19T15:56:41.879Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-19T15:56:46.221Z] === RUN TestDockerSuite/TestEventsTop [2022-04-19T15:56:46.221Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T15:56:46.221Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-19T15:56:47.652Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-19T15:56:47.652Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-19T15:56:47.652Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-19T15:56:47.652Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T15:56:47.652Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-19T15:56:47.652Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T15:56:47.652Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-19T15:56:47.652Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T15:56:47.652Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-19T15:56:48.618Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-19T15:56:48.618Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T15:56:48.618Z] === RUN TestDockerSuite/TestEventsRename [2022-04-19T15:56:49.111Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-19T15:56:51.507Z] === RUN TestDockerSuite/TestEventsResize [2022-04-19T15:56:54.890Z] === RUN TestDockerSuite/TestExec [2022-04-19T15:56:54.890Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T15:56:54.890Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-19T15:56:54.890Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T15:56:54.890Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-19T15:56:57.781Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-19T15:56:58.478Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-19T15:57:00.053Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-19T15:57:00.674Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-19T15:57:00.674Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T15:57:00.674Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-19T15:57:00.674Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T15:57:00.674Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-19T15:57:00.674Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T15:57:01.129Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-19T15:57:03.005Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-19T15:57:04.017Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-19T15:57:05.897Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-19T15:57:08.687Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-19T15:57:11.672Z] === RUN TestDockerSuite/TestEventsTop [2022-04-19T15:57:11.672Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T15:57:11.672Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-19T15:57:12.460Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-19T15:57:14.562Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-19T15:57:16.189Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-19T15:57:20.333Z] === RUN TestDockerSuite/TestExec [2022-04-19T15:57:20.333Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T15:57:20.333Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-19T15:57:20.333Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T15:57:20.333Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-19T15:57:21.901Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-19T15:57:23.232Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-19T15:57:23.232Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T15:57:23.232Z] === RUN TestDockerSuite/TestExecEnv [2022-04-19T15:57:23.232Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T15:57:23.232Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-19T15:57:23.232Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T15:57:23.232Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-19T15:57:24.005Z] === RUN TestDockerSuite/TestBuildRm [2022-04-19T15:57:24.793Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-19T15:57:24.793Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T15:57:24.793Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-19T15:57:24.793Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T15:57:24.793Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-19T15:57:24.793Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T15:57:24.793Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-19T15:57:26.946Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-19T15:57:26.961Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-19T15:57:29.129Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-19T15:57:31.616Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-19T15:57:31.616Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T15:57:31.616Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-19T15:57:31.616Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T15:57:31.616Z] === RUN TestDockerSuite/TestExecParseError [2022-04-19T15:57:31.616Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T15:57:31.616Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-19T15:57:31.616Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T15:57:31.616Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-19T15:57:31.616Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T15:57:31.616Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-19T15:57:32.021Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-19T15:57:34.192Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-19T15:57:35.329Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-19T15:57:35.329Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T15:57:35.329Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-19T15:57:35.329Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T15:57:35.329Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-19T15:57:35.329Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T15:57:35.329Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-19T15:57:35.329Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T15:57:35.329Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-19T15:57:35.329Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T15:57:35.329Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-19T15:57:36.352Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-19T15:57:38.742Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-19T15:57:38.742Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T15:57:38.742Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-19T15:57:38.742Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T15:57:39.213Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-19T15:57:40.009Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-19T15:57:40.009Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T15:57:40.009Z] === RUN TestDockerSuite/TestExecEnv [2022-04-19T15:57:40.009Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T15:57:40.009Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-19T15:57:40.009Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T15:57:40.009Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-19T15:57:40.048Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-19T15:57:40.048Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T15:57:40.048Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-19T15:57:40.778Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-19T15:57:42.227Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-19T15:57:45.533Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-19T15:57:46.980Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-19T15:57:46.980Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T15:57:46.980Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-19T15:57:46.980Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T15:57:46.980Z] === RUN TestDockerSuite/TestExecParseError [2022-04-19T15:57:46.980Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T15:57:46.980Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-19T15:57:46.980Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T15:57:46.980Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-19T15:57:46.980Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T15:57:46.980Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-19T15:57:47.201Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-19T15:57:47.201Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T15:57:47.201Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-19T15:57:47.201Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T15:57:47.201Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-19T15:57:47.201Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T15:57:47.201Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-19T15:57:49.196Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-19T15:57:49.196Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T15:57:49.196Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-19T15:57:49.196Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T15:57:49.196Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-19T15:57:49.196Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T15:57:49.196Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-19T15:57:49.196Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T15:57:49.196Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-19T15:57:49.196Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T15:57:49.196Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-19T15:57:49.327Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-19T15:57:52.147Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-19T15:57:52.147Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T15:57:52.147Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-19T15:57:54.135Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-19T15:57:54.353Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-19T15:57:59.302Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-19T15:57:59.302Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T15:57:59.302Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-19T15:57:59.302Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T15:57:59.302Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-19T15:57:59.302Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T15:57:59.302Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-19T15:58:01.504Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-19T15:58:05.171Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-19T15:58:05.294Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-19T15:58:11.033Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-19T15:58:11.953Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-19T15:58:11.953Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-19T15:58:12.424Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-19T15:58:12.445Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-19T15:58:12.445Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T15:58:12.445Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-19T15:58:12.445Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-19T15:58:12.445Z] === RUN TestDockerSuite/TestHealth [2022-04-19T15:58:12.445Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T15:58:12.445Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-19T15:58:12.445Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-19T15:58:12.913Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-19T15:58:12.913Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-19T15:58:14.830Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-19T15:58:19.153Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-19T15:58:19.153Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-19T15:58:19.153Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T15:58:19.153Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-19T15:58:19.153Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-19T15:58:19.153Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-19T15:58:19.969Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-19T15:58:19.970Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-19T15:58:19.970Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T15:58:19.970Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-19T15:58:20.709Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-19T15:58:20.709Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T15:58:20.709Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-19T15:58:20.709Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-19T15:58:20.954Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-19T15:58:20.955Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-19T15:58:21.177Z] === RUN TestDockerSuite/TestHealth [2022-04-19T15:58:21.177Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T15:58:21.177Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-19T15:58:21.177Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-19T15:58:21.177Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-19T15:58:21.177Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-19T15:58:23.168Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-19T15:58:23.168Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-19T15:58:24.921Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-19T15:58:24.921Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-19T15:58:26.124Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-19T15:58:27.044Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-19T15:58:27.044Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-19T15:58:27.044Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T15:58:27.044Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-19T15:58:27.044Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-19T15:58:27.512Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-19T15:58:27.512Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-19T15:58:28.497Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-19T15:58:28.497Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T15:58:28.497Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-19T15:58:29.075Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-19T15:58:29.484Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-19T15:58:29.543Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-19T15:58:29.543Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T15:58:29.543Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-19T15:58:29.679Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-19T15:58:29.953Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-19T15:58:30.151Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-19T15:58:32.167Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-19T15:58:32.168Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-19T15:58:33.328Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-19T15:58:33.328Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-19T15:58:33.328Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-19T15:58:33.328Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T15:58:33.328Z] === RUN TestDockerSuite/TestImportFile [2022-04-19T15:58:33.328Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T15:58:33.328Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-19T15:58:33.795Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-19T15:58:33.795Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T15:58:33.795Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-19T15:58:33.795Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T15:58:33.795Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-19T15:58:33.795Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T15:58:33.795Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-19T15:58:33.795Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T15:58:33.795Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-19T15:58:33.795Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T15:58:33.795Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-19T15:58:33.795Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T15:58:33.795Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-19T15:58:33.795Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-19T15:58:33.795Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T15:58:33.795Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-19T15:58:33.795Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T15:58:33.795Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-19T15:58:35.118Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-19T15:58:36.022Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-19T15:58:37.570Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-19T15:58:38.042Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-19T15:58:38.042Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-19T15:58:38.042Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T15:58:38.042Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-19T15:58:40.496Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-19T15:58:40.496Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T15:58:40.496Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-19T15:58:40.496Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T15:58:40.496Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-19T15:58:40.496Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-19T15:58:40.496Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T15:58:40.496Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-19T15:58:42.788Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestImportFile [2022-04-19T15:58:42.788Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-19T15:58:42.788Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-19T15:58:42.788Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-19T15:58:42.788Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-19T15:58:42.788Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-19T15:58:42.788Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-19T15:58:42.788Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-19T15:58:42.788Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-19T15:58:42.788Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T15:58:42.788Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-19T15:58:43.445Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-19T15:58:43.445Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-19T15:58:45.740Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-19T15:58:47.238Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-19T15:58:47.238Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T15:58:47.238Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-19T15:58:47.238Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T15:58:47.238Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-19T15:58:47.238Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T15:58:47.238Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-19T15:58:49.212Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-19T15:58:49.212Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T15:58:49.212Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-19T15:58:49.212Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T15:58:49.212Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-19T15:58:49.212Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-19T15:58:49.212Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T15:58:49.212Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-19T15:58:50.189Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-19T15:58:52.165Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-19T15:58:52.165Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-19T15:58:55.117Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-19T15:58:55.117Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T15:58:55.117Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-19T15:58:55.117Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T15:58:55.117Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-19T15:58:55.117Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T15:58:55.117Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-19T15:58:56.051Z] === RUN TestDockerSuite/TestInspectImage [2022-04-19T15:58:56.051Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T15:58:56.051Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-19T15:58:56.051Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T15:58:56.051Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-19T15:58:56.051Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T15:58:56.051Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-19T15:58:57.228Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-19T15:58:57.228Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T15:58:57.697Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-19T15:58:58.070Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-19T15:58:59.005Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-19T15:59:01.499Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-19T15:59:02.484Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-19T15:59:02.795Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-19T15:59:02.795Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-19T15:59:03.941Z] === RUN TestDockerSuite/TestInspectImage [2022-04-19T15:59:03.941Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T15:59:03.941Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-19T15:59:03.941Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T15:59:03.941Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-19T15:59:03.941Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T15:59:03.941Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-19T15:59:05.743Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-19T15:59:06.155Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-19T15:59:08.425Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-19T15:59:09.106Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-19T15:59:09.106Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-19T15:59:09.533Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-19T15:59:09.533Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T15:59:09.533Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-19T15:59:09.533Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-19T15:59:12.054Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-19T15:59:13.315Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-19T15:59:14.296Z] === RUN TestDockerSuite/TestBuildUser [2022-04-19T15:59:14.296Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T15:59:14.296Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-19T15:59:14.296Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T15:59:14.296Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-19T15:59:14.296Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T15:59:14.296Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-19T15:59:15.007Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-19T15:59:15.007Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T15:59:15.007Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-19T15:59:15.007Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-19T15:59:17.106Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-19T15:59:17.224Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-19T15:59:19.052Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-19T15:59:19.052Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-19T15:59:21.980Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-19T15:59:24.270Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-19T15:59:26.730Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-19T15:59:27.714Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-19T15:59:27.714Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T15:59:27.714Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-19T15:59:27.714Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T15:59:27.714Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-19T15:59:28.056Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-19T15:59:28.946Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-19T15:59:31.004Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-19T15:59:31.904Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-19T15:59:34.120Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-19T15:59:34.792Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-19T15:59:37.071Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-19T15:59:37.740Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-19T15:59:40.024Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-19T15:59:40.695Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-19T15:59:42.975Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-19T15:59:42.975Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-19T15:59:42.975Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T15:59:42.975Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-19T15:59:42.975Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T15:59:42.975Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-19T15:59:42.975Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T15:59:42.975Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-19T15:59:42.975Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T15:59:42.975Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-19T15:59:42.975Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T15:59:42.975Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-19T15:59:42.975Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T15:59:42.975Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-19T15:59:42.975Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T15:59:42.975Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-19T15:59:42.975Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T15:59:42.975Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-19T15:59:42.975Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T15:59:42.975Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-19T15:59:42.975Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T15:59:42.975Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-19T15:59:42.975Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T15:59:43.444Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-19T15:59:43.444Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T15:59:43.444Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-19T15:59:43.444Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T15:59:43.444Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-19T15:59:43.444Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T15:59:43.444Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-19T15:59:43.444Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T15:59:43.444Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-19T15:59:43.444Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T15:59:43.444Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-19T15:59:43.444Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-19T15:59:43.444Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-19T15:59:44.487Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-19T15:59:44.487Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-19T15:59:44.487Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-19T15:59:44.487Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-19T15:59:44.487Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-19T15:59:44.487Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-19T15:59:44.487Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-19T15:59:44.487Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-19T15:59:44.487Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-19T15:59:44.487Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-19T15:59:44.487Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-19T15:59:44.487Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-19T15:59:44.487Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-19T15:59:44.487Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-19T15:59:44.487Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-19T15:59:44.487Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-19T15:59:44.487Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-19T15:59:45.662Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-19T15:59:48.272Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-19T15:59:48.610Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-19T15:59:51.224Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-19T15:59:53.040Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-19T15:59:53.040Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-19T15:59:54.475Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-19T15:59:57.428Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-19T15:59:57.428Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T15:59:57.428Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-19T15:59:58.373Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-19T16:00:00.377Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-19T16:00:00.377Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-19T16:00:00.592Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-19T16:00:00.592Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T16:00:01.062Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-19T16:00:03.473Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-19T16:00:04.761Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-19T16:00:04.761Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-19T16:00:07.519Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-19T16:00:13.347Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-19T16:00:13.837Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-19T16:00:13.837Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T16:00:14.308Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-19T16:00:14.308Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T16:00:14.308Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-19T16:00:14.612Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-19T16:00:17.265Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-19T16:00:17.265Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T16:00:17.734Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-19T16:00:20.501Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-19T16:00:21.766Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-19T16:00:24.718Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-19T16:00:27.653Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-19T16:00:27.670Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-19T16:00:27.671Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T16:00:27.671Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-19T16:00:30.246Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-19T16:00:30.622Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-19T16:00:32.411Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-19T16:00:33.819Z] === RUN TestDockerSuite/TestLogsSince [2022-04-19T16:00:35.007Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-19T16:00:35.996Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-19T16:00:37.179Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-19T16:00:37.179Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T16:00:37.179Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-19T16:00:40.148Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-19T16:00:43.119Z] === RUN TestDockerSuite/TestLogsSince [2022-04-19T16:00:44.171Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-19T16:00:44.171Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T16:00:44.171Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-19T16:00:44.172Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T16:00:44.172Z] === RUN TestDockerSuite/TestLogsTail [2022-04-19T16:00:47.059Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-19T16:00:49.952Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-19T16:00:52.845Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-19T16:00:52.845Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T16:00:52.845Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-19T16:00:52.845Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T16:00:52.845Z] === RUN TestDockerSuite/TestNetHostname [2022-04-19T16:00:52.845Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T16:00:52.845Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-19T16:00:52.845Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:00:52.845Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-19T16:00:52.845Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T16:00:52.845Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-19T16:00:52.845Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T16:00:52.845Z] === RUN TestDockerSuite/TestPluginActive [2022-04-19T16:00:52.845Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:00:52.845Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-19T16:00:52.845Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:00:53.301Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-19T16:00:53.301Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-19T16:00:53.301Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T16:00:53.301Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-19T16:00:53.301Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T16:00:53.301Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-19T16:00:53.301Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T16:00:53.301Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-19T16:00:53.301Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T16:00:53.301Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-19T16:00:53.301Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T16:00:53.301Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-19T16:00:53.301Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T16:00:53.301Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-19T16:00:53.301Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T16:00:53.301Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-19T16:00:53.301Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T16:00:53.301Z] === RUN TestDockerSuite/TestPortList [2022-04-19T16:00:53.301Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T16:00:53.301Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-19T16:00:53.942Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-19T16:00:53.942Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T16:00:53.942Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-19T16:00:53.942Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T16:00:53.942Z] === RUN TestDockerSuite/TestLogsTail [2022-04-19T16:00:56.901Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-19T16:00:57.086Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-19T16:00:57.086Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T16:00:57.086Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-19T16:00:57.086Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T16:00:57.086Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-19T16:00:57.086Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T16:00:57.086Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-19T16:00:58.054Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-19T16:00:59.067Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-19T16:00:59.067Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:00:59.067Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-19T16:00:59.067Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-19T16:00:59.067Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T16:00:59.067Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-19T16:00:59.067Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T16:00:59.067Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-19T16:00:59.067Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T16:00:59.067Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-19T16:00:59.067Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T16:00:59.067Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-19T16:00:59.067Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T16:00:59.067Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-19T16:00:59.067Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T16:00:59.067Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-19T16:00:59.067Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T16:00:59.067Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-19T16:00:59.872Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-19T16:01:02.839Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-19T16:01:02.839Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T16:01:02.839Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-19T16:01:02.839Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T16:01:02.839Z] === RUN TestDockerSuite/TestNetHostname [2022-04-19T16:01:02.839Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T16:01:02.839Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-19T16:01:02.839Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:01:02.839Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-19T16:01:02.839Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T16:01:02.839Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-19T16:01:02.839Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T16:01:02.839Z] === RUN TestDockerSuite/TestPluginActive [2022-04-19T16:01:02.839Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:01:02.839Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-19T16:01:02.839Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:01:02.839Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-19T16:01:02.839Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-19T16:01:02.839Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T16:01:02.839Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-19T16:01:02.839Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T16:01:02.839Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-19T16:01:02.839Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T16:01:02.839Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-19T16:01:02.839Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T16:01:03.312Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-19T16:01:03.312Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T16:01:03.312Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-19T16:01:03.312Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T16:01:03.312Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-19T16:01:03.312Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T16:01:03.312Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-19T16:01:03.312Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T16:01:03.312Z] === RUN TestDockerSuite/TestPortList [2022-04-19T16:01:03.312Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T16:01:03.312Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-19T16:01:04.837Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-19T16:01:04.837Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T16:01:04.837Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-19T16:01:08.377Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-19T16:01:09.366Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-19T16:01:09.366Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T16:01:09.561Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-19T16:01:09.561Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:01:09.561Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-19T16:01:09.561Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-19T16:01:09.561Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T16:01:09.561Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-19T16:01:09.561Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T16:01:09.561Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-19T16:01:09.561Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T16:01:09.561Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-19T16:01:09.561Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T16:01:09.561Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-19T16:01:09.561Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T16:01:09.561Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-19T16:01:09.561Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T16:01:09.561Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-19T16:01:09.561Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T16:01:09.561Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-19T16:01:09.836Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-19T16:01:09.836Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T16:01:09.836Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-19T16:01:09.836Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T16:01:09.836Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-19T16:01:12.051Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-19T16:01:15.154Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-19T16:01:15.154Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T16:01:15.154Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-19T16:01:15.549Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-19T16:01:15.549Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T16:01:15.549Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-19T16:01:17.857Z] === RUN TestDockerSuite/TestCommitChange [2022-04-19T16:01:22.532Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-19T16:01:25.444Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-19T16:01:28.309Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-19T16:01:28.309Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T16:01:28.309Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-19T16:01:30.527Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-19T16:01:30.527Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T16:01:30.527Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-19T16:01:40.800Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-19T16:01:40.800Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:01:40.800Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-19T16:01:43.190Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-19T16:01:43.190Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-19T16:01:43.190Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T16:01:43.190Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-19T16:01:43.194Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-19T16:01:49.420Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-19T16:01:54.163Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-19T16:01:54.163Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T16:01:54.163Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-19T16:01:54.163Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T16:01:54.163Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-19T16:01:54.163Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T16:01:54.163Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-19T16:01:54.163Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T16:01:54.163Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-19T16:01:54.163Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T16:01:54.163Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-19T16:01:54.163Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:01:54.633Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-19T16:01:54.633Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T16:01:54.633Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-19T16:01:54.633Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-19T16:01:58.039Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-19T16:02:00.992Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-19T16:02:01.129Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-19T16:02:01.129Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-19T16:02:01.129Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T16:02:01.129Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-19T16:02:01.129Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-19T16:02:01.129Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-19T16:02:05.984Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-19T16:02:07.138Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-19T16:02:11.412Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-19T16:02:16.166Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-19T16:02:16.166Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T16:02:16.166Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-19T16:02:16.166Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T16:02:16.166Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-19T16:02:16.563Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-19T16:02:22.028Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-19T16:02:22.028Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:02:22.028Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-19T16:02:22.028Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T16:02:22.028Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-19T16:02:22.028Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T16:02:22.028Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-19T16:02:22.028Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T16:02:22.028Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-19T16:02:23.778Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-19T16:02:23.778Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T16:02:23.778Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-19T16:02:23.778Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T16:02:23.778Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-19T16:02:24.957Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-19T16:02:24.957Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T16:02:24.957Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-19T16:02:27.173Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-19T16:02:27.173Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T16:02:27.173Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-19T16:02:27.173Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:02:27.173Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-19T16:02:27.173Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:02:27.173Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-19T16:02:29.182Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-19T16:02:29.182Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T16:02:29.182Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-19T16:02:29.387Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-19T16:02:29.387Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T16:02:29.387Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-19T16:02:29.387Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-19T16:02:29.762Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-19T16:02:29.762Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:02:29.762Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-19T16:02:29.762Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T16:02:29.762Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-19T16:02:29.762Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T16:02:29.762Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-19T16:02:29.762Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T16:02:30.246Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-19T16:02:31.397Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-19T16:02:31.397Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T16:02:31.397Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-19T16:02:32.341Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-19T16:02:32.341Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-19T16:02:32.341Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T16:02:32.341Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-19T16:02:32.341Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T16:02:32.341Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-19T16:02:32.341Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T16:02:32.341Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-19T16:02:32.384Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-19T16:02:33.370Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-19T16:02:33.370Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T16:02:33.370Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-19T16:02:35.297Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-19T16:02:37.520Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-19T16:02:38.125Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-19T16:02:40.473Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-19T16:02:40.473Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-19T16:02:40.474Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T16:02:40.474Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-19T16:02:41.003Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-19T16:02:41.003Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T16:02:41.003Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-19T16:02:42.621Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-19T16:02:42.621Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T16:02:42.621Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-19T16:02:42.692Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-19T16:02:42.692Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-19T16:02:43.636Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-19T16:02:44.373Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-19T16:02:44.653Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-19T16:02:44.653Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T16:02:44.653Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-19T16:02:45.650Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-19T16:02:45.650Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T16:02:45.650Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-19T16:02:45.650Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T16:02:45.650Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-19T16:02:47.326Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-19T16:02:51.956Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-19T16:02:54.314Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-19T16:02:54.314Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-19T16:02:55.302Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-19T16:02:55.302Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T16:02:55.772Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-19T16:02:57.939Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-19T16:02:58.727Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-19T16:02:58.727Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-19T16:03:00.963Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-19T16:03:05.889Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-19T16:03:16.313Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-19T16:03:17.593Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-19T16:03:17.594Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:03:17.594Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-19T16:03:19.303Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-19T16:03:19.776Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-19T16:03:19.776Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-19T16:03:19.776Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-19T16:03:19.776Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-19T16:03:21.961Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-19T16:03:21.961Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T16:03:21.961Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-19T16:03:24.888Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-19T16:03:24.888Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T16:03:24.888Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-19T16:03:26.184Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-19T16:03:26.184Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-19T16:03:26.651Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-19T16:03:27.635Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-19T16:03:27.844Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-19T16:03:27.844Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-19T16:03:31.295Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-19T16:03:31.295Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:03:31.295Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-19T16:03:32.597Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-19T16:03:33.512Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-19T16:03:34.162Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-19T16:03:34.162Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T16:03:34.631Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-19T16:03:34.631Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T16:03:34.631Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-19T16:03:34.631Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T16:03:34.631Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-19T16:03:34.631Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T16:03:34.631Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-19T16:03:34.631Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T16:03:34.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-19T16:03:36.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-19T16:03:36.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-19T16:03:38.268Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-19T16:03:38.268Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:03:38.268Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-19T16:03:39.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-19T16:03:41.873Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-19T16:03:42.355Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-19T16:03:42.355Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-19T16:03:43.374Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-19T16:03:44.133Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-19T16:03:44.133Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-19T16:03:44.133Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-19T16:03:47.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-19T16:03:52.257Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-19T16:03:55.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-19T16:03:57.117Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-19T16:03:57.117Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:03:57.117Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-19T16:03:57.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004470c8_} [2022-04-19T16:04:00.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13058432973_c:\foo_false____} [2022-04-19T16:04:01.941Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-19T16:04:02.927Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-19T16:04:03.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13058432973_c:\foo_true____} [2022-04-19T16:04:03.911Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-19T16:04:04.402Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-19T16:04:04.402Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-19T16:04:04.402Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-19T16:04:11.060Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-19T16:04:12.467Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-19T16:04:12.467Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-19T16:04:12.467Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-19T16:04:12.467Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-19T16:04:12.467Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-19T16:04:12.467Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T16:04:12.467Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-19T16:04:17.344Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-19T16:04:19.690Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-19T16:04:19.690Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T16:04:19.690Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-19T16:04:19.690Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:04:19.690Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-19T16:04:19.690Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:04:19.690Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-19T16:04:19.690Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T16:04:19.690Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-19T16:04:19.690Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:04:19.690Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-19T16:04:19.690Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:04:19.690Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-19T16:04:19.690Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T16:04:19.690Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-19T16:04:19.690Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:04:19.690Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-19T16:04:19.690Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T16:04:19.690Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-19T16:04:19.690Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T16:04:19.690Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-19T16:04:19.690Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T16:04:19.690Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-19T16:04:19.690Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:04:19.690Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-19T16:04:19.690Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:04:19.690Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-19T16:04:22.418Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-19T16:04:22.644Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-19T16:04:22.644Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-19T16:04:22.644Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T16:04:22.644Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-19T16:04:25.436Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-19T16:04:26.084Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-19T16:04:27.773Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-19T16:04:29.793Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-19T16:04:29.793Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T16:04:29.793Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-19T16:04:29.793Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T16:04:29.793Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-19T16:04:29.793Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T16:04:29.793Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-19T16:04:31.560Z] === RUN TestDockerSuite/TestRmiTag [2022-04-19T16:04:32.544Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-19T16:04:35.494Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-19T16:04:35.660Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-19T16:04:36.567Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-19T16:04:37.877Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-19T16:04:37.877Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:04:37.877Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-19T16:04:37.877Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T16:04:37.877Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-19T16:04:41.312Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-19T16:04:48.306Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-19T16:04:48.306Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T16:04:48.306Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-19T16:04:48.306Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:04:48.306Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-19T16:04:52.509Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-19T16:04:56.339Z] === RUN TestDockerSuite/TestRmiTag [2022-04-19T16:04:56.718Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-19T16:04:56.806Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-19T16:04:58.281Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-19T16:04:58.736Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-19T16:04:58.736Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T16:04:58.736Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-19T16:04:58.736Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T16:04:58.736Z] === RUN TestDockerSuite/TestCpToDot [2022-04-19T16:05:00.589Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-19T16:05:00.954Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-19T16:05:00.954Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T16:05:00.954Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-19T16:05:00.954Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T16:05:00.954Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-19T16:05:03.907Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-19T16:05:03.907Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:05:03.907Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-19T16:05:03.907Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T16:05:03.907Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-19T16:05:03.907Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T16:05:03.907Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-19T16:05:03.907Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T16:05:03.907Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-19T16:05:03.907Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-19T16:05:03.907Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-19T16:05:04.140Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-19T16:05:05.705Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-19T16:05:05.705Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T16:05:05.705Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-19T16:05:05.705Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T16:05:05.705Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-19T16:05:05.705Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T16:05:05.705Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-19T16:05:05.705Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T16:05:05.705Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-19T16:05:05.705Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T16:05:05.705Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-19T16:05:05.705Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T16:05:05.705Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-19T16:05:05.705Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T16:05:05.705Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-19T16:05:06.861Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-19T16:05:08.498Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-19T16:05:08.498Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T16:05:08.498Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-19T16:05:08.498Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T16:05:08.499Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-19T16:05:09.074Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-19T16:05:09.075Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-19T16:05:09.542Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-19T16:05:11.763Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-19T16:05:12.751Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-19T16:05:12.751Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-19T16:05:12.751Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T16:05:12.751Z] === RUN TestDockerSuite/TestCreateRM [2022-04-19T16:05:13.222Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-19T16:05:13.222Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T16:05:13.222Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-19T16:05:13.695Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-19T16:05:14.165Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-19T16:05:14.359Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-19T16:05:17.315Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-19T16:05:20.263Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-19T16:05:21.805Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-19T16:05:23.215Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-19T16:05:24.748Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-19T16:05:26.170Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-19T16:05:26.170Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-19T16:05:29.097Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-19T16:05:29.097Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-19T16:05:29.097Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-19T16:05:30.608Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-19T16:05:31.593Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-19T16:05:31.593Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T16:05:31.593Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-19T16:05:31.593Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T16:05:31.593Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-19T16:05:31.593Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T16:05:31.593Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-19T16:05:31.593Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T16:05:31.593Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-19T16:05:31.593Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T16:05:31.593Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-19T16:05:31.593Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T16:05:31.593Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-19T16:05:31.593Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T16:05:31.593Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-19T16:05:32.032Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-19T16:05:32.032Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:05:32.032Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-19T16:05:32.032Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T16:05:32.032Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-19T16:05:32.032Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T16:05:32.032Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-19T16:05:32.032Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T16:05:32.032Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-19T16:05:32.032Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T16:05:32.032Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-19T16:05:32.032Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T16:05:32.032Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-19T16:05:32.032Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T16:05:32.032Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-19T16:05:32.032Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T16:05:32.032Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-19T16:05:32.032Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T16:05:32.032Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-19T16:05:32.032Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T16:05:32.032Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-19T16:05:32.032Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T16:05:32.032Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-19T16:05:32.048Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-19T16:05:32.048Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-19T16:05:32.048Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:05:32.048Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-19T16:05:34.539Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-19T16:05:34.539Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T16:05:34.539Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-19T16:05:34.539Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T16:05:34.539Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-19T16:05:34.981Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-19T16:05:34.981Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T16:05:34.981Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-19T16:05:35.000Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-19T16:05:35.000Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-19T16:05:35.000Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-19T16:05:35.000Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-19T16:05:35.000Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-19T16:05:35.000Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-19T16:05:35.000Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-19T16:05:35.000Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-19T16:05:35.000Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-19T16:05:35.000Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDockerFails [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-19T16:05:35.000Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-19T16:05:35.000Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-19T16:05:35.000Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-19T16:05:35.000Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-19T16:05:35.000Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T16:05:35.000Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-19T16:05:37.950Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-19T16:05:38.767Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-19T16:05:38.767Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T16:05:38.767Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-19T16:05:38.767Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T16:05:38.767Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-19T16:05:41.689Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-19T16:05:44.931Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-19T16:05:45.103Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-19T16:05:45.919Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-19T16:05:45.919Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T16:05:45.919Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-19T16:05:45.919Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T16:05:45.919Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-19T16:05:45.919Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T16:05:45.919Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-19T16:05:45.919Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T16:05:45.919Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-19T16:05:45.919Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T16:05:45.919Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-19T16:05:45.919Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T16:05:45.919Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-19T16:05:45.919Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T16:05:45.919Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-19T16:05:47.877Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-19T16:05:48.132Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-19T16:05:48.162Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-19T16:05:50.827Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-19T16:05:51.083Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-19T16:05:53.774Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-19T16:05:54.029Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-19T16:05:54.029Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T16:05:54.029Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-19T16:05:54.029Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T16:05:54.029Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-19T16:05:54.029Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T16:05:54.029Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-19T16:05:54.241Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-19T16:05:56.977Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-19T16:05:56.977Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T16:05:56.977Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-19T16:05:56.977Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T16:05:56.977Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-19T16:05:56.977Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T16:05:56.977Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-19T16:05:56.977Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T16:05:56.977Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-19T16:05:59.189Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-19T16:06:01.394Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-19T16:06:01.394Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:06:01.394Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-19T16:06:01.394Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T16:06:01.394Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-19T16:06:01.394Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T16:06:01.394Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-19T16:06:01.394Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T16:06:01.394Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-19T16:06:01.394Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T16:06:01.394Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-19T16:06:01.394Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T16:06:01.394Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-19T16:06:01.394Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T16:06:01.394Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-19T16:06:01.394Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T16:06:01.394Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-19T16:06:01.394Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T16:06:01.394Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-19T16:06:01.394Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T16:06:01.394Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-19T16:06:01.394Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T16:06:01.394Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-19T16:06:03.096Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-19T16:06:03.603Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-19T16:06:03.603Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T16:06:03.603Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-19T16:06:06.340Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-19T16:06:06.340Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T16:06:06.340Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-19T16:06:06.340Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T16:06:06.340Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-19T16:06:06.340Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T16:06:06.340Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-19T16:06:06.340Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T16:06:06.340Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-19T16:06:06.340Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T16:06:06.340Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-19T16:06:06.340Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T16:06:06.340Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-19T16:06:07.386Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-19T16:06:07.386Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T16:06:07.386Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-19T16:06:07.386Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T16:06:07.386Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-19T16:06:07.854Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-19T16:06:09.286Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-19T16:06:09.286Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T16:06:09.286Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-19T16:06:09.753Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-19T16:06:09.753Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T16:06:09.753Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-19T16:06:10.337Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-19T16:06:10.337Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T16:06:10.337Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-19T16:06:10.337Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T16:06:10.337Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-19T16:06:10.337Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T16:06:10.337Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-19T16:06:10.337Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T16:06:10.337Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-19T16:06:10.337Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T16:06:10.337Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-19T16:06:10.337Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T16:06:10.337Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-19T16:06:10.337Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T16:06:10.337Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-19T16:06:12.548Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-19T16:06:12.702Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-19T16:06:15.652Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-19T16:06:15.652Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T16:06:15.652Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-19T16:06:16.334Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-19T16:06:18.273Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-19T16:06:18.545Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-19T16:06:18.545Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T16:06:18.545Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-19T16:06:18.545Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T16:06:18.545Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-19T16:06:18.545Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T16:06:18.545Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-19T16:06:18.605Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-19T16:06:18.605Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T16:06:18.605Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-19T16:06:18.605Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:06:18.605Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-19T16:06:18.605Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T16:06:18.605Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-19T16:06:21.225Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-19T16:06:21.558Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-19T16:06:21.694Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-19T16:06:22.331Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-19T16:06:22.331Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T16:06:22.331Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-19T16:06:22.331Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T16:06:22.331Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-19T16:06:22.331Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T16:06:22.331Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-19T16:06:22.331Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T16:06:22.331Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-19T16:06:23.894Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-19T16:06:24.511Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-19T16:06:26.448Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-19T16:06:27.433Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-19T16:06:27.460Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-19T16:06:28.421Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-19T16:06:29.756Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-19T16:06:29.756Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T16:06:29.756Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-19T16:06:30.226Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T16:06:30.226Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-19T16:06:30.226Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T16:06:30.226Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-19T16:06:30.226Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T16:06:30.226Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-19T16:06:30.226Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T16:06:30.226Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-19T16:06:30.226Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T16:06:30.226Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-19T16:06:30.406Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-19T16:06:30.406Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-19T16:06:30.406Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T16:06:30.406Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-19T16:06:30.406Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:06:30.406Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-19T16:06:30.406Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T16:06:30.406Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-19T16:06:30.406Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T16:06:30.406Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T16:06:30.406Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T16:06:30.406Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-19T16:06:30.406Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T16:06:30.874Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-19T16:06:30.874Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T16:06:30.874Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-19T16:06:33.300Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-19T16:06:33.300Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T16:06:33.300Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-19T16:06:33.767Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-19T16:06:33.767Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T16:06:33.767Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-19T16:06:34.287Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-19T16:06:36.722Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-19T16:06:36.736Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-19T16:06:36.736Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T16:06:36.736Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-19T16:06:36.736Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-19T16:06:36.736Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T16:06:36.736Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-19T16:06:36.736Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T16:06:36.736Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-19T16:06:36.737Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:06:36.737Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-19T16:06:36.737Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:06:36.737Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-19T16:06:39.040Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-19T16:06:39.040Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-19T16:06:39.040Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-19T16:06:39.040Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:06:39.040Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-19T16:06:39.040Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T16:06:39.040Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-19T16:06:39.040Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T16:06:39.040Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-19T16:06:39.671Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-19T16:06:39.671Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T16:06:39.671Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-19T16:06:40.028Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-19T16:06:40.028Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T16:06:40.028Z] === RUN TestDockerSuite/TestEventsRename [2022-04-19T16:06:42.983Z] === RUN TestDockerSuite/TestEventsResize [2022-04-19T16:06:43.460Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-19T16:06:43.460Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T16:06:43.460Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-19T16:06:43.460Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:06:43.460Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-19T16:06:43.460Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T16:06:43.460Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-19T16:06:44.827Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-19T16:06:44.827Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T16:06:44.827Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-19T16:06:46.418Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-19T16:06:47.044Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-19T16:06:47.044Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T16:06:47.044Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-19T16:06:47.044Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T16:06:47.044Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-19T16:06:47.044Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T16:06:47.044Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-19T16:06:47.044Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T16:06:47.044Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-19T16:06:47.044Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T16:06:47.044Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-19T16:06:47.044Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T16:06:47.044Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-19T16:06:47.044Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T16:06:47.044Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-19T16:06:47.044Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T16:06:47.044Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-19T16:06:47.044Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T16:06:47.044Z] === RUN TestDockerSuite/TestRunMount [2022-04-19T16:06:47.044Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T16:06:47.044Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-19T16:06:47.044Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T16:06:47.513Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-19T16:06:47.513Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T16:06:47.513Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-19T16:06:47.513Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T16:06:47.513Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-19T16:06:49.003Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-19T16:06:51.641Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-19T16:06:52.794Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-19T16:06:53.207Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-19T16:06:55.748Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-19T16:06:55.748Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-19T16:06:55.748Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T16:06:55.748Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-19T16:06:55.748Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:06:55.748Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-19T16:06:55.748Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T16:06:55.748Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-19T16:06:55.748Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T16:06:55.748Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T16:06:55.748Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T16:06:55.748Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-19T16:06:55.749Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T16:06:55.749Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-19T16:06:55.749Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T16:06:55.749Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-19T16:06:56.159Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-19T16:06:56.173Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-19T16:06:56.173Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T16:06:56.173Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-19T16:06:56.173Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T16:06:56.173Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-19T16:06:56.173Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T16:06:56.173Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-19T16:07:01.990Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-19T16:07:01.990Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T16:07:01.990Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-19T16:07:01.990Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-19T16:07:01.990Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T16:07:01.990Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-19T16:07:01.990Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T16:07:01.990Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-19T16:07:01.990Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:07:01.990Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-19T16:07:01.990Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:07:01.990Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-19T16:07:02.022Z] === RUN TestDockerSuite/TestEventsTop [2022-04-19T16:07:02.022Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T16:07:02.022Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-19T16:07:03.330Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-19T16:07:04.238Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-19T16:07:08.081Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-19T16:07:08.081Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T16:07:08.081Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-19T16:07:08.081Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T16:07:08.081Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-19T16:07:08.081Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T16:07:08.081Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-19T16:07:08.081Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T16:07:08.081Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-19T16:07:08.081Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T16:07:08.081Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-19T16:07:08.081Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T16:07:08.081Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-19T16:07:08.081Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T16:07:08.081Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-19T16:07:08.081Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T16:07:08.081Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-19T16:07:08.081Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T16:07:08.081Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-19T16:07:08.549Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-19T16:07:08.991Z] === RUN TestDockerSuite/TestExec [2022-04-19T16:07:08.991Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:07:08.991Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-19T16:07:08.991Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:07:08.991Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-19T16:07:09.535Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-19T16:07:10.643Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-19T16:07:10.643Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T16:07:10.643Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-19T16:07:11.217Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-19T16:07:11.746Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-19T16:07:12.211Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-19T16:07:12.211Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T16:07:12.211Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-19T16:07:12.211Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T16:07:12.211Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-19T16:07:12.211Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T16:07:12.212Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-19T16:07:12.212Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T16:07:12.212Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-19T16:07:12.212Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T16:07:12.212Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-19T16:07:12.212Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T16:07:12.212Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-19T16:07:12.212Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T16:07:12.212Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-19T16:07:12.212Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T16:07:12.212Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-19T16:07:12.212Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T16:07:12.212Z] === RUN TestDockerSuite/TestRunMount [2022-04-19T16:07:12.212Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T16:07:12.212Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-19T16:07:12.212Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T16:07:12.212Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-19T16:07:12.212Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T16:07:12.212Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-19T16:07:12.212Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T16:07:12.681Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-19T16:07:13.507Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-19T16:07:13.507Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T16:07:13.507Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-19T16:07:13.507Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T16:07:13.507Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-19T16:07:13.507Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:07:13.507Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-19T16:07:14.090Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-19T16:07:15.652Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-19T16:07:15.727Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-19T16:07:17.868Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-19T16:07:18.335Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T16:07:18.335Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-19T16:07:18.335Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T16:07:18.335Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-19T16:07:18.335Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T16:07:18.335Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-19T16:07:18.335Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T16:07:18.335Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-19T16:07:18.335Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T16:07:18.335Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-19T16:07:18.335Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T16:07:18.335Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-19T16:07:18.335Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T16:07:18.335Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-19T16:07:18.335Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T16:07:18.335Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T16:07:18.681Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-19T16:07:20.897Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-19T16:07:23.084Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-19T16:07:23.084Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T16:07:23.084Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-19T16:07:23.084Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T16:07:23.084Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-19T16:07:23.084Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T16:07:23.084Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-19T16:07:23.084Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T16:07:23.084Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-19T16:07:23.084Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T16:07:23.084Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-19T16:07:23.111Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-19T16:07:23.193Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-19T16:07:23.193Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T16:07:23.193Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-19T16:07:23.193Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T16:07:23.193Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-19T16:07:23.193Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T16:07:23.193Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-19T16:07:27.869Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-19T16:07:27.869Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T16:07:27.869Z] === RUN TestDockerSuite/TestExecEnv [2022-04-19T16:07:27.869Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:07:27.869Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-19T16:07:27.869Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T16:07:27.869Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-19T16:07:29.069Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-19T16:07:30.825Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-19T16:07:33.499Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-19T16:07:33.499Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T16:07:33.499Z] === RUN TestDockerSuite/TestRunRm [2022-04-19T16:07:34.299Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-19T16:07:34.299Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T16:07:34.299Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-19T16:07:34.299Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T16:07:34.299Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-19T16:07:34.299Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T16:07:34.299Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-19T16:07:34.299Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T16:07:34.299Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-19T16:07:34.299Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T16:07:34.299Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-19T16:07:34.299Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T16:07:34.299Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-19T16:07:34.299Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T16:07:34.300Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-19T16:07:34.300Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T16:07:34.300Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-19T16:07:34.300Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T16:07:34.300Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-19T16:07:34.620Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-19T16:07:34.620Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T16:07:34.620Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-19T16:07:34.620Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T16:07:34.620Z] === RUN TestDockerSuite/TestExecParseError [2022-04-19T16:07:34.620Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T16:07:34.620Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-19T16:07:34.620Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T16:07:34.620Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-19T16:07:34.620Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T16:07:34.620Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-19T16:07:34.781Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-19T16:07:35.714Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-19T16:07:36.384Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-19T16:07:37.576Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-19T16:07:37.576Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T16:07:37.576Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-19T16:07:37.576Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T16:07:37.576Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-19T16:07:37.576Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T16:07:37.576Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-19T16:07:37.576Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T16:07:37.576Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-19T16:07:37.576Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T16:07:37.576Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-19T16:07:38.654Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-19T16:07:40.302Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-19T16:07:40.550Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-19T16:07:40.550Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T16:07:40.550Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-19T16:07:41.575Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-19T16:07:41.909Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-19T16:07:45.020Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-19T16:07:45.020Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T16:07:45.020Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-19T16:07:45.020Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T16:07:45.020Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-19T16:07:45.020Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T16:07:45.020Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-19T16:07:45.020Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T16:07:45.020Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-19T16:07:45.020Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T16:07:45.020Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-19T16:07:45.020Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T16:07:45.020Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-19T16:07:45.020Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T16:07:45.020Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-19T16:07:45.020Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T16:07:45.020Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T16:07:45.364Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-19T16:07:47.575Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-19T16:07:49.237Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-19T16:07:49.237Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T16:07:49.237Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-19T16:07:49.237Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T16:07:49.237Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-19T16:07:49.237Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T16:07:49.237Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-19T16:07:49.873Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-19T16:07:49.873Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T16:07:49.873Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-19T16:07:49.873Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T16:07:49.873Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-19T16:07:49.873Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T16:07:49.873Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-19T16:07:49.873Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T16:07:49.873Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-19T16:07:49.873Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T16:07:49.873Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-19T16:07:50.528Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-19T16:07:53.475Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-19T16:07:53.475Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T16:07:53.475Z] === RUN TestDockerSuite/TestRunState [2022-04-19T16:07:53.475Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T16:07:53.475Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-19T16:07:56.391Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-19T16:07:56.426Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-19T16:07:56.426Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T16:07:56.426Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-19T16:07:59.371Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-19T16:07:59.371Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T16:07:59.371Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-19T16:07:59.371Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T16:07:59.371Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-19T16:07:59.371Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-19T16:07:59.371Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-19T16:07:59.371Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T16:07:59.371Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-19T16:08:00.446Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-19T16:08:00.446Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T16:08:00.446Z] === RUN TestDockerSuite/TestRunRm [2022-04-19T16:08:02.259Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-19T16:08:03.468Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-19T16:08:05.235Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-19T16:08:05.235Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T16:08:05.235Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-19T16:08:05.235Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T16:08:05.235Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-19T16:08:05.235Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T16:08:05.235Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-19T16:08:05.235Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T16:08:05.235Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-19T16:08:05.235Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T16:08:05.235Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-19T16:08:05.235Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T16:08:05.235Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-19T16:08:05.235Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T16:08:05.235Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-19T16:08:05.235Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T16:08:05.235Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-19T16:08:05.235Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T16:08:05.235Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-19T16:08:05.235Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T16:08:05.235Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-19T16:08:06.056Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-19T16:08:08.215Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-19T16:08:08.215Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T16:08:08.215Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-19T16:08:10.822Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-19T16:08:11.164Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-19T16:08:11.164Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T16:08:11.164Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-19T16:08:11.164Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T16:08:11.164Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-19T16:08:11.919Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-19T16:08:11.920Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:08:11.920Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-19T16:08:11.920Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-19T16:08:12.388Z] === RUN TestDockerSuite/TestHealth [2022-04-19T16:08:12.388Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T16:08:12.388Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-19T16:08:12.388Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-19T16:08:12.388Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-19T16:08:12.388Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-19T16:08:13.341Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-19T16:08:14.681Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-19T16:08:16.214Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-19T16:08:18.262Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-19T16:08:18.262Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-19T16:08:18.262Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T16:08:18.262Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-19T16:08:18.262Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-19T16:08:18.262Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-19T16:08:18.262Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-19T16:08:19.248Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-19T16:08:19.248Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T16:08:19.248Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-19T16:08:20.088Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-19T16:08:20.088Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T16:08:20.088Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-19T16:08:20.088Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T16:08:20.088Z] === RUN TestDockerSuite/TestRunState [2022-04-19T16:08:20.088Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T16:08:20.088Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-19T16:08:20.813Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-19T16:08:20.813Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-19T16:08:23.028Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-19T16:08:23.106Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-19T16:08:23.106Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T16:08:23.106Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-19T16:08:23.106Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-19T16:08:23.106Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T16:08:23.106Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-19T16:08:23.106Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T16:08:23.106Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-19T16:08:23.106Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-19T16:08:23.497Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-19T16:08:23.548Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-19T16:08:23.588Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-19T16:08:23.588Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T16:08:23.588Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-19T16:08:25.708Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-19T16:08:29.369Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-19T16:08:29.527Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-19T16:08:29.527Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T16:08:29.527Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-19T16:08:29.527Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T16:08:29.527Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-19T16:08:29.527Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T16:08:29.527Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-19T16:08:29.527Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T16:08:29.527Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-19T16:08:29.527Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T16:08:29.527Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-19T16:08:29.527Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T16:08:29.527Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-19T16:08:29.527Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T16:08:29.527Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-19T16:08:29.527Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T16:08:29.527Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-19T16:08:29.527Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T16:08:29.527Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-19T16:08:29.527Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T16:08:29.527Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-19T16:08:32.504Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-19T16:08:32.504Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T16:08:32.504Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-19T16:08:34.280Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-19T16:08:34.280Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-19T16:08:34.280Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:08:34.280Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-19T16:08:35.482Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-19T16:08:35.482Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T16:08:35.482Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-19T16:08:35.482Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T16:08:35.482Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-19T16:08:36.443Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-19T16:08:36.444Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T16:08:36.902Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-19T16:08:36.902Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-19T16:08:38.020Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-19T16:08:38.020Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-19T16:08:38.020Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-19T16:08:38.480Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:08:38.480Z] === RUN TestDockerSuite/TestImportFile [2022-04-19T16:08:38.480Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:08:38.480Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-19T16:08:38.480Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-19T16:08:38.480Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T16:08:38.480Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-19T16:08:38.480Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:08:38.480Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-19T16:08:38.480Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:08:38.480Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-19T16:08:38.480Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T16:08:38.480Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-19T16:08:38.480Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T16:08:38.480Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-19T16:08:38.480Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T16:08:38.480Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-19T16:08:38.480Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-19T16:08:38.480Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:08:38.480Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-19T16:08:38.480Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:08:38.480Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-19T16:08:39.303Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-19T16:08:41.412Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-19T16:08:41.614Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-19T16:08:43.625Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-19T16:08:43.625Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:08:43.625Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-19T16:08:43.625Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T16:08:43.625Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-19T16:08:44.094Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-19T16:08:44.094Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T16:08:44.094Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-19T16:08:44.560Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-19T16:08:46.308Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-19T16:08:46.777Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-19T16:08:47.509Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-19T16:08:47.509Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T16:08:47.509Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-19T16:08:47.509Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-19T16:08:47.509Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-19T16:08:47.509Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T16:08:47.509Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-19T16:08:47.509Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T16:08:47.509Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-19T16:08:47.509Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T16:08:47.509Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-19T16:08:47.509Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T16:08:47.509Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-19T16:08:47.509Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T16:08:47.509Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-19T16:08:49.739Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-19T16:08:49.739Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T16:08:49.739Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-19T16:08:49.739Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T16:08:49.739Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-19T16:08:49.739Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T16:08:49.739Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-19T16:08:49.876Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-19T16:08:52.257Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-19T16:08:54.469Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-19T16:08:54.729Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-19T16:08:56.681Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-19T16:08:56.894Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-19T16:09:02.545Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-19T16:09:02.545Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-19T16:09:02.545Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-19T16:09:02.545Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-19T16:09:02.545Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-19T16:09:02.545Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-19T16:09:02.545Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-19T16:09:02.545Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-19T16:09:02.545Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-19T16:09:02.545Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-19T16:09:02.545Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-19T16:09:02.545Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-19T16:09:02.545Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-19T16:09:02.545Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-19T16:09:02.545Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-19T16:09:02.545Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-19T16:09:02.545Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.545Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-19T16:09:02.766Z] === RUN TestDockerSuite/TestInspectImage [2022-04-19T16:09:02.766Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.766Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-19T16:09:02.766Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.766Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-19T16:09:02.766Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:09:02.766Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-19T16:09:03.528Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-19T16:09:03.528Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T16:09:03.528Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-19T16:09:03.528Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-19T16:09:04.758Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-19T16:09:04.980Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-19T16:09:05.225Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-19T16:09:05.692Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-19T16:09:06.159Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-19T16:09:07.194Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-19T16:09:07.662Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-19T16:09:07.723Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-19T16:09:07.723Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-19T16:09:08.753Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-19T16:09:10.671Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-19T16:09:11.025Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-19T16:09:13.619Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-19T16:09:14.043Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-19T16:09:14.043Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T16:09:14.043Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-19T16:09:14.043Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-19T16:09:14.043Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-19T16:09:14.043Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T16:09:14.043Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-19T16:09:14.043Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T16:09:14.043Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-19T16:09:14.043Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T16:09:14.043Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-19T16:09:14.043Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T16:09:14.043Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-19T16:09:14.043Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T16:09:14.043Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-19T16:09:14.818Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-19T16:09:16.568Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-19T16:09:16.568Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:09:16.568Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-19T16:09:17.769Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-19T16:09:17.769Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T16:09:17.769Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-19T16:09:17.769Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-19T16:09:18.894Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-19T16:09:19.984Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-19T16:09:21.164Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-19T16:09:22.938Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-19T16:09:23.437Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-19T16:09:26.980Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-19T16:09:26.980Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:09:26.980Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-19T16:09:28.803Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-19T16:09:29.415Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-19T16:09:29.415Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T16:09:29.415Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-19T16:09:29.415Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.415Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-19T16:09:29.415Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.415Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-19T16:09:29.415Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.415Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-19T16:09:29.415Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.415Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-19T16:09:29.415Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.415Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-19T16:09:29.415Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.874Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-19T16:09:29.874Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.874Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-19T16:09:29.874Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.874Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-19T16:09:29.874Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.874Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-19T16:09:29.874Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.874Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-19T16:09:29.874Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.874Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-19T16:09:29.874Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.874Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-19T16:09:29.874Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.874Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-19T16:09:29.874Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.874Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-19T16:09:29.874Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.874Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-19T16:09:29.874Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T16:09:29.874Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-19T16:09:30.350Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-19T16:09:31.693Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-19T16:09:31.693Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T16:09:31.693Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-19T16:09:31.693Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:09:31.693Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-19T16:09:31.693Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T16:09:31.693Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-19T16:09:31.693Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T16:09:31.693Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-19T16:09:32.036Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-19T16:09:32.491Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-19T16:09:32.945Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-19T16:09:33.244Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-19T16:09:33.400Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-19T16:09:34.924Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-19T16:09:34.924Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-19T16:09:35.410Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-19T16:09:37.576Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-19T16:09:37.806Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-19T16:09:40.227Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-19T16:09:40.227Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T16:09:40.227Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-19T16:09:40.227Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T16:09:40.227Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-19T16:09:40.227Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T16:09:40.227Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-19T16:09:40.227Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:09:40.227Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-19T16:09:40.227Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T16:09:40.227Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-19T16:09:40.227Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:09:40.227Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-19T16:09:40.467Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-19T16:09:41.513Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-19T16:09:41.754Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-19T16:09:44.396Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-19T16:09:44.396Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:09:44.396Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-19T16:09:44.640Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-19T16:09:44.640Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T16:09:44.640Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-19T16:09:46.803Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-19T16:09:46.803Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T16:09:46.803Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-19T16:09:46.803Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T16:09:46.803Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-19T16:09:46.803Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:09:46.803Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-19T16:09:46.803Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T16:09:46.803Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-19T16:09:46.803Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:09:46.803Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-19T16:09:46.803Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:09:46.803Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-19T16:09:47.517Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-19T16:09:47.518Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-19T16:09:47.518Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-19T16:09:47.518Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-19T16:09:47.518Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-19T16:09:47.518Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-19T16:09:47.518Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-19T16:09:47.518Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-19T16:09:47.518Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-19T16:09:47.518Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-19T16:09:47.518Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-19T16:09:47.518Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-19T16:09:47.518Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-19T16:09:47.518Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-19T16:09:47.518Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-19T16:09:47.518Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.518Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-19T16:09:47.518Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T16:09:47.974Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-19T16:09:47.974Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-19T16:09:47.974Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-19T16:09:50.213Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-19T16:09:52.381Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-19T16:09:54.057Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-19T16:09:54.057Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:09:54.057Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-19T16:09:58.152Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-19T16:09:59.819Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-19T16:09:59.819Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T16:09:59.819Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-19T16:09:59.819Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:09:59.819Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-19T16:09:59.819Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T16:09:59.819Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-19T16:09:59.819Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T16:09:59.819Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-19T16:10:01.042Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-19T16:10:01.042Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T16:10:01.042Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-19T16:10:02.405Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-19T16:10:02.405Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-19T16:10:02.860Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-19T16:10:02.860Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:10:02.860Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-19T16:10:02.861Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-19T16:10:03.209Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-19T16:10:03.315Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-19T16:10:03.315Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-19T16:10:03.665Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-19T16:10:07.029Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-19T16:10:07.029Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-19T16:10:10.097Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-19T16:10:10.097Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T16:10:10.097Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-19T16:10:10.097Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T16:10:10.097Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-19T16:10:10.097Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T16:10:10.097Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-19T16:10:10.097Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:10:10.097Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-19T16:10:10.097Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T16:10:10.097Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-19T16:10:10.097Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:10:10.097Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-19T16:10:10.745Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-19T16:10:10.745Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-19T16:10:11.199Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-19T16:10:11.657Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-19T16:10:11.657Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-19T16:10:12.214Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-19T16:10:12.259Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-19T16:10:15.972Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-19T16:10:15.972Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T16:10:15.972Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-19T16:10:19.272Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-19T16:10:19.684Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-19T16:10:19.684Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T16:10:19.684Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-19T16:10:19.684Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T16:10:19.684Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-19T16:10:19.684Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:10:19.684Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-19T16:10:19.684Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T16:10:19.684Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-19T16:10:19.684Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:10:19.684Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-19T16:10:19.684Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:10:20.139Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-19T16:10:21.943Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-19T16:10:21.943Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:10:21.943Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-19T16:10:21.943Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-19T16:10:21.943Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-19T16:10:21.943Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T16:10:22.399Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-19T16:10:26.927Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-19T16:10:29.820Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-19T16:10:30.941Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-19T16:10:31.397Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-19T16:10:31.397Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-19T16:10:32.717Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-19T16:10:32.717Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T16:10:32.717Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-19T16:10:35.700Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-19T16:10:37.820Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-19T16:10:37.820Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-19T16:10:37.820Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-19T16:10:37.820Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:10:37.820Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-19T16:10:37.820Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-19T16:10:37.820Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-19T16:10:37.820Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-19T16:10:38.605Z] === RUN TestDockerSuite/TestLogsSince [2022-04-19T16:10:39.985Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-19T16:10:39.986Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-19T16:10:43.699Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-19T16:10:43.743Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-19T16:10:43.743Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T16:10:43.743Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-19T16:10:44.155Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-19T16:10:44.155Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-19T16:10:44.610Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-19T16:10:44.610Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite (2652.07s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (87.99s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.89s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.59s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.87s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.52s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.32s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.76s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.51s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.71s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.56s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.78s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.42s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.53s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.93s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.28s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.44s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.05s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.97s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.77s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.38s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.61s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.35s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.40s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.60s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.96s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.61s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.80s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.90s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.58s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.68s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.17s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.73s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.86s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.17s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.35s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.63s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.02s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.53s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.59s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.89s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.78s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.10s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.25s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.78s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.05s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.04s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.53s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.67s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.57s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.16s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.20s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (64.09s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.04s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.98s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.91s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.95s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.16s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.54s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.26s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (90.14s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2022-04-19T16:10:44.707Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.31s) [2022-04-19T16:10:44.707Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.64s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.12s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.62s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.39s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.15s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.36s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.16s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildFails (2.89s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.08s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.09s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.98s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.00s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.55s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.01s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.96s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildHistory (13.52s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.22s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.32s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.48s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildLabel (1.15s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.93s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.18s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.98s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.28s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.81s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.80s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.74s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.25s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.16s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.32s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.77s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.49s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.48s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.11s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.62s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.84s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.98s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.54s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.62s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.00s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.49s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.38s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.51s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.46s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.24s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.51s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildRm (14.38s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.96s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.76s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.51s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.54s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.37s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.85s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.29s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.46s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildStderr (5.13s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.08s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.95s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.59s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.71s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.71s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (9.63s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.53s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.05s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.18s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.69s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.64s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.10s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.19s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.23s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.30s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.41s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.98s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.31s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.27s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.38s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestCommitChange (6.03s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.66s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.25s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestCommitTTY (8.59s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.17s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.38s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.58s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.92s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.96s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.01s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.83s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.48s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.52s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.70s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.28s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.99s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.39s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.22s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.91s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.63s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.76s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.32s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.99s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.46s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.92s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.46s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.08s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.45s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.92s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.95s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.97s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.90s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00091d848_} (2.94s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13784198086_c:\foo_false____} (2.84s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13784198086_c:\foo_true____} (2.91s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T16:10:44.708Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.07s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-19T16:10:44.708Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.19s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.15s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.56s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.16s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.18s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.04s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCpToDot (3.11s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCpToStdout (3.20s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.28s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.01s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.52s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.28s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.72s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.61s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.99s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.04s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.04s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.14s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.79s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsCopy (5.83s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.20s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.31s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.03s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.55s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.23s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.22s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsFilters (6.33s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsFormat (6.09s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsRename (3.17s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsResize (8.40s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.09s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.99s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.48s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.26s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.37s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.46s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.40s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.43s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.53s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.45s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.44s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.60s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestExecInspectID (3.91s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.74s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.70s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.42s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.26s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.31s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.37s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.43s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.63s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.23s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.14s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.48s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.27s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.05s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.87s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.05s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.93s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.95s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectDefault (2.92s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectHistory (5.50s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.87s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.49s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.98s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.54s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.69s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectStatus (3.88s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.85s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.58s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.93s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.52s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.89s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.90s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.92s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.42s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.33s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.27s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.01s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.63s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.22s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.32s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.18s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.97s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.79s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.01s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.08s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsSince (9.65s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsTail (3.27s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.20s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.96s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T16:10:44.709Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-19T16:10:44.709Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.52s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.57s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPsByOrder (9.32s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.47s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.62s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.80s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.73s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.12s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.46s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.68s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.82s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.78s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.03s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.75s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.50s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.10s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.36s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (12.62s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.97s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.41s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.92s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.39s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.72s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.55s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.12s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.34s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.30s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.06s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.69s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.38s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.89s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.75s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.37s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.09s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.91s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.93s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.87s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.97s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.94s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.50s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (7.05s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.27s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.04s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.01s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.91s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.10s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.92s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.04s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.86s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.94s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.95s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunExitCode (2.95s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.93s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.05s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.06s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.26s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.34s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.58s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.71s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.27s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.36s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.18s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.20s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.64s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.09s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.16s) [2022-04-19T16:10:44.710Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T16:10:44.710Z] --- PASS: TestDockerSuite/TestRunRm (2.89s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.04s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.97s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.45s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.12s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.90s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.79s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.25s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.06s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.95s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.78s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.01s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.86s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.11s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.39s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.97s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.99s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.54s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.38s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.15s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.45s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.47s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.61s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.84s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.86s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.88s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.48s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.21s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.07s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.43s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.64s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.45s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.23s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.68s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.48s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.74s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.58s) [2022-04-19T16:10:44.711Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T16:10:44.711Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.43s) [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:44.711Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-19T16:10:44.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-19T16:10:45.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-19T16:10:45.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-19T16:10:45.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-19T16:10:45.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-19T16:10:45.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-19T16:10:45.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-19T16:10:45.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-19T16:10:45.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-19T16:10:45.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-19T16:10:45.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-19T16:10:45.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T16:10:45.168Z] === RUN TestDockerSchema1RegistrySuite [2022-04-19T16:10:45.168Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-19T16:10:45.168Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T16:10:45.168Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T16:10:45.168Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-19T16:10:45.168Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-19T16:10:45.168Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T16:10:45.168Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T16:10:45.168Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T16:10:45.168Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-19T16:10:45.168Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-19T16:10:45.168Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-19T16:10:45.168Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:10:45.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-19T16:10:45.168Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-19T16:10:45.168Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.168Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-19T16:10:45.169Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-19T16:10:45.169Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-19T16:10:45.169Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-19T16:10:45.169Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-19T16:10:45.169Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-19T16:10:45.169Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T16:10:45.169Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-19T16:10:45.169Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-19T16:10:45.169Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-19T16:10:45.169Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-19T16:10:45.169Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-19T16:10:45.169Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-19T16:10:45.169Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T16:10:45.169Z] === RUN TestDockerDaemonSuite [2022-04-19T16:10:45.169Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-19T16:10:45.169Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-19T16:10:45.169Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-19T16:10:45.169Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T16:10:45.169Z] === RUN TestDockerSwarmSuite [2022-04-19T16:10:45.169Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-19T16:10:45.169Z] === RUN TestDockerPluginSuite [2022-04-19T16:10:45.169Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-19T16:10:45.169Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-19T16:10:45.169Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-19T16:10:45.169Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-19T16:10:45.169Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-19T16:10:45.169Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-19T16:10:45.169Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-19T16:10:45.169Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-19T16:10:45.169Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-19T16:10:45.169Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-19T16:10:45.169Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-19T16:10:45.169Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T16:10:45.169Z] === RUN TestDockerExternalVolumeSuite [2022-04-19T16:10:45.169Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-19T16:10:45.169Z] === RUN TestDockerNetworkSuite [2022-04-19T16:10:45.169Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-19T16:10:45.169Z] === RUN TestDockerHubPullSuite [2022-04-19T16:10:45.169Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-19T16:10:45.169Z] PASS [2022-04-19T16:10:45.169Z] ok github.com/docker/docker/integration-cli 2652.482s [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === Skipped [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T16:10:45.169Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-19T16:10:45.169Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T16:10:45.169Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-19T16:10:45.169Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-19T16:10:45.169Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T16:10:45.169Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T16:10:45.169Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T16:10:45.169Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-19T16:10:45.169Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-19T16:10:45.169Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T16:10:45.169Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T16:10:45.169Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T16:10:45.169Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-19T16:10:45.169Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-19T16:10:45.169Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T16:10:45.169Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T16:10:45.169Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T16:10:45.169Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-19T16:10:45.169Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.58s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.58s) [2022-04-19T16:10:45.169Z] [2022-04-19T16:10:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-19T16:10:45.169Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.169Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-19T16:10:45.170Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-04-19T16:10:45.170Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-19T16:10:45.170Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T16:10:45.170Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-19T16:10:45.170Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-19T16:10:45.170Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-19T16:10:45.170Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-19T16:10:45.170Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T16:10:45.170Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-19T16:10:45.170Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.170Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-19T16:10:45.170Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-19T16:10:45.171Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-19T16:10:45.171Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-19T16:10:45.171Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T16:10:45.171Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T16:10:45.171Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T16:10:45.171Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T16:10:45.171Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.171Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T16:10:45.171Z] [2022-04-19T16:10:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-19T16:10:45.172Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T16:10:45.172Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T16:10:45.172Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-19T16:10:45.172Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-19T16:10:45.172Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T16:10:45.172Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T16:10:45.172Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T16:10:45.172Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T16:10:45.172Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T16:10:45.172Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T16:10:45.172Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T16:10:45.172Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T16:10:45.172Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-19T16:10:45.172Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T16:10:45.172Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T16:10:45.172Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T16:10:45.172Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T16:10:45.172Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T16:10:45.172Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.172Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T16:10:45.172Z] [2022-04-19T16:10:45.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-19T16:10:45.173Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-19T16:10:45.173Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T16:10:45.173Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.173Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T16:10:45.173Z] [2022-04-19T16:10:45.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T16:10:45.173Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-19T16:10:45.629Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-19T16:10:45.629Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-19T16:10:45.629Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-19T16:10:45.629Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-04-19T16:10:45.629Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-19T16:10:45.629Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T16:10:45.629Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T16:10:45.629Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T16:10:45.629Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2022-04-19T16:10:45.629Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T16:10:45.629Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T16:10:45.629Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T16:10:45.629Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-19T16:10:45.629Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-19T16:10:45.629Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-19T16:10:45.629Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T16:10:45.629Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.629Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T16:10:45.629Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-19T16:10:45.630Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.630Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T16:10:45.630Z] [2022-04-19T16:10:45.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T16:10:45.630Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-19T16:10:45.631Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T16:10:45.631Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.631Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T16:10:45.631Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T16:10:45.632Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T16:10:45.632Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-19T16:10:45.632Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T16:10:45.632Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T16:10:45.632Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T16:10:45.632Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T16:10:45.632Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T16:10:45.632Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T16:10:45.632Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T16:10:45.632Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-19T16:10:45.632Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T16:10:45.632Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T16:10:45.632Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T16:10:45.632Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T16:10:45.632Z] [2022-04-19T16:10:45.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T16:10:45.632Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-19T16:10:45.633Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] DONE 1088 tests, 539 skipped in 2666.030s [2022-04-19T16:10:45.633Z] INFO: Integration tests ended at 04/19/2022 16:10:45. Duration:00:44:26.1921316 [2022-04-19T16:10:45.633Z] INFO: Docker info of the daemon under test at end of run [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] Containers: 10 [2022-04-19T16:10:45.633Z] Running: 0 [2022-04-19T16:10:45.633Z] Paused: 0 [2022-04-19T16:10:45.633Z] Stopped: 10 [2022-04-19T16:10:45.633Z] Images: 18 [2022-04-19T16:10:45.633Z] Server Version: 0.0.0-dev [2022-04-19T16:10:45.633Z] Storage Driver: windowsfilter [2022-04-19T16:10:45.633Z] Windows: [2022-04-19T16:10:45.633Z] Logging Driver: json-file [2022-04-19T16:10:45.633Z] Plugins: [2022-04-19T16:10:45.633Z] Volume: local [2022-04-19T16:10:45.633Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T16:10:45.633Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T16:10:45.633Z] Swarm: inactive [2022-04-19T16:10:45.633Z] Default Isolation: process [2022-04-19T16:10:45.633Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T16:10:45.633Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-19T16:10:45.633Z] OSType: windows [2022-04-19T16:10:45.633Z] Architecture: x86_64 [2022-04-19T16:10:45.633Z] CPUs: 4 [2022-04-19T16:10:45.633Z] Total Memory: 32GiB [2022-04-19T16:10:45.633Z] Name: azwin-2-d93060 [2022-04-19T16:10:45.633Z] ID: 56ZJ:ZWEN:WUY2:BWRI:4J4H:LAGV:VCAL:5ZBB:TXUZ:H3MB:LA5B:ZTYG [2022-04-19T16:10:45.633Z] Docker Root Dir: D:\CI\PR-43502\1\daemon [2022-04-19T16:10:45.633Z] Debug Mode (client): false [2022-04-19T16:10:45.633Z] Debug Mode (server): true [2022-04-19T16:10:45.633Z] File Descriptors: -1 [2022-04-19T16:10:45.633Z] Goroutines: 17 [2022-04-19T16:10:45.633Z] System Time: 2022-04-19T16:10:45.5650169Z [2022-04-19T16:10:45.633Z] EventsListeners: 0 [2022-04-19T16:10:45.633Z] Registry: https://index.docker.io/v1/ [2022-04-19T16:10:45.633Z] Labels: [2022-04-19T16:10:45.633Z] Experimental: false [2022-04-19T16:10:45.633Z] Insecure Registries: [2022-04-19T16:10:45.633Z] 127.0.0.0/8 [2022-04-19T16:10:45.633Z] Live Restore Enabled: false [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:45.633Z] [2022-04-19T16:10:46.088Z] INFO: Stopping daemon under test [2022-04-19T16:10:46.088Z] SUCCESS: The process with PID 6048 (child process of PID 3584) has been terminated. [2022-04-19T16:10:46.088Z] SUCCESS: The process with PID 3584 (child process of PID 1436) has been terminated. [2022-04-19T16:10:46.088Z] INFO: Stop tailing logs of the daemon under tests [2022-04-19T16:10:46.088Z] INFO: executeCI.ps1 Completed successfully at 04/19/2022 16:10:45. [2022-04-19T16:10:46.088Z] INFO: Tidying up at end of run [2022-04-19T16:10:46.088Z] INFO: Saving daemon under test log (d:\CI\PR-43502\1\dut.out) to bundles\CIDUT.out [2022-04-19T16:10:46.088Z] INFO: Saving daemon under test log (d:\CI\PR-43502\1\dut.err) to bundles\CIDUT.err [2022-04-19T16:10:46.088Z] INFO: Saving containerd logs to bundles [2022-04-19T16:10:46.088Z] INFO: Nuke-Everything... [2022-04-19T16:10:46.088Z] INFO: Container count on control daemon to delete is 2 [2022-04-19T16:10:46.544Z] dd4ce35fa01b [2022-04-19T16:10:46.544Z] 5c8c78584748 [2022-04-19T16:10:46.544Z] INFO: Tidying pidfile d:\CI\PR-43502\1\docker.pid [2022-04-19T16:10:46.544Z] INFO: Nuking d:\CI [2022-04-19T16:10:49.015Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-19T16:10:49.015Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T16:10:49.015Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-19T16:10:49.015Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T16:10:49.015Z] === RUN TestDockerSuite/TestLogsTail [2022-04-19T16:10:51.186Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-19T16:10:54.086Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-19T16:10:54.897Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-19T16:10:54.897Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:10:54.897Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-19T16:10:55.355Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-19T16:10:55.355Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-19T16:10:55.355Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T16:10:55.355Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-19T16:10:56.981Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-19T16:10:56.981Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T16:10:56.981Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-19T16:10:56.981Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T16:10:56.981Z] === RUN TestDockerSuite/TestNetHostname [2022-04-19T16:10:56.981Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T16:10:56.981Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-19T16:10:56.981Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:10:56.981Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-19T16:10:56.981Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T16:10:56.981Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-19T16:10:56.981Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T16:10:56.981Z] === RUN TestDockerSuite/TestPluginActive [2022-04-19T16:10:56.981Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:10:56.981Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-19T16:10:56.981Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:10:56.981Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-19T16:10:56.981Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-19T16:10:56.981Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T16:10:56.981Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-19T16:10:56.981Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T16:10:56.981Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-19T16:10:56.981Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T16:10:56.981Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-19T16:10:56.981Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T16:10:56.981Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-19T16:10:56.981Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T16:10:57.462Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-19T16:10:57.462Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T16:10:57.462Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-19T16:10:57.462Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T16:10:57.462Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-19T16:10:57.462Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T16:10:57.462Z] === RUN TestDockerSuite/TestPortList [2022-04-19T16:10:57.462Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T16:10:57.462Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-19T16:11:05.641Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-19T16:11:05.641Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-19T16:11:05.641Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-19T16:11:07.763Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-19T16:11:07.763Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:11:07.763Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-19T16:11:07.763Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-19T16:11:07.763Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T16:11:07.763Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-19T16:11:07.763Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T16:11:07.763Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-19T16:11:07.763Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T16:11:07.763Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-19T16:11:07.763Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T16:11:07.763Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-19T16:11:07.763Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T16:11:07.763Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-19T16:11:07.763Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T16:11:07.763Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-19T16:11:07.763Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T16:11:07.763Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-19T16:11:16.443Z] INFO: Zapped successfully [2022-04-19T16:11:16.444Z] [2022-04-19T16:11:16.444Z] INFO: executeCI.ps1 exiting at Tue Apr 19 16:11:13 CUT 2022. Duration 01:12:59.7014553 [2022-04-19T16:11:16.444Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-19T16:11:16.682Z] Recording test results [2022-04-19T16:11:17.986Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-19T16:11:17.986Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T16:11:17.986Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-19T16:11:18.066Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-19T16:11:18.066Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T16:11:18.066Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-19T16:11:18.947Z] --- PASS: TestDockerSuite (2769.78s) [2022-04-19T16:11:18.947Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-19T16:11:18.947Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (82.83s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.18s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.23s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.67s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.67s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.84s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.34s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.38s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.59s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.19s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.42s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.94s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.28s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.71s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.69s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddTar (44.34s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.61s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.41s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.65s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.10s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.78s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.55s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.18s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.86s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.30s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.63s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.82s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.71s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.99s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.55s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.47s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.09s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.63s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.25s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.74s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.45s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.16s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.96s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.92s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.47s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.72s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.69s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerignore (57.93s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.13s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.62s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.83s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.97s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.82s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.97s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.60s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.42s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.25s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.13s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.68s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.10s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.11s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.27s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.05s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.23s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.86s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildFails (3.15s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.41s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.38s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.28s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.97s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.45s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.62s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.82s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildHistory (12.78s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.14s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.61s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.50s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildLabel (1.14s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.14s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildLabels (1.13s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.75s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.70s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.44s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.95s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.62s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.63s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.22s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.27s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.60s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.79s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.59s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.75s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.46s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.42s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.58s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.13s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.91s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.21s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.77s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.18s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.49s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.34s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.47s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.27s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.71s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.89s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildRm (16.77s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.49s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-19T16:11:18.948Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.58s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.67s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.72s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.72s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.75s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.29s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.02s) [2022-04-19T16:11:18.948Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.05s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.41s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildStderr (5.79s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.87s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.21s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.52s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.88s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.43s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.24s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.63s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.95s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.10s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.61s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.59s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.78s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.55s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.95s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.58s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.37s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.33s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.19s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.50s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCommitChange (6.17s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.76s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.92s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCommitTTY (8.84s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.59s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.91s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.75s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.06s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.05s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.22s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.84s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.66s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.68s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.80s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.16s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.06s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.26s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.33s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.00s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.93s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.04s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.20s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.30s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.84s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.08s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.32s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.82s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.84s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.04s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.08s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.13s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.20s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000944b10_} (3.07s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13375281222_c:\foo_false____} (3.15s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13375281222_c:\foo_true____} (3.13s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.31s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.35s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.35s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.82s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.24s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.00s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.64s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCpToDot (3.22s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCpToStdout (3.50s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.24s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.28s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.97s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.65s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.53s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.15s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.28s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.35s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.41s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.00s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsCopy (6.09s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.76s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.14s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.39s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsFilters (6.40s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsFormat (6.48s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsRename (3.29s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsResize (33.66s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.44s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.03s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.87s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.52s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.24s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.23s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.30s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.83s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.91s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.80s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.85s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.82s) [2022-04-19T16:11:18.949Z] --- PASS: TestDockerSuite/TestExecInspectID (4.77s) [2022-04-19T16:11:18.949Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.05s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.82s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.95s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.21s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.22s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.30s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.20s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.64s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.18s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.01s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.35s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.38s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.96s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.16s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.07s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.09s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.14s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectDefault (3.11s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectHistory (5.49s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.18s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.84s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.10s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.80s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.30s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectStatus (3.90s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.04s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.83s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.11s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.81s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.16s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.12s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.27s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.16s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.23s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.47s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.28s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.48s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.31s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.42s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.81s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.58s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.27s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.29s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsSince (9.74s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsTail (3.61s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.23s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.03s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.03s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.14s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPsByOrder (13.19s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.99s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.05s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.94s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.75s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.92s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.61s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.66s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.26s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.20s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.64s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (13.51s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.91s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.62s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.47s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.87s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.63s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.10s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.17s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.74s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.16s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.94s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.43s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.91s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.24s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.85s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T16:11:18.950Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.09s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.85s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.95s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.25s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.26s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-19T16:11:18.950Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.47s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.66s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.00s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.84s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.24s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.26s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.69s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.09s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.03s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.11s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.34s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.09s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.15s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.05s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunExitCode (3.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.18s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.13s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.13s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.63s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.01s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.62s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.58s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.57s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.61s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.13s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.14s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.94s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.35s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.93s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunRm (3.11s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.13s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.11s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.06s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.64s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.03s) [2022-04-19T16:11:18.951Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-19T16:11:18.951Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.37s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.44s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.11s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.87s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.38s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.06s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.63s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.30s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.09s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.10s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.48s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.58s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.14s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.21s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.18s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.06s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.07s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.03s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.94s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.41s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.09s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.66s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.76s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T16:11:19.473Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.63s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T16:11:19.473Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.29s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.77s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.89s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.31s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.04s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.60s) [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-19T16:11:19.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T16:11:19.474Z] === RUN TestDockerSchema1RegistrySuite [2022-04-19T16:11:19.474Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-19T16:11:19.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T16:11:19.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T16:11:19.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-19T16:11:19.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-19T16:11:19.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T16:11:19.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T16:11:19.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T16:11:19.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-19T16:11:19.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-19T16:11:19.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-19T16:11:19.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-19T16:11:19.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-19T16:11:19.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-19T16:11:19.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-19T16:11:19.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-19T16:11:19.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-19T16:11:19.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-19T16:11:19.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-19T16:11:19.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-19T16:11:19.474Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-19T16:11:19.474Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-19T16:11:19.474Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-19T16:11:19.474Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-19T16:11:19.474Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.474Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T16:11:19.474Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T16:11:19.475Z] === RUN TestDockerDaemonSuite [2022-04-19T16:11:19.475Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-19T16:11:19.475Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-19T16:11:19.475Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-19T16:11:19.475Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T16:11:19.475Z] === RUN TestDockerSwarmSuite [2022-04-19T16:11:19.475Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-19T16:11:19.475Z] === RUN TestDockerPluginSuite [2022-04-19T16:11:19.475Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-19T16:11:19.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-19T16:11:19.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-19T16:11:19.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-19T16:11:19.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-19T16:11:19.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-19T16:11:19.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-19T16:11:19.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-19T16:11:19.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-19T16:11:19.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-19T16:11:19.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-19T16:11:19.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T16:11:19.475Z] === RUN TestDockerExternalVolumeSuite [2022-04-19T16:11:19.475Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-19T16:11:19.475Z] === RUN TestDockerNetworkSuite [2022-04-19T16:11:19.475Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-19T16:11:19.475Z] === RUN TestDockerHubPullSuite [2022-04-19T16:11:19.475Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-19T16:11:19.475Z] PASS [2022-04-19T16:11:19.475Z] ok github.com/docker/docker/integration-cli 2770.172s [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === Skipped [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T16:11:19.475Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T16:11:19.475Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-19T16:11:19.475Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-19T16:11:19.475Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-19T16:11:19.475Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T16:11:19.475Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T16:11:19.475Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T16:11:19.475Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T16:11:19.475Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-19T16:11:19.475Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-19T16:11:19.475Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-19T16:11:19.475Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T16:11:19.475Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-19T16:11:19.475Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-04-19T16:11:19.475Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-19T16:11:19.475Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-19T16:11:19.475Z] [2022-04-19T16:11:19.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-19T16:11:19.475Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.58s) [2022-04-19T16:11:19.476Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.58s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-19T16:11:19.476Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T16:11:19.476Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-19T16:11:19.476Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T16:11:19.476Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T16:11:19.476Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T16:11:19.476Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T16:11:19.476Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T16:11:19.476Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-19T16:11:19.476Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T16:11:19.476Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T16:11:19.476Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T16:11:19.476Z] [2022-04-19T16:11:19.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T16:11:19.476Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T16:11:19.477Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T16:11:19.477Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T16:11:19.477Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T16:11:19.477Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T16:11:19.477Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-19T16:11:19.477Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T16:11:19.477Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-19T16:11:19.477Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T16:11:19.477Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T16:11:19.477Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T16:11:19.477Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-19T16:11:19.477Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T16:11:19.477Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T16:11:19.477Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-19T16:11:19.477Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-19T16:11:19.477Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T16:11:19.477Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T16:11:19.477Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T16:11:19.477Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.477Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T16:11:19.477Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T16:11:19.478Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T16:11:19.478Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T16:11:19.478Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T16:11:19.478Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T16:11:19.478Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T16:11:19.478Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T16:11:19.478Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-19T16:11:19.478Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T16:11:19.478Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T16:11:19.478Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T16:11:19.478Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T16:11:19.478Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.478Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T16:11:19.478Z] [2022-04-19T16:11:19.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T16:11:19.478Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.479Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T16:11:19.479Z] [2022-04-19T16:11:19.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-19T16:11:19.934Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-19T16:11:19.934Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T16:11:19.934Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T16:11:19.934Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T16:11:19.934Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T16:11:19.934Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-19T16:11:19.934Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T16:11:19.934Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T16:11:19.934Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T16:11:19.934Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-19T16:11:19.934Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T16:11:19.934Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T16:11:19.934Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.934Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T16:11:19.934Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T16:11:19.935Z] [2022-04-19T16:11:19.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T16:11:19.935Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.935Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-19T16:11:19.936Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-19T16:11:19.936Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T16:11:19.936Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-19T16:11:19.936Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T16:11:19.936Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-19T16:11:19.936Z] [2022-04-19T16:11:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-19T16:11:19.937Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T16:11:19.937Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T16:11:19.937Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.937Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T16:11:19.937Z] [2022-04-19T16:11:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T16:11:19.938Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:19.938Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T16:11:19.938Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-19T16:11:20.000Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] DONE 1088 tests, 544 skipped in 2781.542s [2022-04-19T16:11:20.000Z] INFO: Integration tests ended at 04/19/2022 16:11:19. Duration:00:46:21.7051991 [2022-04-19T16:11:20.000Z] INFO: Docker info of the daemon under test at end of run [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] Containers: 10 [2022-04-19T16:11:20.000Z] Running: 0 [2022-04-19T16:11:20.000Z] Paused: 0 [2022-04-19T16:11:20.000Z] Stopped: 10 [2022-04-19T16:11:20.000Z] Images: 18 [2022-04-19T16:11:20.000Z] Server Version: 0.0.0-dev [2022-04-19T16:11:20.000Z] Storage Driver: windowsfilter [2022-04-19T16:11:20.000Z] Windows: [2022-04-19T16:11:20.000Z] Logging Driver: json-file [2022-04-19T16:11:20.000Z] Plugins: [2022-04-19T16:11:20.000Z] Volume: local [2022-04-19T16:11:20.000Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T16:11:20.000Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T16:11:20.000Z] Swarm: inactive [2022-04-19T16:11:20.000Z] Default Isolation: process [2022-04-19T16:11:20.000Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T16:11:20.000Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-19T16:11:20.000Z] OSType: windows [2022-04-19T16:11:20.000Z] Architecture: x86_64 [2022-04-19T16:11:20.000Z] CPUs: 4 [2022-04-19T16:11:20.000Z] Total Memory: 32GiB [2022-04-19T16:11:20.000Z] Name: azwin-2-a0da00 [2022-04-19T16:11:20.000Z] ID: 344Z:YF7A:MQ5X:MQFI:SQUA:OV3S:KUZX:ECDE:Q46Z:LLOU:DXX3:AIC2 [2022-04-19T16:11:20.000Z] Docker Root Dir: D:\CI\PR-43502\1\daemon [2022-04-19T16:11:20.000Z] Debug Mode (client): false [2022-04-19T16:11:20.000Z] Debug Mode (server): true [2022-04-19T16:11:20.000Z] File Descriptors: -1 [2022-04-19T16:11:20.000Z] Goroutines: 44 [2022-04-19T16:11:20.000Z] System Time: 2022-04-19T16:11:19.7755724Z [2022-04-19T16:11:20.000Z] EventsListeners: 0 [2022-04-19T16:11:20.000Z] Registry: https://index.docker.io/v1/ [2022-04-19T16:11:20.000Z] Labels: [2022-04-19T16:11:20.000Z] Experimental: false [2022-04-19T16:11:20.000Z] Insecure Registries: [2022-04-19T16:11:20.000Z] 127.0.0.0/8 [2022-04-19T16:11:20.000Z] Live Restore Enabled: false [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] [2022-04-19T16:11:20.000Z] INFO: Stopping daemon under test [2022-04-19T16:11:20.456Z] SUCCESS: The process with PID 3656 (child process of PID 3808) has been terminated. [2022-04-19T16:11:20.456Z] SUCCESS: The process with PID 3808 (child process of PID 3564) has been terminated. [2022-04-19T16:11:20.456Z] INFO: Stop tailing logs of the daemon under tests [2022-04-19T16:11:20.456Z] INFO: executeCI.ps1 Completed successfully at 04/19/2022 16:11:19. [2022-04-19T16:11:20.456Z] INFO: Tidying up at end of run [2022-04-19T16:11:20.456Z] INFO: Saving daemon under test log (d:\CI\PR-43502\1\dut.out) to bundles\CIDUT.out [2022-04-19T16:11:20.456Z] INFO: Saving daemon under test log (d:\CI\PR-43502\1\dut.err) to bundles\CIDUT.err [2022-04-19T16:11:20.456Z] INFO: Saving containerd logs to bundles [2022-04-19T16:11:20.456Z] INFO: Nuke-Everything... [2022-04-19T16:11:20.456Z] INFO: Container count on control daemon to delete is 2 [2022-04-19T16:11:20.456Z] d097b0c7965f [2022-04-19T16:11:20.456Z] 7950d41e522a [2022-04-19T16:11:20.912Z] INFO: Tidying pidfile d:\CI\PR-43502\1\docker.pid [2022-04-19T16:11:20.912Z] INFO: Killing containerd with PID 2836 [2022-04-19T16:11:20.912Z] INFO: Nuking d:\CI [2022-04-19T16:11:25.533Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-19T16:11:26.623Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-19T16:11:26.623Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T16:11:26.623Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-19T16:11:27.638Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-19T16:11:28.845Z] Archiving artifacts [2022-04-19T16:11:37.814Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-19T16:11:44.614Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43502/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T16:11:45.568Z] + make clean [2022-04-19T16:11:46.086Z] INFO: Zapped successfully [2022-04-19T16:11:46.086Z] [2022-04-19T16:11:46.086Z] INFO: executeCI.ps1 exiting at Tue Apr 19 16:11:45 CUT 2022. Duration 01:13:14.9651985 [2022-04-19T16:11:46.086Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-19T16:11:46.335Z] Recording test results [2022-04-19T16:11:47.131Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T16:11:47.131Z] docker-dev-cache [2022-04-19T16:11:47.131Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T16:11:56.072Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-19T16:11:57.663Z] Creating win-2022-c8d-integration-bundles.zip [2022-04-19T16:11:59.057Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-19T16:11:59.057Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-19T16:11:59.057Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T16:11:59.057Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [Pipeline] archiveArtifacts [2022-04-19T16:12:00.098Z] Archiving artifacts [2022-04-19T16:12:11.557Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-19T16:12:16.368Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43502/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T16:12:17.314Z] + make clean [2022-04-19T16:12:18.897Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T16:12:18.897Z] docker-dev-cache [2022-04-19T16:12:18.897Z] docker-mod-cache [Pipeline] deleteDir [2022-04-19T16:12:19.292Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T16:12:31.786Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-19T16:12:42.216Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-19T16:12:42.216Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T16:12:42.216Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-19T16:12:42.216Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T16:12:42.216Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-19T16:12:46.979Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-19T16:12:46.979Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:12:46.979Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-19T16:12:46.979Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T16:12:46.979Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-19T16:12:46.979Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T16:12:46.979Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-19T16:12:46.979Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T16:12:46.979Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-19T16:12:54.746Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-19T16:12:54.746Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T16:12:54.746Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-19T16:12:56.964Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-19T16:12:56.964Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T16:12:56.964Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-19T16:12:58.067Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-19T16:12:59.208Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-19T16:12:59.208Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T16:12:59.208Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-19T16:13:03.973Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-19T16:13:08.722Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-19T16:13:11.637Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-19T16:13:32.753Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-19T16:13:32.753Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:13:32.753Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-19T16:13:38.895Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-19T16:13:38.895Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-19T16:13:38.895Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-19T16:13:39.884Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-19T16:13:44.646Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-19T16:13:55.076Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-19T16:13:55.076Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:13:55.076Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-19T16:13:58.828Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-19T16:13:58.828Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-19T16:13:58.828Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-19T16:14:19.967Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-19T16:14:22.923Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-19T16:14:23.392Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-19T16:14:31.082Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-19T16:14:43.433Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-19T16:14:51.979Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-19T16:14:56.654Z] === RUN TestDockerSuite/TestRmiTag [2022-04-19T16:14:57.619Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-19T16:15:00.515Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-19T16:15:25.640Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-19T16:15:27.857Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-19T16:15:33.730Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-19T16:15:35.296Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-19T16:15:35.296Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T16:15:35.296Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-19T16:15:35.296Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T16:15:35.296Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-19T16:15:35.296Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T16:15:35.296Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-19T16:15:35.296Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T16:15:35.296Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-19T16:15:35.296Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T16:15:35.296Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-19T16:15:35.296Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T16:15:35.296Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-19T16:15:35.296Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T16:15:35.296Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-19T16:15:37.512Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-19T16:15:37.512Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T16:15:37.512Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-19T16:15:37.512Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T16:15:37.512Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-19T16:15:43.377Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-19T16:15:46.333Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-19T16:15:53.494Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-19T16:15:56.447Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-19T16:16:03.606Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-19T16:16:03.606Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-19T16:16:14.035Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-19T16:16:14.035Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:16:14.035Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-19T16:16:14.035Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T16:16:14.035Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-19T16:16:14.035Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T16:16:14.035Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-19T16:16:14.035Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T16:16:14.035Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-19T16:16:14.035Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T16:16:14.035Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-19T16:16:14.035Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T16:16:14.035Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-19T16:16:14.035Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T16:16:14.035Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-19T16:16:14.035Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T16:16:14.035Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-19T16:16:14.035Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T16:16:14.035Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-19T16:16:14.035Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T16:16:14.035Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-19T16:16:14.035Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T16:16:14.035Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-19T16:16:16.258Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-19T16:16:16.258Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T16:16:16.258Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-19T16:16:20.053Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-19T16:16:20.053Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T16:16:20.053Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-19T16:16:20.053Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T16:16:20.053Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-19T16:16:22.273Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-19T16:16:22.273Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T16:16:22.273Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-19T16:16:22.273Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T16:16:22.273Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-19T16:16:22.273Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T16:16:22.273Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-19T16:16:22.273Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T16:16:22.273Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-19T16:16:22.273Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T16:16:22.273Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-19T16:16:22.273Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T16:16:22.273Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-19T16:16:22.273Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T16:16:22.273Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-19T16:16:25.228Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-19T16:16:27.440Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-19T16:16:29.658Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-19T16:16:29.658Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T16:16:29.658Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-19T16:16:29.658Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T16:16:29.658Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-19T16:16:29.658Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T16:16:29.658Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-19T16:16:32.612Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-19T16:16:32.612Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T16:16:32.612Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-19T16:16:32.612Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T16:16:32.612Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-19T16:16:32.612Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T16:16:32.612Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-19T16:16:32.612Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T16:16:32.612Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-19T16:16:34.830Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-19T16:16:40.702Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-19T16:16:40.702Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T16:16:40.702Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-19T16:16:40.702Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T16:16:40.702Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-19T16:16:40.702Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T16:16:40.702Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-19T16:16:40.702Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T16:16:40.702Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-19T16:16:40.702Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T16:16:40.702Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-19T16:16:40.702Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T16:16:40.702Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-19T16:16:47.857Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-19T16:16:47.857Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T16:16:47.857Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-19T16:16:48.326Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-19T16:16:48.326Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T16:16:48.326Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-19T16:16:50.537Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-19T16:16:52.753Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-19T16:16:52.753Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T16:16:53.225Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-19T16:17:00.384Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-19T16:17:00.384Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T16:17:00.384Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-19T16:17:00.384Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:17:00.384Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-19T16:17:00.384Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T16:17:00.384Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-19T16:17:03.332Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-19T16:17:05.547Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-19T16:17:07.759Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-19T16:17:09.971Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-19T16:17:10.440Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-19T16:17:10.440Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T16:17:10.440Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-19T16:17:10.440Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:17:10.440Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-19T16:17:10.440Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T16:17:10.440Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-19T16:17:10.440Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T16:17:10.440Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T16:17:10.440Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T16:17:10.440Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-19T16:17:10.440Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T16:17:10.440Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-19T16:17:10.440Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T16:17:10.440Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-19T16:17:20.990Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-19T16:17:20.990Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T16:17:20.990Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-19T16:17:20.990Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-19T16:17:20.990Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T16:17:20.990Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-19T16:17:20.990Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T16:17:20.990Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-19T16:17:20.990Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:17:20.990Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-19T16:17:20.990Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:17:20.990Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-19T16:17:31.315Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-19T16:17:31.315Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T16:17:31.315Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-19T16:17:32.276Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-19T16:17:32.276Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T16:17:32.276Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-19T16:17:32.276Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T16:17:32.276Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-19T16:17:32.276Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T16:17:32.276Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-19T16:17:32.276Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T16:17:32.276Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-19T16:17:32.276Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T16:17:32.732Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-19T16:17:32.732Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T16:17:32.732Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-19T16:17:32.732Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T16:17:32.732Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-19T16:17:32.732Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T16:17:32.732Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-19T16:17:32.732Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T16:17:32.732Z] === RUN TestDockerSuite/TestRunMount [2022-04-19T16:17:32.732Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T16:17:32.732Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-19T16:17:32.732Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T16:17:32.732Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-19T16:17:32.732Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T16:17:32.732Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-19T16:17:32.732Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T16:17:32.732Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-19T16:17:41.269Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-19T16:17:41.269Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T16:17:41.269Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-19T16:17:41.269Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T16:17:41.269Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-19T16:17:41.269Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T16:17:41.269Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-19T16:17:51.552Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-19T16:17:55.266Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-19T16:17:55.266Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T16:17:55.266Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-19T16:17:55.266Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T16:17:55.266Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-19T16:17:55.266Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T16:17:55.266Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-19T16:17:55.266Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T16:17:55.266Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-19T16:17:55.266Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T16:17:55.266Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-19T16:17:55.266Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T16:17:55.266Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-19T16:17:55.266Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T16:17:55.266Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-19T16:17:55.266Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T16:17:55.266Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-19T16:17:55.266Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T16:17:55.266Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-19T16:17:55.721Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-19T16:17:57.248Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-19T16:17:59.413Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-19T16:18:01.579Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-19T16:18:03.105Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-19T16:18:05.269Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-19T16:18:05.269Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T16:18:05.269Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-19T16:18:05.269Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T16:18:05.269Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-19T16:18:05.269Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T16:18:05.269Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-19T16:18:05.269Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T16:18:05.269Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-19T16:18:05.269Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T16:18:05.725Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-19T16:18:05.725Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T16:18:05.725Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-19T16:18:05.725Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T16:18:05.725Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-19T16:18:05.725Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T16:18:05.725Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T16:18:08.615Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-19T16:18:08.615Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T16:18:09.070Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-19T16:18:09.070Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T16:18:09.070Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-19T16:18:09.070Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T16:18:09.070Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-19T16:18:09.070Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T16:18:09.070Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-19T16:18:09.070Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T16:18:09.070Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-19T16:18:23.843Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-19T16:18:23.843Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T16:18:23.843Z] === RUN TestDockerSuite/TestRunRm [2022-04-19T16:18:29.609Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-19T16:18:35.377Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-19T16:18:38.272Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-19T16:18:41.163Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-19T16:18:43.333Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-19T16:18:46.229Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-19T16:18:46.229Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T16:18:46.229Z] === RUN TestDockerSuite/TestRunState [2022-04-19T16:18:46.229Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T16:18:46.229Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-19T16:18:49.118Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-19T16:18:49.118Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T16:18:49.119Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-19T16:18:51.284Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-19T16:18:51.284Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T16:18:51.284Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-19T16:18:51.284Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T16:18:51.284Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-19T16:18:51.284Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-19T16:18:51.284Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-19T16:18:51.284Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T16:18:51.284Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-19T16:18:57.053Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-19T16:18:57.053Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T16:18:57.053Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-19T16:18:57.053Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T16:18:57.053Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-19T16:18:57.053Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T16:18:57.053Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-19T16:18:57.053Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T16:18:57.053Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-19T16:18:57.053Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T16:18:57.053Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-19T16:18:57.053Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T16:18:57.053Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-19T16:18:57.053Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T16:18:57.053Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-19T16:18:57.053Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T16:18:57.053Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-19T16:18:57.053Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T16:18:57.053Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-19T16:18:57.053Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T16:18:57.053Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-19T16:18:59.223Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-19T16:18:59.223Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T16:18:59.223Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-19T16:19:02.114Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-19T16:19:02.114Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T16:19:02.114Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-19T16:19:02.114Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T16:19:02.114Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-19T16:19:10.645Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-19T16:19:22.992Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-19T16:19:27.661Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-19T16:19:34.721Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-19T16:19:34.721Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T16:19:34.721Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-19T16:19:34.721Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-19T16:19:36.897Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-19T16:19:39.785Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-19T16:19:42.675Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-19T16:19:42.675Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T16:19:42.675Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-19T16:19:42.675Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-19T16:19:42.675Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-19T16:19:42.675Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T16:19:42.675Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-19T16:19:42.675Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T16:19:42.675Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-19T16:19:42.675Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T16:19:42.675Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-19T16:19:42.675Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T16:19:42.675Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-19T16:19:42.675Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T16:19:42.675Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-19T16:19:47.344Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-19T16:19:48.870Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-19T16:19:51.034Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-19T16:20:01.321Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-19T16:20:01.321Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T16:20:01.321Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-19T16:20:01.321Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.321Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-19T16:20:01.321Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.321Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-19T16:20:01.322Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.322Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-19T16:20:01.322Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.322Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-19T16:20:01.322Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.322Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-19T16:20:01.322Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.322Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-19T16:20:01.322Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.322Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-19T16:20:01.322Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.322Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-19T16:20:01.322Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.322Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-19T16:20:01.322Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.322Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-19T16:20:01.322Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.322Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-19T16:20:01.322Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.322Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-19T16:20:01.322Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.322Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-19T16:20:01.322Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.322Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-19T16:20:01.322Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.322Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-19T16:20:01.322Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T16:20:01.778Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-19T16:20:04.670Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-19T16:20:04.670Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-19T16:20:05.126Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-19T16:20:05.583Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-19T16:20:07.113Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-19T16:20:07.113Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-19T16:20:09.283Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-19T16:20:12.190Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-19T16:20:14.376Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-19T16:20:14.376Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:20:14.376Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-19T16:20:22.931Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-19T16:20:22.931Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:20:22.931Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-19T16:20:27.597Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-19T16:20:27.597Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T16:20:27.597Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-19T16:20:27.597Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:20:27.597Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-19T16:20:27.597Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T16:20:27.597Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-19T16:20:27.597Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T16:20:27.597Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-19T16:20:34.640Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-19T16:20:34.640Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T16:20:34.640Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-19T16:20:34.640Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T16:20:34.640Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-19T16:20:34.640Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T16:20:34.640Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-19T16:20:34.640Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:20:34.640Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-19T16:20:34.640Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T16:20:34.640Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-19T16:20:34.640Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:20:34.640Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-19T16:20:36.169Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-19T16:20:39.057Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-19T16:20:39.057Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T16:20:39.057Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-19T16:20:41.220Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-19T16:20:41.220Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T16:20:41.220Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-19T16:20:41.220Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T16:20:41.220Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-19T16:20:41.220Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:20:41.220Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-19T16:20:41.220Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T16:20:41.220Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-19T16:20:41.220Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:20:41.220Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-19T16:20:41.220Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:20:41.675Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-19T16:20:59.315Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-19T16:20:59.315Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-19T16:20:59.315Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-19T16:20:59.315Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:20:59.315Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-19T16:20:59.315Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-19T16:20:59.315Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-19T16:20:59.315Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-19T16:21:06.383Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-19T16:21:06.383Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-19T16:21:14.927Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-19T16:21:14.927Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-19T16:21:14.927Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-19T16:21:14.927Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-19T16:21:15.384Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-19T16:21:30.163Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-19T16:21:30.163Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:21:30.163Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-19T16:21:30.163Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-19T16:21:30.163Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-19T16:21:30.163Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T16:21:30.163Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-19T16:21:37.214Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-19T16:21:37.214Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-19T16:21:37.671Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-19T16:21:47.953Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-19T16:21:47.953Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T16:21:47.953Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite (3062.80s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (115.52s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.04s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.72s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.45s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.42s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.48s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.47s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (138.95s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.55s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.80s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.70s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.86s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.51s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.99s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.50s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.27s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.51s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.97s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.68s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddTar (54.89s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.85s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.73s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.89s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.51s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.38s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.23s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.30s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.46s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (44.33s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.43s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.76s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.23s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.73s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.97s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.24s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.71s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.99s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.56s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.46s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.20s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.16s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T16:21:48.916Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-19T16:21:48.916Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.09s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.57s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.81s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.71s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.11s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.70s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.87s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.95s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.98s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.77s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.97s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.89s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerignore (77.49s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.46s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (107.90s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.05s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.02s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.51s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.66s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.43s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.45s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.74s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (112.82s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.36s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.96s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.71s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.84s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.76s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.64s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.90s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildFails (7.27s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (15.90s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.56s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.37s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.36s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.97s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.10s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildHistory (13.16s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.23s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.16s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.93s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.64s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildLabel (1.17s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildLabels (1.18s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.86s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.92s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.57s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.90s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.27s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.36s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.92s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.15s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.47s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.17s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.39s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.80s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.01s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.91s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.67s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.93s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.26s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.59s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.52s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.96s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.10s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.22s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.49s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.70s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.32s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.41s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.24s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.34s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.96s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildRm (14.55s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.80s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.73s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.99s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.95s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.91s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.05s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.90s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.71s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.34s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildStderr (5.13s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.95s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.45s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.49s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.20s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.03s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.64s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.85s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.63s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.85s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.01s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.03s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.25s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.33s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.94s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.59s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.72s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.49s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.36s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.87s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestCommitChange (5.38s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.85s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.55s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestCommitTTY (8.08s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.24s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.04s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.47s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (17.30s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.52s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.43s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.69s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.82s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.54s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.51s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.77s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.69s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.55s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.30s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.95s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.29s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.91s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.44s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.19s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.26s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.80s) [2022-04-19T16:21:48.917Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.51s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-04-19T16:21:48.917Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.60s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.33s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.19s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.56s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.75s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.81s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.85s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.78s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004470c8_} (2.80s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13058432973_c:\foo_false____} (2.76s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13058432973_c:\foo_true____} (7.76s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.47s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.04s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.62s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.52s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.05s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.72s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.12s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.21s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCpToDot (2.58s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCpToStdout (2.68s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.69s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.31s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.34s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.67s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.78s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.34s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.56s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsCopy (5.77s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (11.05s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.51s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.95s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.29s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.28s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsFilters (5.09s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsFormat (5.01s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsRename (2.63s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsResize (8.13s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.43s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.96s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.10s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.37s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.26s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.35s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.53s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.53s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.47s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.32s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.82s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.04s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.61s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestExecInspectID (4.01s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.86s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.76s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.81s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.31s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.39s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.45s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.42s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.21s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.78s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.30s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.25s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.65s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.72s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.14s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.57s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.49s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.52s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.61s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.14s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectDefault (7.40s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectHistory (5.18s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.65s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.55s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.29s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.51s) [2022-04-19T16:21:48.918Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.66s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectStatus (2.90s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.86s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.49s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.49s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.28s) [2022-04-19T16:21:48.918Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.38s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.44s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.22s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.22s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.19s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.94s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.74s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.45s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.64s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.87s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.85s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.92s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.80s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.60s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.34s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsSince (9.50s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsTail (3.12s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.04s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.54s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.05s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.71s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.62s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPsByOrder (9.44s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.32s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.52s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.71s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.25s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.64s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.93s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.37s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.17s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.84s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.69s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.89s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.67s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.72s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.34s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.65s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.33s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.58s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.54s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.32s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.86s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.49s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.13s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.13s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.24s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiTag (0.87s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.72s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.68s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.99s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.66s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.50s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.29s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.19s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.33s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.47s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.59s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.33s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.11s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.48s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.50s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.17s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.52s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.53s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.46s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.43s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.22s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.99s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T16:21:48.919Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T16:21:48.919Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.25s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.37s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.40s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.39s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunExitCode (2.37s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.49s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.40s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.46s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.31s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.47s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.92s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.73s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.09s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.49s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.32s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.33s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.18s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.24s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.33s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunRm (7.40s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.79s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.68s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.57s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.57s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.95s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.48s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.30s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.98s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.56s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.47s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.24s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.10s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.96s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.98s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.81s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.55s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.58s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.43s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.88s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.36s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.94s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.04s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.72s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.18s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.40s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.33s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.44s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.32s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-19T16:21:49.377Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.33s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T16:21:49.377Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.64s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.51s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.61s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.36s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.64s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.07s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.13s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.51s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.46s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.73s) [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-19T16:21:49.378Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] --- PASS: TestDockerRegistrySuite (0.22s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T16:21:49.378Z] === RUN TestDockerSchema1RegistrySuite [2022-04-19T16:21:49.378Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-19T16:21:49.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T16:21:49.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T16:21:49.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-19T16:21:49.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-19T16:21:49.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T16:21:49.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T16:21:49.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T16:21:49.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-19T16:21:49.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-19T16:21:49.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-19T16:21:49.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-19T16:21:49.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-19T16:21:49.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-19T16:21:49.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-19T16:21:49.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-19T16:21:49.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-19T16:21:49.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-19T16:21:49.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-19T16:21:49.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-19T16:21:49.378Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-19T16:21:49.378Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-19T16:21:49.378Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-19T16:21:49.378Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-19T16:21:49.378Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T16:21:49.378Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T16:21:49.378Z] === RUN TestDockerDaemonSuite [2022-04-19T16:21:49.378Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-19T16:21:49.378Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.378Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-19T16:21:49.378Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-19T16:21:49.379Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T16:21:49.379Z] === RUN TestDockerSwarmSuite [2022-04-19T16:21:49.379Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-19T16:21:49.379Z] === RUN TestDockerPluginSuite [2022-04-19T16:21:49.379Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-19T16:21:49.379Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-19T16:21:49.379Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-19T16:21:49.379Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-19T16:21:49.379Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-19T16:21:49.379Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-19T16:21:49.379Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-19T16:21:49.379Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-19T16:21:49.379Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-19T16:21:49.379Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-19T16:21:49.379Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-19T16:21:49.379Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T16:21:49.379Z] === RUN TestDockerExternalVolumeSuite [2022-04-19T16:21:49.379Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-19T16:21:49.379Z] === RUN TestDockerNetworkSuite [2022-04-19T16:21:49.379Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-19T16:21:49.379Z] === RUN TestDockerHubPullSuite [2022-04-19T16:21:49.379Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-19T16:21:49.379Z] PASS [2022-04-19T16:21:49.379Z] ok github.com/docker/docker/integration-cli 3063.324s [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === Skipped [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-19T16:21:49.379Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T16:21:49.379Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-19T16:21:49.379Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-19T16:21:49.379Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-19T16:21:49.379Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T16:21:49.379Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T16:21:49.379Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-19T16:21:49.379Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-19T16:21:49.379Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-19T16:21:49.379Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-19T16:21:49.379Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T16:21:49.379Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T16:21:49.379Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-19T16:21:49.379Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-19T16:21:49.379Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T16:21:49.379Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T16:21:49.379Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T16:21:49.379Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-04-19T16:21:49.379Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-19T16:21:49.379Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-19T16:21:49.379Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.379Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-19T16:21:49.379Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-19T16:21:49.380Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2022-04-19T16:21:49.380Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-19T16:21:49.380Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-19T16:21:49.380Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-19T16:21:49.380Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T16:21:49.380Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-04-19T16:21:49.380Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.04s) [2022-04-19T16:21:49.380Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.04s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-19T16:21:49.380Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T16:21:49.380Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-19T16:21:49.380Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T16:21:49.380Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-19T16:21:49.380Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.380Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-19T16:21:49.380Z] [2022-04-19T16:21:49.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-19T16:21:49.380Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-19T16:21:49.381Z] [2022-04-19T16:21:49.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T16:21:49.381Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T16:21:49.381Z] [2022-04-19T16:21:49.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-19T16:21:49.381Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-19T16:21:49.381Z] [2022-04-19T16:21:49.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-19T16:21:49.381Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-19T16:21:49.381Z] [2022-04-19T16:21:49.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T16:21:49.381Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T16:21:49.381Z] [2022-04-19T16:21:49.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T16:21:49.381Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T16:21:49.381Z] [2022-04-19T16:21:49.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-19T16:21:49.381Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-19T16:21:49.381Z] [2022-04-19T16:21:49.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-19T16:21:49.381Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-19T16:21:49.381Z] [2022-04-19T16:21:49.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-19T16:21:49.381Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.381Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-19T16:21:49.381Z] [2022-04-19T16:21:49.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T16:21:49.381Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.381Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T16:21:49.381Z] [2022-04-19T16:21:49.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-19T16:21:49.381Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.381Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-19T16:21:49.381Z] [2022-04-19T16:21:49.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-19T16:21:49.381Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-19T16:21:49.838Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T16:21:49.838Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-19T16:21:49.838Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.04s) [2022-04-19T16:21:49.838Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.04s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T16:21:49.838Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T16:21:49.838Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T16:21:49.838Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-19T16:21:49.838Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-19T16:21:49.838Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T16:21:49.838Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-19T16:21:49.838Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-19T16:21:49.838Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T16:21:49.838Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T16:21:49.838Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T16:21:49.838Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-19T16:21:49.838Z] [2022-04-19T16:21:49.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-19T16:21:49.838Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.838Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-19T16:21:49.839Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-19T16:21:49.839Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-19T16:21:49.839Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T16:21:49.839Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.04s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.04s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T16:21:49.839Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T16:21:49.839Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T16:21:49.839Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T16:21:49.839Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-19T16:21:49.839Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-19T16:21:49.839Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-19T16:21:49.839Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.14s) [2022-04-19T16:21:49.839Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.14s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-19T16:21:49.839Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T16:21:49.839Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-04-19T16:21:49.839Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T16:21:49.839Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.839Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T16:21:49.839Z] [2022-04-19T16:21:49.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.05s) [2022-04-19T16:21:49.840Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.05s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-19T16:21:49.840Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-19T16:21:49.840Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-19T16:21:49.840Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T16:21:49.840Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-19T16:21:49.840Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T16:21:49.840Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-19T16:21:49.840Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-19T16:21:49.840Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T16:21:49.840Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T16:21:49.840Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-19T16:21:49.840Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-19T16:21:49.840Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-19T16:21:49.840Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T16:21:49.840Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-19T16:21:49.840Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.840Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-19T16:21:49.840Z] [2022-04-19T16:21:49.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T16:21:49.841Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.841Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T16:21:49.841Z] [2022-04-19T16:21:49.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T16:21:49.842Z] [2022-04-19T16:21:49.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T16:21:49.842Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T16:21:49.842Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-19T16:21:50.298Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-19T16:21:50.298Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-04-19T16:21:50.298Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T16:21:50.298Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-19T16:21:50.298Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-19T16:21:50.298Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T16:21:50.298Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.04s) [2022-04-19T16:21:50.298Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.04s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T16:21:50.298Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T16:21:50.298Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T16:21:50.298Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T16:21:50.298Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-19T16:21:50.298Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T16:21:50.298Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T16:21:50.298Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T16:21:50.298Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T16:21:50.298Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T16:21:50.298Z] [2022-04-19T16:21:50.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T16:21:50.299Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-19T16:21:50.299Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T16:21:50.299Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T16:21:50.299Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T16:21:50.299Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T16:21:50.299Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T16:21:50.299Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T16:21:50.299Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-19T16:21:50.299Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T16:21:50.299Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-19T16:21:50.299Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T16:21:50.299Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-19T16:21:50.299Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-19T16:21:50.299Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-19T16:21:50.299Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T16:21:50.299Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-19T16:21:50.299Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T16:21:50.299Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T16:21:50.299Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.299Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T16:21:50.299Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-19T16:21:50.300Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] DONE 1088 tests, 539 skipped in 3074.212s [2022-04-19T16:21:50.300Z] INFO: Integration tests ended at 04/19/2022 16:21:50. Duration:00:51:14.4272996 [2022-04-19T16:21:50.300Z] INFO: Docker info of the daemon under test at end of run [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] Containers: 10 [2022-04-19T16:21:50.300Z] Running: 0 [2022-04-19T16:21:50.300Z] Paused: 0 [2022-04-19T16:21:50.300Z] Stopped: 10 [2022-04-19T16:21:50.300Z] Images: 18 [2022-04-19T16:21:50.300Z] Server Version: 0.0.0-dev [2022-04-19T16:21:50.300Z] Storage Driver: windowsfilter [2022-04-19T16:21:50.300Z] Windows: [2022-04-19T16:21:50.300Z] Logging Driver: json-file [2022-04-19T16:21:50.300Z] Plugins: [2022-04-19T16:21:50.300Z] Volume: local [2022-04-19T16:21:50.300Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T16:21:50.300Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T16:21:50.300Z] Swarm: inactive [2022-04-19T16:21:50.300Z] Default Isolation: process [2022-04-19T16:21:50.300Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-19T16:21:50.300Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-19T16:21:50.300Z] OSType: windows [2022-04-19T16:21:50.300Z] Architecture: x86_64 [2022-04-19T16:21:50.300Z] CPUs: 4 [2022-04-19T16:21:50.300Z] Total Memory: 32GiB [2022-04-19T16:21:50.300Z] Name: azwin-2-9b46e0 [2022-04-19T16:21:50.300Z] ID: YQN5:SRXA:OOC6:ZNJ6:FNGE:Z7QM:INUY:HD4W:UHGC:VULI:T5FW:GCG2 [2022-04-19T16:21:50.300Z] Docker Root Dir: D:\CI\PR-43502\1\daemon [2022-04-19T16:21:50.300Z] Debug Mode (client): false [2022-04-19T16:21:50.300Z] Debug Mode (server): true [2022-04-19T16:21:50.300Z] File Descriptors: -1 [2022-04-19T16:21:50.300Z] Goroutines: 17 [2022-04-19T16:21:50.300Z] System Time: 2022-04-19T16:21:50.1028166Z [2022-04-19T16:21:50.300Z] EventsListeners: 0 [2022-04-19T16:21:50.300Z] Registry: https://index.docker.io/v1/ [2022-04-19T16:21:50.300Z] Labels: [2022-04-19T16:21:50.300Z] Experimental: false [2022-04-19T16:21:50.300Z] Insecure Registries: [2022-04-19T16:21:50.300Z] 127.0.0.0/8 [2022-04-19T16:21:50.300Z] Live Restore Enabled: false [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] [2022-04-19T16:21:50.300Z] INFO: Stopping daemon under test [2022-04-19T16:21:50.756Z] SUCCESS: The process with PID 1676 (child process of PID 1716) has been terminated. [2022-04-19T16:21:50.756Z] SUCCESS: The process with PID 1716 (child process of PID 2584) has been terminated. [2022-04-19T16:21:50.756Z] INFO: Stop tailing logs of the daemon under tests [2022-04-19T16:21:50.756Z] INFO: executeCI.ps1 Completed successfully at 04/19/2022 16:21:50. [2022-04-19T16:21:50.756Z] INFO: Tidying up at end of run [2022-04-19T16:21:50.756Z] INFO: Saving daemon under test log (d:\CI\PR-43502\1\dut.out) to bundles\CIDUT.out [2022-04-19T16:21:50.756Z] INFO: Saving daemon under test log (d:\CI\PR-43502\1\dut.err) to bundles\CIDUT.err [2022-04-19T16:21:50.756Z] INFO: Saving containerd logs to bundles [2022-04-19T16:21:50.756Z] INFO: Nuke-Everything... [2022-04-19T16:21:51.211Z] INFO: Container count on control daemon to delete is 2 [2022-04-19T16:21:51.211Z] bf75ccaa6c6e [2022-04-19T16:21:51.211Z] 09fe11018e0e [2022-04-19T16:21:51.668Z] INFO: Tidying pidfile d:\CI\PR-43502\1\docker.pid [2022-04-19T16:21:51.668Z] INFO: Nuking d:\CI [2022-04-19T16:22:34.166Z] INFO: Zapped successfully [2022-04-19T16:22:34.166Z] [2022-04-19T16:22:34.166Z] INFO: executeCI.ps1 exiting at Tue Apr 19 16:22:28 CUT 2022. Duration 01:23:26.7372265 [2022-04-19T16:22:34.166Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-19T16:22:34.401Z] Recording test results [2022-04-19T16:22:43.615Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-19T16:22:45.660Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-19T16:22:48.041Z] Archiving artifacts [2022-04-19T16:23:03.068Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43502/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T16:23:03.987Z] + make clean [2022-04-19T16:23:05.517Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T16:23:05.974Z] docker-dev-cache [2022-04-19T16:23:05.974Z] 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